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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
fix closing of fds in gconf module
Lennart Poettering
2007-08-10
1
-3
/
+6
|
|
*
|
* drop redundant pa_core argument from module initialization functions
Lennart Poettering
2007-08-10
33
-444
/
+532
|
|
*
|
fix minor memory leakage
Lennart Poettering
2007-08-10
1
-0
/
+2
|
|
*
|
avoid duplicate loading of modules
Lennart Poettering
2007-08-10
1
-15
/
+22
|
|
*
|
handle ACLAdded messages for previously unknown devices identically to a real...
Lennart Poettering
2007-08-10
1
-3
/
+2
|
|
*
|
Avoid a race condition when one PA instance gets HAL's ACLAdded message befor...
Lennart Poettering
2007-08-10
1
-4
/
+58
|
|
*
|
Add X11 XSMP module for hooking into the X11 session manager, for being notif...
Lennart Poettering
2007-08-09
3
-1
/
+212
|
|
*
|
modernize
Lennart Poettering
2007-08-09
1
-24
/
+24
|
|
*
|
don't assume that sink/source is already unregistered from namereg when disco...
Lennart Poettering
2007-08-09
1
-17
/
+31
|
|
*
|
play ACL event sound only when gained access, not when losing it
Lennart Poettering
2007-08-09
1
-1
/
+2
|
|
*
|
s/login.wav/startup3.wav
Lennart Poettering
2007-08-09
1
-1
/
+1
|
|
*
|
update default configuration
Lennart Poettering
2007-08-09
1
-21
/
+20
|
|
*
|
protect memimpors with a recursive mutex to avoid deadlock when shutting down
Lennart Poettering
2007-08-09
1
-1
/
+1
|
|
*
|
forgot to actually add the new suspend-on-idle module source code
Lennart Poettering
2007-08-09
1
-0
/
+303
|
|
*
|
add new module-suspend-on-idle module which suspends sinks/sources which are ...
Lennart Poettering
2007-08-09
1
-0
/
+8
|
|
*
|
if we get access to a device we don't know yet, add it to our tree instead of...
Lennart Poettering
2007-08-09
1
-2
/
+4
|
|
*
|
add a couple of additional hooks for modules to use
Lennart Poettering
2007-08-09
6
-13
/
+75
|
|
*
|
don't hit an assert when we cannot resume a device
Lennart Poettering
2007-08-09
2
-4
/
+8
|
|
*
|
by default, store esd socket in /tmp/.esd-`id -u`/socket, instead of /tmp/.es...
Lennart Poettering
2007-08-09
1
-4
/
+12
|
|
*
|
listen for HAL ACL events; play an event sound on hw coldplug, hotplug and AC...
Lennart Poettering
2007-08-09
1
-29
/
+157
|
|
*
|
add new function pa_scache_play_item_by_name
Lennart Poettering
2007-08-09
2
-0
/
+14
|
|
*
|
fix bug in handling of defer events
Lennart Poettering
2007-08-09
1
-0
/
+1
|
|
*
|
modernize module-hal-detect.c and check for ALSA pcm_class != modem
Lennart Poettering
2007-08-08
1
-284
/
+282
|
|
*
|
modernize dbus-util.c
Lennart Poettering
2007-08-08
1
-151
/
+121
|
|
*
|
be more verbose when device does not support sampling parameters
Lennart Poettering
2007-08-08
1
-3
/
+3
|
|
*
|
Remove warning when client is too slow to handle our data
Lennart Poettering
2007-08-08
1
-1
/
+1
|
|
*
|
properly reinitialize pollfd array after resume
Lennart Poettering
2007-08-08
2
-27
/
+54
|
|
*
|
properly reinitialize pollfd array after resume
Lennart Poettering
2007-08-08
2
-34
/
+73
|
|
*
|
don't print error on socket read/write failure
Lennart Poettering
2007-08-08
1
-3
/
+7
|
|
*
|
reinitialize sw params after resume
Lennart Poettering
2007-08-07
1
-3
/
+6
|
|
*
|
add global suspend command to cli
Lennart Poettering
2007-08-07
1
-1
/
+28
|
|
*
|
port esound protocol to new lock-free core
Lennart Poettering
2007-08-06
2
-244
/
+392
|
|
*
|
minor fixes and cleanups
Lennart Poettering
2007-08-06
2
-19
/
+21
|
|
*
|
fix playback status querying
Lennart Poettering
2007-08-06
1
-1
/
+1
|
|
*
|
fix a memory leak
Lennart Poettering
2007-08-06
1
-5
/
+10
|
|
*
|
fix playback over native protocol
Lennart Poettering
2007-08-06
1
-10
/
+25
|
|
*
|
initialize 'length' properly
Lennart Poettering
2007-08-06
1
-1
/
+2
|
|
*
|
make sure to handle disconnecting our own connection properly
Lennart Poettering
2007-08-05
1
-0
/
+5
|
|
*
|
minor optimization for cacheing in of samples by using posix_fadvise
Lennart Poettering
2007-08-05
1
-1
/
+18
|
|
*
|
use posix_fadvise to avoid page faults when reading audio files from disk
Lennart Poettering
2007-08-05
1
-8
/
+34
|
|
*
|
play memchunks completely
Lennart Poettering
2007-08-05
1
-1
/
+1
|
|
*
|
initialize method pointers properly
Lennart Poettering
2007-08-05
1
-15
/
+8
|
|
*
|
follow rename of pstream_close() to pstream_unlink()
Lennart Poettering
2007-08-05
1
-2
/
+2
|
|
*
|
typesafe casts
Lennart Poettering
2007-08-05
2
-4
/
+4
|
|
*
|
Modernize pstream.[ch], reintroduce defer event to make things actually work
Lennart Poettering
2007-08-05
2
-66
/
+90
|
|
*
|
modernize play-memchunk and port it to the new core
Lennart Poettering
2007-08-05
1
-48
/
+116
|
|
*
|
minor cleanups
Lennart Poettering
2007-08-05
1
-17
/
+22
|
|
*
|
merge compat changes from trunk
Lennart Poettering
2007-08-04
2
-2
/
+3
|
|
*
|
Don't stop hardware on buffer underruns. Instead continue playing to guarante...
Lennart Poettering
2007-08-03
4
-49
/
+91
|
|
*
|
Remove unnecessary snd_pcm_hwsync()
Lennart Poettering
2007-08-03
2
-2
/
+0
[prev]
[next]