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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Downgrade hrtimer warning to notice level
Lennart Poettering
2008-09-05
2
-2
/
+2
*
rework device opening code: work around broken SND_PCM_NO_AUTO_xxx support in...
Lennart Poettering
2008-08-31
1
-39
/
+68
*
reduce needlessly large gdbm cache a bit
Lennart Poettering
2008-08-29
2
-0
/
+10
*
alsa_error_handler should note source of errors
Ed Catmur
2008-08-26
1
-1
/
+6
*
add a few missing casts
Lennart Poettering
2008-08-20
2
-8
/
+8
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
31
-252
/
+259
*
don't unref pa_native_options object twice
Lennart Poettering
2008-08-18
1
-7
/
+6
*
add some code to make invalid valgrind warnings go away
Lennart Poettering
2008-08-18
2
-0
/
+34
*
restore volume/device for streams only when it wasn't set before
Lennart Poettering
2008-08-18
1
-8
/
+21
*
fix type error
Lennart Poettering
2008-08-18
1
-4
/
+8
*
Make Multicast TTL for RTP configurable, patch from 'dfort'
Lennart Poettering
2008-08-15
1
-2
/
+17
*
apply newly configured rules properly
Lennart Poettering
2008-08-15
1
-2
/
+3
*
apply volumes properly more than once in a row
Lennart Poettering
2008-08-15
1
-1
/
+2
*
apply the correct rules to sink inputs
Lennart Poettering
2008-08-15
1
-1
/
+1
*
don't restore devices for direct-on-input streams
Lennart Poettering
2008-08-15
1
-0
/
+1
*
pass force_refresh=FALSE to all volume/mute read invocations
Lennart Poettering
2008-08-13
3
-8
/
+8
*
drop 0db reset functions since they are not necessary anymore
Lennart Poettering
2008-08-13
2
-53
/
+0
*
extend hardware dB scale in software to full range if necessary, instead of r...
Lennart Poettering
2008-08-13
2
-191
/
+295
*
add new function pa_alsa_volume_divide()
Lennart Poettering
2008-08-13
2
-0
/
+27
*
reword some log messages
Lennart Poettering
2008-08-13
1
-3
/
+3
*
fix protocol destruction
Lennart Poettering
2008-08-13
1
-4
/
+3
*
fix two uninitialized memory accesses
Lennart Poettering
2008-08-11
2
-6
/
+6
*
make gcc shut up
Lennart Poettering
2008-08-09
1
-1
/
+1
*
don't use PA_GCC_UNUSED anymore
Lennart Poettering
2008-08-09
6
-8
/
+8
*
Modify pa_state_path() to take an additional argument for prepending the mach...
Lennart Poettering
2008-08-07
4
-25
/
+13
*
include host name in default sink/default source file
Lennart Poettering
2008-08-06
1
-4
/
+15
*
add new switch --disallow-exit
Lennart Poettering
2008-08-06
1
-1
/
+1
*
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
2008-08-05
21
-42
/
+42
*
add a function to dump the stream database for debugging purposes
Lennart Poettering
2008-08-05
1
-0
/
+32
*
add protocol extension to module-stream-restore
Lennart Poettering
2008-08-04
1
-10
/
+322
*
store channel map in database and remap volumes if necessary
Lennart Poettering
2008-08-04
1
-10
/
+23
*
add hooks for connection creation/deletion, for that export pa_native_connection
Lennart Poettering
2008-08-04
1
-1
/
+1
*
split out save trigger function
Lennart Poettering
2008-08-04
1
-7
/
+15
*
store channel map in database and remap volumes if ncessary
Lennart Poettering
2008-08-04
1
-10
/
+22
*
add new module module-stream-restore
Lennart Poettering
2008-08-03
1
-0
/
+433
*
a bit of refactoring
Lennart Poettering
2008-08-03
1
-75
/
+91
*
make all protocol objects global singletons
Lennart Poettering
2008-08-03
4
-243
/
+329
*
make sure we don't leak userdata struct
Lennart Poettering
2008-08-03
1
-1
/
+1
*
rename props.[ch] to shared.[ch]
Lennart Poettering
2008-08-01
2
-2
/
+2
*
rename pa_property_xxx to pa_shared_xxx to avoid confusion with property lists
Lennart Poettering
2008-08-01
2
-4
/
+4
*
fix build without ALSA
Lennart Poettering
2008-08-01
1
-0
/
+2
*
a bit of pa_bool_t'ization
Lennart Poettering
2008-07-31
1
-9
/
+9
*
allow global tsched setting for all modules loaded by module-hal
Lennart Poettering
2008-07-31
2
-5
/
+20
*
make module-hal and module-ck live together in peace
v0.9.11
Lennart Poettering
2008-07-24
2
-2
/
+8
*
fix destruction of dbus modules: make sure we don't leave filter function reg...
Lennart Poettering
2008-07-24
3
-3
/
+23
*
reset dbus error struct before retrying parsing messages
Lennart Poettering
2008-07-24
1
-0
/
+6
*
follow consolekit's recent D-Bus API change, original patch from William Jon ...
Lennart Poettering
2008-07-23
1
-11
/
+19
*
allow module-x11-xsmp to be loaded more than once
Lennart Poettering
2008-07-23
1
-1
/
+1
*
forward process_msg calls to the generic source handler, not the generic sink...
Lennart Poettering
2008-07-16
1
-1
/
+1
*
try to bypass alsa softvol, since it is broken when used with snd_pcm_rewind()
Lennart Poettering
2008-07-16
1
-1
/
+2
[next]