..
bluetooth
make distcheck pass
2008-10-06 03:35:46 +02:00
gconf
when killing gconf helper, loop over EINTR
2008-10-01 23:42:32 +02:00
rtp
Add some new public API functions to connect and flush.
2008-10-08 20:32:09 +01:00
.gitignore
add missing gitignore files
2008-06-18 00:51:50 +02:00
alsa-util.c
get rid of pa_alsa_volume_divide() since we have pa_sw_volume_divide() now
2008-10-04 01:48:13 +02:00
alsa-util.h
get rid of pa_alsa_volume_divide() since we have pa_sw_volume_divide() now
2008-10-04 01:48:13 +02:00
dbus-util.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
dbus-util.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
ladspa.h
merge 'lennart' branch back into trunk.
2007-10-28 19:13:50 +00:00
Makefile
big s/polyp/pulse/g
2006-06-19 21:53:48 +00:00
module-alsa-sink.c
substract the unused record buffer size from the overall size before calculating the space still left for recording
2008-10-04 02:13:39 +02:00
module-alsa-source.c
substract the unused record buffer size from the overall size before calculating the space still left for recording
2008-10-04 02:13:39 +02:00
module-always-sink.c
fix shutdown when --disallow-module-loading=1 is passed
2008-08-05 23:56:25 +02:00
module-cli.c
add new switch --disallow-exit
2008-08-06 19:39:12 +02:00
module-combine.c
add a few missing casts
2008-08-20 03:33:06 +03:00
module-console-kit.c
make module-hal and module-ck live together in peace
2008-07-24 03:02:09 +02:00
module-default-device-restore.c
Modify pa_state_path() to take an additional argument for prepending the machine id to the file name.
2008-08-07 02:28:47 +02:00
module-defs.h.m4
remove remaining $
2008-06-18 22:38:32 +02:00
module-detect.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-device-restore.c
reduce needlessly large gdbm cache a bit
2008-08-29 01:48:31 +02:00
module-esound-compat-spawnfd.c
fix shutdown when --disallow-module-loading=1 is passed
2008-08-05 23:56:25 +02:00
module-esound-compat-spawnpid.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-esound-sink.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-hal-detect.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-jack-sink.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-jack-source.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-ladspa-sink.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-lirc.c
pass force_refresh=FALSE to all volume/mute read invocations
2008-08-13 13:59:50 +02:00
module-match.c
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
module-mmkbd-evdev.c
pass force_refresh=FALSE to all volume/mute read invocations
2008-08-13 13:59:50 +02:00
module-native-protocol-fd.c
don't unref pa_native_options object twice
2008-08-18 20:07:32 +02:00
module-null-sink.c
make sure we call pa_sink_process_rewind() if a rewind was requested under all circumstances
2008-10-02 03:07:54 +02:00
module-oss.c
add a few missing casts
2008-08-20 03:33:06 +03:00
module-pipe-sink.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-pipe-source.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-position-event-sounds.c
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
module-protocol-stub.c
esound auth-ip-acl fix
2008-09-29 22:06:14 +02:00
module-raop-discover.c
Automatic discovery of airtunes devices via Bonjour/Avahi.
2008-10-08 20:35:47 +01:00
module-raop-sink.c
Minor correction of help text
2008-10-08 20:33:48 +01:00
module-remap-sink.c
fix shutdown when --disallow-module-loading=1 is passed
2008-08-05 23:56:25 +02:00
module-rescue-streams.c
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
module-sine.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-solaris.c
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
module-stream-restore.c
fix minor typo
2008-09-09 00:06:12 +03:00
module-suspend-on-idle.c
increase suspend timeout to 5s so that it is always longer then the default tsched buffer size of 2s
2008-10-04 01:07:38 +02:00
module-tunnel.c
update module-tunnel for recent protocol changes
2008-10-05 23:02:25 +02:00
module-volume-restore.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-waveout.c
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
module-x11-bell.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-x11-publish.c
fix shutdown when --disallow-module-loading=1 is passed
2008-08-05 23:56:25 +02:00
module-x11-xsmp.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-zeroconf-discover.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
module-zeroconf-publish.c
fix shutdown when --disallow-module-loading=1 is passed
2008-08-05 23:56:25 +02:00
oss-util.c
add a few more gcc warning flags and fix quite a few problems found by doing so
2008-08-19 22:39:54 +02:00
oss-util.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00