pulseaudio/src/modules
Lennart Poettering 87e64d5845 Clean up module description a little
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1242 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-08-13 17:32:35 +00:00
..
gconf fix module-gconf initialization 2006-07-29 17:42:25 +00:00
rtp allow hooking into the process of creating playback streams. To implement this I modified the pa_sink_input_new() signature to take a pa_sink_input_new_data structure instead of direct arguments. 2006-08-13 16:19:56 +00:00
alsa-util.c fix bad memory access and a leak when detructing ALSA fd lists 2006-08-11 16:56:47 +00:00
alsa-util.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
dbus-util.c fix pa_gettimeofday() return value testing 2006-08-12 12:07:22 +00:00
dbus-util.h * add SVN $Id$ tags 2006-08-06 19:14:07 +00:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-alsa-sink.c make use of pa_sink_used_by()/pa_source_used_by() wherever applicable 2006-08-12 17:06:05 +00:00
module-alsa-source.c make use of pa_sink_used_by()/pa_source_used_by() wherever applicable 2006-08-12 17:06:05 +00:00
module-cli.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-combine.c allow hooking into the process of creating playback streams. To implement this I modified the pa_sink_input_new() signature to take a pa_sink_input_new_data structure instead of direct arguments. 2006-08-13 16:19:56 +00:00
module-defs.h.m4 big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-detect.c fix module-detect on FreeBSD (patch from Diego "Flameeyes" Pettenó) 2006-07-18 19:19:52 +00:00
module-esound-compat-spawnfd.c try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which 2006-07-14 22:42:01 +00:00
module-esound-compat-spawnpid.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-esound-sink.c make use of pa_sink_used_by()/pa_source_used_by() wherever applicable 2006-08-12 17:06:05 +00:00
module-hal-detect.c * only load an OSS driver for the first device of a sound card, similar to what is done for ALSA. 2006-08-12 13:18:34 +00:00
module-jack-sink.c don't set the sink/source descriptions manually, use the new functions pa_{sink,source}_set_description() instead 2006-08-11 23:58:55 +00:00
module-jack-source.c don't set the sink/source descriptions manually, use the new functions pa_{sink,source}_set_description() instead 2006-08-11 23:58:55 +00:00
module-lirc.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-match.c * add new function pa_check_in_group() 2006-07-19 21:48:35 +00:00
module-mmkbd-evdev.c try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which 2006-07-14 22:42:01 +00:00
module-native-protocol-fd.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-null-sink.c allow setting the null sink description by a module parameter 2006-08-12 00:25:52 +00:00
module-oss-mmap.c make use of pa_sink_used_by()/pa_source_used_by() wherever applicable 2006-08-12 17:06:05 +00:00
module-oss.c make use of pa_sink_used_by()/pa_source_used_by() wherever applicable 2006-08-12 17:06:05 +00:00
module-pipe-sink.c make use of pa_sink_used_by()/pa_source_used_by() wherever applicable 2006-08-12 17:06:05 +00:00
module-pipe-source.c don't set the sink/source descriptions manually, use the new functions pa_{sink,source}_set_description() instead 2006-08-11 23:58:55 +00:00
module-protocol-stub.c implement "auth-ip-acl=" in the native and esound protocols 2006-07-20 18:43:20 +00:00
module-sine.c allow hooking into the process of creating playback streams. To implement this I modified the pa_sink_input_new() signature to take a pa_sink_input_new_data structure instead of direct arguments. 2006-08-13 16:19:56 +00:00
module-solaris.c make use of pa_sink_used_by()/pa_source_used_by() wherever applicable 2006-08-12 17:06:05 +00:00
module-tunnel.c don't set the sink/source descriptions manually, use the new functions pa_{sink,source}_set_description() instead 2006-08-11 23:58:55 +00:00
module-volume-restore.c Clean up module description a little 2006-08-13 17:32:35 +00:00
module-waveout.c make use of pa_sink_used_by()/pa_source_used_by() wherever applicable 2006-08-12 17:06:05 +00:00
module-x11-bell.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-x11-publish.c s/POLYP/PULSE/g 2006-06-19 23:56:54 +00:00
module-zeroconf-publish.c don't set the sink/source descriptions manually, use the new functions pa_{sink,source}_set_description() instead 2006-08-11 23:58:55 +00:00
oss-util.c print the device capabilities after opening the device 2006-08-12 16:01:40 +00:00
oss-util.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00