pulseaudio/src/modules
Lennart Poettering 86b9ef8c96 deal with a possibly failing pa_channel_map_init_auto() correctly
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2105 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-02-13 22:13:44 +00:00
..
gconf Port module-gconf to make use of the new API pa_start_child_for_read() 2007-11-11 23:01:44 +00:00
rtp Completely rework ALSA device selection code: choose the device to open depending on the requested number of channels and channel map. In most cases it will now suffice to set default-channels=6 to enable 5.1 sound for all devices that support it 2007-11-13 17:37:44 +00:00
alsa-util.c deal with a possibly failing pa_channel_map_init_auto() correctly 2008-02-13 22:13:44 +00:00
alsa-util.h Rework ALSA mixer channel detection code. This time we actually care about the channel names the ALSA mixer exports for us 2007-11-13 23:42:15 +00:00
bt-proximity-helper.c add new fun module that automatically mutes your audio devices when you leave with your bluetooth phone, and unmutes when you come back 2007-11-11 23:18:19 +00:00
dbus-util.c merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00
dbus-util.h Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00: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 Rework ALSA mixer channel detection code. This time we actually care about the channel names the ALSA mixer exports for us 2007-11-13 23:42:15 +00:00
module-alsa-source.c Rework ALSA mixer channel detection code. This time we actually care about the channel names the ALSA mixer exports for us 2007-11-13 23:42:15 +00:00
module-bt-proximity.c Completely rework ALSA device selection code: choose the device to open depending on the requested number of channels and channel map. In most cases it will now suffice to set default-channels=6 to enable 5.1 sound for all devices that support it 2007-11-13 17:37:44 +00:00
module-cli.c Completely rework ALSA device selection code: choose the device to open depending on the requested number of channels and channel map. In most cases it will now suffice to set default-channels=6 to enable 5.1 sound for all devices that support it 2007-11-13 17:37:44 +00:00
module-combine.c deal with a possibly failing pa_channel_map_init_auto() correctly 2008-02-13 22:13:44 +00:00
module-default-device-restore.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-defs.h.m4 tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-detect.c Completely rework ALSA device selection code: choose the device to open depending on the requested number of channels and channel map. In most cases it will now suffice to set default-channels=6 to enable 5.1 sound for all devices that support it 2007-11-13 17:37:44 +00:00
module-esound-compat-spawnfd.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-esound-compat-spawnpid.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-esound-sink.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-hal-detect.c Completely rework ALSA device selection code: choose the device to open depending on the requested number of channels and channel map. In most cases it will now suffice to set default-channels=6 to enable 5.1 sound for all devices that support it 2007-11-13 17:37:44 +00:00
module-jack-sink.c deal with a possibly failing pa_channel_map_init_auto() correctly 2008-02-13 22:13:44 +00:00
module-jack-source.c deal with a possibly failing pa_channel_map_init_auto() correctly 2008-02-13 22:13:44 +00:00
module-ladspa-sink.c Add a missing pa_xfree. 2008-01-03 22:27:58 +00:00
module-lirc.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-match.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-mmkbd-evdev.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-native-protocol-fd.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-null-sink.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-oss.c minor typo fix 2007-11-21 01:21:53 +00:00
module-pipe-sink.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-pipe-source.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-protocol-stub.c Add a configure switch to enable the per-user ESounD socket path, but default to vanilla ESounD's path. This way distributions and users can configure PulseAudio according to their ESounD library. 2007-12-06 19:30:16 +00:00
module-remap-sink.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-rescue-streams.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-sine.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-solaris.c we don't want to include assert.h anymore 2007-10-29 20:32:53 +00:00
module-suspend-on-idle.c - Check process name when dealing with PID files 2007-11-21 01:30:40 +00:00
module-tunnel.c Implement opcodes in the tunnel modules that were added in version 12 of 2008-01-04 14:57:31 +00:00
module-volume-restore.c - Check process name when dealing with PID files 2007-11-21 01:30:40 +00:00
module-waveout.c we don't want to include assert.h anymore 2007-10-29 20:32:53 +00:00
module-x11-bell.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-x11-publish.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-x11-xsmp.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
module-zeroconf-discover.c deal with a possibly failing pa_channel_map_init_auto() correctly 2008-02-13 22:13:44 +00:00
module-zeroconf-publish.c tag modules that may only be loaded once at most especially, and enforce that in the module loader 2007-11-09 18:25:40 +00:00
oss-util.c add support for 32bit integer samples 2007-11-09 02:45:07 +00:00
oss-util.h merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00