| .. |
|
rtp
|
C99 requires explicit marking of integer literals' size.
|
2006-04-18 12:46:03 +00:00 |
|
alsa-util.c
|
Fix ALSA fd handling to be compatible with blocking deferred events.
|
2006-04-16 09:23:27 +00:00 |
|
alsa-util.h
|
Get notifications about mixer changes from ALSA.
|
2006-02-26 21:50:55 +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
|
clip volume at PA_VOLUME_NORM for alsa devices
|
2006-04-08 00:19:52 +00:00 |
|
module-alsa-source.c
|
clip volume at PA_VOLUME_NORM for alsa devices
|
2006-04-08 00:19:52 +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
|
fix latency calculations of module-combine
|
2006-04-13 18:20:05 +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
|
replace homegrown endswith() with pa_endswith() from util.h
|
2006-04-16 09:13:41 +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
|
add new JACK sink
|
2006-04-17 00:11:04 +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
|
change pa_log() and friends to not require a trailing \n on all logged strings
|
2006-02-23 02:27:19 +00:00 |
|
module-mmkbd-evdev.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-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
|
change pa_log() and friends to not require a trailing \n on all logged strings
|
2006-02-23 02:27:19 +00:00 |
|
module-oss-mmap.c
|
* fix latency calculation where a full playback buffer was erroneously taken as empty buffer and vice versa.
|
2006-04-12 18:33:13 +00:00 |
|
module-oss.c
|
minor cleanups for OSS module
|
2006-04-10 19:42:44 +00:00 |
|
module-pipe-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-pipe-source.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-protocol-stub.c
|
* really pass the ipv6 socket server to protocol_new in case of ipv6.
|
2006-04-06 23:52:48 +00:00 |
|
module-sine.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-solaris.c
|
We have both sink and source in this module.
|
2006-02-27 09:20:25 +00:00 |
|
module-tunnel.c
|
unbreak module-tunnel
|
2006-04-13 18:55:55 +00:00 |
|
module-waveout.c
|
Update hardware volume to a correct initial value.
|
2006-02-23 09:28:39 +00:00 |
|
module-x11-bell.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-x11-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 |
|
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
|
add proper volume clipping support for OSS devices
|
2006-04-08 00:19:29 +00:00 |
|
oss-util.h
|
IGAIN is a better choice than IMIX for source volume.
|
2006-02-24 09:12:15 +00:00 |