pulseaudio/src/modules
Lennart Poettering 1cfb01ab0e add proper locking when accessing the file match.table
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@906 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-17 15:21:34 +00:00
..
rtp * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
alsa-util.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
alsa-util.h * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
howl-wrap.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
howl-wrap.h revive howl support 2006-02-22 20:11:56 +00:00
Makefile add a bunch of simple Makefile in the subdirs, just to make compilation with emacs easier 2006-02-16 22:11:35 +00:00
module-alsa-sink.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
module-alsa-source.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
module-cli.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-combine.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
module-defs.h.m4 Reorganised the source tree. We now have src/ with a couple of subdirs: 2006-02-16 19:19:58 +00:00
module-detect.c fix a couple of issues I found when compiling polypaudio with gcc 2.95 2006-04-18 19:31:50 +00:00
module-esound-compat-spawnfd.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-esound-compat-spawnpid.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-esound-sink.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-jack-sink.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
module-jack-source.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
module-lirc.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-match.c add proper locking when accessing the file match.table 2006-05-17 15:21:34 +00:00
module-mmkbd-evdev.c make proper use of the muting facility of sinks in module-mmkbd-evdev 2006-04-18 19:44:50 +00:00
module-native-protocol-fd.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-null-sink.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
module-oss-mmap.c use PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmap 2006-05-17 13:09:46 +00:00
module-oss.c use PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmap 2006-05-17 13:09:46 +00:00
module-pipe-sink.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
module-pipe-source.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
module-protocol-stub.c * for unix sockets: remove the right parent directory on shutdown 2006-04-22 20:06:48 +00:00
module-sine.c * add new parameter to pa_open_config_file() to specify open mode 2006-05-14 00:41:18 +00:00
module-solaris.c Use default channel map for Solaris module. There doesn't seem to be a standard 2006-05-17 06:31:18 +00:00
module-tunnel.c * modify pa_channel_map_init_auto() to take an extra argument specifying the standard to use (ALSA, AIFF, ...) 2006-05-16 23:47:38 +00:00
module-volume-restore.c add proper locking when accessing the file volume.table 2006-05-17 15:21:08 +00:00
module-waveout.c Set default channel map system for waveout module. 2006-05-17 06:58:58 +00:00
module-x11-bell.c * when playing back a sample from the sample cache, just take a pa_volume_t and not a pa_cvolume_t as argument for the volume. Usually it is not known to the player of theses samples how many channels it has, hence it doesn't make any sense to allow him to pass a by-channel volume structure here. 2006-04-23 19:49:01 +00:00
module-x11-publish.c modify x11 modules to not cache the Display variable since pa_x11wrap_get_display() is now used as notification that the x11 output buffer needs flushing 2006-04-22 21:51:30 +00:00
module-zeroconf-publish.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
oss-util.c Fix control flow in pa_oss_open(). Also fall back to half duplex when device doesn't 2006-05-02 11:27:24 +00:00
oss-util.h IGAIN is a better choice than IMIX for source volume. 2006-02-24 09:12:15 +00:00