pulseaudio/src/modules
Lennart Poettering ef9f3f6ec4 Try to catch certain driver errors
... by verifying return values of snd_pcm_avail_update() and
snd_pcm_begin_mmap() for their sanenness.
2008-10-21 20:00:36 +02:00
..
bluetooth Merge commit 'vudentz/master' 2008-10-13 19:55:11 +02:00
gconf when killing gconf helper, loop over EINTR 2008-10-01 23:42:32 +02:00
raop Modularise the RAOP stuff that requires OpenSSL and make it optional at compile time 2008-10-08 20:37:43 +01:00
rtp Modularise the RAOP stuff that requires OpenSSL and make it optional at compile time 2008-10-08 20:37:43 +01:00
.gitignore add missing gitignore files 2008-06-18 00:51:50 +02:00
alsa-util.c Try to catch certain driver errors 2008-10-21 20:00:36 +02:00
alsa-util.h Try to catch certain driver errors 2008-10-21 20:00:36 +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 Try to catch certain driver errors 2008-10-21 20:00:36 +02:00
module-alsa-source.c Try to catch certain driver errors 2008-10-21 20:00:36 +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-flat-volume.c query the sink volume outside of the loop because it might be quite expensive 2008-10-08 00:14: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 implement may_move_to for ladspa/remap sinks 2008-10-21 18:25:26 +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 Follow master change r34dd4a and fix shutdown when --disallow-module-loading=1 is passed 2008-10-08 20:37:43 +01:00
module-raop-sink.c Follow master change r34dd4a and fix shutdown when --disallow-module-loading=1 is passed 2008-10-08 20:37:43 +01:00
module-remap-sink.c implement may_move_to for ladspa/remap sinks 2008-10-21 18:25:26 +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 arguments to format string 2008-10-21 18:28:19 +02: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 Fix two typos that broke tunnels 2008-10-13 19:53:45 +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