index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pulse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Perfer client.conf over X11 property variables.
Colin Guthrie
2008-06-03
1
-1
/
+1
*
update props
Lennart Poettering
2008-05-29
1
-11
/
+20
*
readd name field to upload datagram
Lennart Poettering
2008-05-27
1
-3
/
+8
*
fix a minor memory leak
Lennart Poettering
2008-05-27
1
-2
/
+6
*
deal with failing pa_runtime_path()
Lennart Poettering
2008-05-21
1
-3
/
+7
*
make sure we don't hit an assert when autospawning
Lennart Poettering
2008-05-18
1
-0
/
+1
*
fix pa_stream flag checking
Lennart Poettering
2008-05-17
1
-2
/
+2
*
type fixes for constants
Lennart Poettering
2008-05-17
1
-2
/
+2
*
type fixes for constants
Lennart Poettering
2008-05-17
1
-3
/
+3
*
declare the explicit type for our PA_xSEC_PER_ySEC constants
Lennart Poettering
2008-05-17
2
-7
/
+7
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
34
-824
/
+2223
*
merge r2185 from prepare-0.9.10
Lennart Poettering
2008-03-31
1
-2
/
+5
*
deal with a possibly failing pa_channel_map_init_auto() correctly
Lennart Poettering
2008-02-13
1
-5
/
+5
*
use __BYTE_ORDER macro for detecting byte order, as suggested on http://unixp...
Lennart Poettering
2008-01-06
1
-0
/
+9
*
add new function pa_proplist_contains()
Lennart Poettering
2007-12-29
2
-0
/
+15
*
add new property list implementation
Lennart Poettering
2007-12-23
2
-0
/
+332
*
rearrange #includes
Lennart Poettering
2007-11-24
1
-3
/
+3
*
fix uploading of samples into PA. Problem discovered by Colin Guthrie
Lennart Poettering
2007-11-22
1
-1
/
+1
*
- Check process name when dealing with PID files
Lennart Poettering
2007-11-21
6
-20
/
+593
*
use a prio inheriting mutex for the threaded mainloop, to ease writing of RT ...
Lennart Poettering
2007-11-14
1
-1
/
+1
*
use a free list for allocation pa_operation objects
Lennart Poettering
2007-11-14
1
-2
/
+9
*
add array size to increase chance of detecting missing updates
Lennart Poettering
2007-11-13
1
-3
/
+2
*
minor typo
Lennart Poettering
2007-11-09
1
-1
/
+1
*
add support for 32bit integer samples
Lennart Poettering
2007-11-09
2
-5
/
+29
*
strip most comments from the default configuration files, since the man page ...
Lennart Poettering
2007-11-08
1
-20
/
+9
*
pa_boolize the client config
Lennart Poettering
2007-11-01
2
-8
/
+7
*
save and restore errno in the sig handler
Lennart Poettering
2007-10-30
1
-0
/
+6
*
rename 'length' parameters in the API to 'bytes', to make their unit clear
Lennart Poettering
2007-10-30
2
-7
/
+7
*
ignore network sinks/sources
Lennart Poettering
2007-10-29
1
-2
/
+4
*
make use of new pa_readlink() where applicable
Lennart Poettering
2007-10-29
1
-5
/
+6
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
34
-749
/
+1154
*
only browse for ipv4 pa servers for now. Needs better fixing which however is...
Lennart Poettering
2007-05-23
1
-1
/
+1
*
don't allow excessively high sample rates
Lennart Poettering
2007-05-23
2
-0
/
+4
*
Treat empty :0.0 identically to unset :0.0 when trying to find a PA server. (...
Lennart Poettering
2007-05-23
1
-1
/
+1
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
51
-0
/
+156
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
48
-699
/
+699
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
2
-17
/
+4
*
Handle when threaded mainloop is freed before it is started.
Pierre Ossman
2006-11-06
1
-1
/
+2
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
2
-4
/
+17
*
add missing channel names (fixes a segfault when parsing invalid channel maps)
Lennart Poettering
2006-09-07
1
-0
/
+16
*
don't hit an assert in the client if posix shm is not available
Lennart Poettering
2006-09-06
1
-2
/
+14
*
port the threaded mainloop to our new abstract mutex/thread API
Lennart Poettering
2006-09-04
1
-288
/
+43
*
increase operation timeout
Lennart Poettering
2006-08-27
1
-1
/
+1
*
Proceed with connect even when no cookie is loaded. Allows you to connect
Pierre Ossman
2006-08-22
1
-6
/
+2
*
Fix call to pa_pstream_send_tagstruct().
Pierre Ossman
2006-08-22
1
-1
/
+1
*
Add an ifdef for when we do not have creds.
Pierre Ossman
2006-08-22
1
-1
/
+3
*
add default "disable-shm" option to client.conf
Lennart Poettering
2006-08-19
1
-0
/
+3
*
add new "disable-shm" option to client.conf
Lennart Poettering
2006-08-19
3
-2
/
+6
*
enable SHM support on the client side only if both the client and the server ...
Lennart Poettering
2006-08-18
2
-8
/
+24
*
remove all occurences of
Lennart Poettering
2006-08-18
7
-17
/
+17
[next]