pulseaudio/src/modules
Lennart Poettering 4137865815 change pa_modargs_get_channel_map() to take an extra argument for specifying the name of the modargs attribute to parse
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1813 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-09-12 20:12:13 +00:00
..
gconf fix closing of fds in gconf module 2007-08-10 14:49:26 +00:00
rtp drop chunk argument from various drop() functions, since it doesn't make any sense if we want to guarantee always monotonously increasing read pointers; a couple of other fixes 2007-07-25 14:46:40 +00:00
alsa-util.c remaining s/assert/pa_assert/ and refcnt.h modernizations 2007-09-11 20:48:33 +00:00
alsa-util.h Don't stop hardware on buffer underruns. Instead continue playing to guarantee that our time function stays as linear as possible. 2007-08-03 23:48:52 +00:00
dbus-util.c explicitly test for the availability of dbus_watch_get_unix_fd() before using it. The previous version-based check didn't work anyway since the constants checked for weren't set. 2007-09-06 20:06:02 +00:00
dbus-util.h Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-alsa-sink.c add 'wait' parameter to pa_rtpoll_run(), if zero pa_rtpoll_runn will only update the struct pollfd but not wait for an event 2007-09-11 13:15:39 +00:00
module-alsa-source.c remaining s/assert/pa_assert/ and refcnt.h modernizations 2007-09-11 20:48:33 +00:00
module-cli.c remaining s/assert/pa_assert/ and refcnt.h modernizations 2007-09-11 20:48:33 +00:00
module-combine.c change pa_modargs_get_channel_map() to take an extra argument for specifying the name of the modargs attribute to parse 2007-09-12 20:12:13 +00:00
module-default-device-restore.c actually add source code of module-default-device-restore 2007-09-03 20:53:44 +00:00
module-defs.h.m4 * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-detect.c remaining s/assert/pa_assert/ and refcnt.h modernizations 2007-09-11 20:48:33 +00:00
module-esound-compat-spawnfd.c consolidate close() calls to pa_close(), and make sure on every occasion that we handle failures of close() sensibly 2007-09-12 00:04:21 +00:00
module-esound-compat-spawnpid.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-esound-sink.c Merge HUGE set of changes temporarily into a branch, to allow me to move them from one machine to another (lock-free and stuff) 2007-06-11 12:08:37 +00:00
module-hal-detect.c make sure that the device access event sound is only generated once 2007-08-11 16:51:21 +00:00
module-jack-sink.c Merge HUGE set of changes temporarily into a branch, to allow me to move them from one machine to another (lock-free and stuff) 2007-06-11 12:08:37 +00:00
module-jack-source.c Merge HUGE set of changes temporarily into a branch, to allow me to move them from one machine to another (lock-free and stuff) 2007-06-11 12:08:37 +00:00
module-lirc.c remaining s/assert/pa_assert/ and refcnt.h modernizations 2007-09-11 20:48:33 +00:00
module-match.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-mmkbd-evdev.c consolidate close() calls to pa_close(), and make sure on every occasion that we handle failures of close() sensibly 2007-09-12 00:04:21 +00:00
module-native-protocol-fd.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-null-sink.c add 'wait' parameter to pa_rtpoll_run(), if zero pa_rtpoll_runn will only update the struct pollfd but not wait for an event 2007-09-11 13:15:39 +00:00
module-oss.c consolidate close() calls to pa_close(), and make sure on every occasion that we handle failures of close() sensibly 2007-09-12 00:04:21 +00:00
module-pipe-sink.c consolidate close() calls to pa_close(), and make sure on every occasion that we handle failures of close() sensibly 2007-09-12 00:04:21 +00:00
module-pipe-source.c consolidate close() calls to pa_close(), and make sure on every occasion that we handle failures of close() sensibly 2007-09-12 00:04:21 +00:00
module-protocol-stub.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-rescue-streams.c Lots of assorted minor cleanups and fixes: 2007-08-30 22:57:53 +00:00
module-sine.c remaining s/assert/pa_assert/ and refcnt.h modernizations 2007-09-11 20:48:33 +00:00
module-solaris.c make use of new PA_PAGE_SIZE macro 2007-09-02 20:36:00 +00:00
module-suspend-on-idle.c Lots of assorted minor cleanups and fixes: 2007-08-30 22:57:53 +00:00
module-tunnel.c Convert most snprintf() calls to pa_snprintf() 2007-07-25 16:23:03 +00:00
module-volume-restore.c header file cleanup 2007-09-03 20:51:17 +00:00
module-waveout.c Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00:00
module-x11-bell.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-x11-publish.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-x11-xsmp.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-zeroconf-publish.c remaining s/assert/pa_assert/ and refcnt.h modernizations 2007-09-11 20:48:33 +00:00
oss-util.c consolidate close() calls to pa_close(), and make sure on every occasion that we handle failures of close() sensibly 2007-09-12 00:04:21 +00:00
oss-util.h Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00:00