| .. |
|
rtp
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
alsa-util.c
|
decrease maximum allowed sample frequency for ALSA devices to 5%, since 48000 would otherwise match with 44100
|
2006-05-31 00:05:38 +00:00 |
|
alsa-util.h
|
* alsa-sink: if "PCM" is not found as mixer track name, fallback to "Master"
|
2006-05-30 22:48:17 +00:00 |
|
howl-wrap.c
|
Move xmalloc to the public side (libpolyp).
|
2006-05-17 16:34:18 +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
|
* alsa-sink: if "PCM" is not found as mixer track name, fallback to "Master"
|
2006-05-30 22:48:17 +00:00 |
|
module-alsa-source.c
|
* alsa-sink: if "PCM" is not found as mixer track name, fallback to "Master"
|
2006-05-30 22:48:17 +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
|
Move timeval calculation functions into their own file.
|
2006-05-18 06:45:43 +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
|
load alsa modules with device string hw:0 instead of hw:0,0
|
2006-05-30 12:23:37 +00:00 |
|
module-esound-compat-spawnfd.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-esound-compat-spawnpid.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-esound-sink.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-jack-sink.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-jack-source.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-lirc.c
|
modify lirc module to use pa_sink_mute() for muting and unmuting
|
2006-05-17 21:07:46 +00:00 |
|
module-match.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-mmkbd-evdev.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +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
|
Move timeval calculation functions into their own file.
|
2006-05-18 06:45:43 +00:00 |
|
module-oss-mmap.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-oss.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-pipe-sink.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-pipe-source.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-protocol-stub.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-sine.c
|
Move xmalloc to the public side (libpolyp).
|
2006-05-17 16:34:18 +00:00 |
|
module-solaris.c
|
Wrap strerror() in a function that makes it thread safe and converts the
|
2006-05-22 15:20:46 +00:00 |
|
module-tunnel.c
|
Don't include util.h from core-util.h as it is not needed by many users.
|
2006-05-18 07:04:41 +00:00 |
|
module-volume-restore.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
module-waveout.c
|
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
|
2006-05-17 20:09:57 +00:00 |
|
module-x11-bell.c
|
Move xmalloc to the public side (libpolyp).
|
2006-05-17 16:34:18 +00:00 |
|
module-x11-publish.c
|
Fix some missing headers.
|
2006-05-19 11:32:32 +00:00 |
|
module-zeroconf-publish.c
|
add missing #include
|
2006-05-22 15:56:28 +00:00 |
|
oss-util.c
|
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
|
2006-05-25 17:16:55 +00:00 |
|
oss-util.h
|
IGAIN is a better choice than IMIX for source volume.
|
2006-02-24 09:12:15 +00:00 |