pulseaudio/src/modules
Lennart Poettering be05b18c6f * add new parameter to pa_open_config_file() to specify open mode
* modify pa_sink_input_new() to take initial volume settings as argument
* call pa_sink_input_set_volume() when changing stream volume in protocol-esound.c to make sure that subscribe events are issued properly


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@858 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-14 00:41:18 +00:00
..
rtp * add new parameter to pa_open_config_file() to specify open mode 2006-05-14 00:41:18 +00:00
alsa-util.c first set buffer size, and afterwards period size 2006-05-13 21:19:02 +00:00
alsa-util.h use default alsa channel map for alsa devices 2006-05-13 20:29:32 +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 * set default fragment metrics depending on the sample specs of the device in OSS and ALSA 2006-05-13 21:20:34 +00:00
module-alsa-source.c * set default fragment metrics depending on the sample specs of the device in OSS and ALSA 2006-05-13 21:20:34 +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 * add new parameter to pa_open_config_file() to specify open mode 2006-05-14 00:41:18 +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 support new channel_map argument in sink/source modules 2006-04-26 15:40:14 +00:00
module-jack-source.c support new channel_map argument in sink/source modules 2006-04-26 15:40:14 +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 new parameter to pa_open_config_file() to specify open mode 2006-05-14 00:41:18 +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 support new channel_map argument in sink/source modules 2006-04-26 15:40:14 +00:00
module-oss-mmap.c support new channel_map argument in sink/source modules 2006-04-26 15:40:14 +00:00
module-oss.c * set default fragment metrics depending on the sample specs of the device in OSS and ALSA 2006-05-13 21:20:34 +00:00
module-pipe-sink.c support new channel_map argument in sink/source modules 2006-04-26 15:40:14 +00:00
module-pipe-source.c support new channel_map argument in sink/source modules 2006-04-26 15:40:14 +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 Channel map argument support for solaris. 2006-04-27 05:41:18 +00:00
module-tunnel.c support new channel_map argument in sink/source modules 2006-04-26 15:40:14 +00:00
module-waveout.c Channel map argument support for waveout. 2006-04-27 05:39:11 +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