pulseaudio/src/modules
Lennart Poettering 8a663d4cda a couple of build fixes
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1658 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-08-13 00:15:55 +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 be more verbose when device does not support sampling parameters 2007-08-08 23:48:25 +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 modernize dbus-util.c 2007-08-08 23:48:47 +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 fix latency reporting for oss and alsa modules 2007-08-11 23:43:39 +00:00
module-alsa-source.c fix latency reporting for oss and alsa modules 2007-08-11 23:43:39 +00:00
module-cli.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-combine.c Convert most snprintf() calls to pa_snprintf() 2007-07-25 16:23:03 +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 * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-esound-compat-spawnfd.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +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 * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +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 * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +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 make use of pa_thread_mq everywhere 2007-08-10 22:02:39 +00:00
module-oss.c fix latency reporting for oss and alsa modules 2007-08-11 23:43:39 +00:00
module-pipe-sink.c make use of pa_thread_mq everywhere 2007-08-10 22:02:39 +00:00
module-pipe-source.c make use of pa_thread_mq everywhere 2007-08-10 22:02:39 +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 use single array for storing pa_core hook lists, add sink state changed hook, drop NO_HOOKS flags for sink inputs/source outputs, listen for resume events in module-suspend-on-idle.c 2007-08-11 19:08:06 +00:00
module-sine.c * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
module-solaris.c Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00:00
module-suspend-on-idle.c hook into move operations for resuming/suspending devices appropriately 2007-08-11 20:31:08 +00:00
module-tunnel.c Convert most snprintf() calls to pa_snprintf() 2007-07-25 16:23:03 +00:00
module-volume-restore.c minor modernizations 2007-08-11 20:31:34 +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 * drop redundant pa_core argument from module initialization functions 2007-08-10 14:28:39 +00:00
oss-util.c a couple of build fixes 2007-08-13 00:15:55 +00:00
oss-util.h Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00:00