pulseaudio/polyp
Lennart Poettering 5844a33f0b some commenting
change alogrithm for checking for configuration files


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@273 fefdeb5f-60dc-0310-8127-8f9354f1896f
2004-11-04 21:27:12 +00:00
..
alsa-util.c add initial glib mainloop adapter 2004-08-05 19:53:57 +00:00
alsa-util.h add initial glib mainloop adapter 2004-08-05 19:53:57 +00:00
authkey.c gcc 2.95 fix 2004-10-12 21:52:50 +00:00
authkey.h rename src to polyp 2004-07-17 14:12:30 +00:00
autoload.c make autoload list use idxset 2004-10-27 16:23:23 +00:00
autoload.h make autoload list use idxset 2004-10-27 16:23:23 +00:00
caps.c use setreuid() instead of setuid()/seteuid() when dropping root 2004-10-29 13:50:25 +00:00
caps.h add support for capabilities 2004-09-23 15:47:11 +00:00
cdecl.h add missing copyright headers 2004-08-17 19:47:42 +00:00
cli-command.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
cli-command.h rename src to polyp 2004-07-17 14:12:30 +00:00
cli-text.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
cli-text.h rename clitext to cli-text 2004-08-17 12:49:23 +00:00
cli.c implement proper logging 2004-09-05 00:03:16 +00:00
cli.h rename src to polyp 2004-07-17 14:12:30 +00:00
client-conf.c some commenting 2004-11-04 21:27:12 +00:00
client-conf.h rename some stuff 2004-09-17 20:06:17 +00:00
client.c work around C99/GCC incompatibility 2004-09-15 19:16:57 +00:00
client.conf.in add --resample-method argument 2004-09-17 20:43:40 +00:00
client.h work around C99/GCC incompatibility 2004-09-15 19:16:57 +00:00
cmdline.c remove obnoxious assert from module-combine 2004-09-19 23:12:41 +00:00
cmdline.h rename some stuff 2004-09-17 20:06:17 +00:00
conf-parser.c some commenting 2004-11-04 21:27:12 +00:00
conf-parser.h some commenting 2004-11-04 21:27:12 +00:00
core.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
core.h some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
cpulimit-test.c gcc 2.95 compatibility, take 2 2004-09-16 23:34:25 +00:00
cpulimit.c bum version number 2004-09-26 17:02:26 +00:00
cpulimit.h add CPU load limiter 2004-09-03 20:14:23 +00:00
daemon-conf.c some commenting 2004-11-04 21:27:12 +00:00
daemon-conf.h some commenting 2004-11-04 21:27:12 +00:00
daemon.conf.in minor stuff 2004-09-17 23:45:28 +00:00
debug.h add missing copyright headers 2004-08-17 19:47:42 +00:00
default.pa.in minor updates 2004-10-27 14:46:25 +00:00
depmod.py rename src to polyp 2004-07-17 14:12:30 +00:00
dumpmodules.c rename some stuff 2004-09-17 20:06:17 +00:00
dumpmodules.h rename some stuff 2004-09-17 20:06:17 +00:00
dynarray.c introduce pa_xmalloc() and friends 2004-08-04 16:39:30 +00:00
dynarray.h rename src to polyp 2004-07-17 14:12:30 +00:00
endianmacros.h rename src to polyp 2004-07-17 14:12:30 +00:00
esdcompat.sh.in support for esd arguments: -spawnpid and -spawnfd 2004-09-21 19:40:55 +00:00
esound.h rename src to polyp 2004-07-17 14:12:30 +00:00
gcc-printf.h implement proper logging 2004-09-05 00:03:16 +00:00
glib-mainloop.c move sample cache to namereg 2004-08-19 23:14:59 +00:00
glib-mainloop.h add support for glib12 2004-08-20 20:20:20 +00:00
glib12-mainloop.c add support for glib12 2004-08-20 20:20:20 +00:00
hashmap.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
hashmap.h some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
idxset.c implement missing scache_get_id_by_name 2004-09-01 12:21:06 +00:00
idxset.h implement missing scache_get_id_by_name 2004-09-01 12:21:06 +00:00
iochannel.c really fix cpu usage when using esddsp with polypaudio 2004-09-27 17:21:27 +00:00
iochannel.h really fix cpu usage when using esddsp with polypaudio 2004-09-27 17:21:27 +00:00
ioline.c introduce pa_xmalloc() and friends 2004-08-04 16:39:30 +00:00
ioline.h rename src to polyp 2004-07-17 14:12:30 +00:00
llist.h move sample cache to namereg 2004-08-19 23:14:59 +00:00
log.c add module-combine 2004-09-14 17:52:11 +00:00
log.h gcc 2.95 compatibility, take 2 2004-09-16 23:34:25 +00:00
main.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
mainloop-api.c add initial glib mainloop adapter 2004-08-05 19:53:57 +00:00
mainloop-api.h move sample cache to namereg 2004-08-19 23:14:59 +00:00
mainloop-signal.c implement proper logging 2004-09-05 00:03:16 +00:00
mainloop-signal.h Documentation work 2004-08-17 17:17:22 +00:00
mainloop-test.c add support for glib12 2004-08-20 20:20:20 +00:00
mainloop.c add new function pa_mainloop_deferred_pending() 2004-09-19 00:03:12 +00:00
mainloop.h add new function pa_mainloop_deferred_pending() 2004-09-19 00:03:12 +00:00
Makefile.am some commenting 2004-11-04 21:27:12 +00:00
memblock.c remove global memblock statistic variables in favor of memblock_stat objects 2004-08-17 19:37:29 +00:00
memblock.h remove global memblock statistic variables in favor of memblock_stat objects 2004-08-17 19:37:29 +00:00
memblockq.c bum version number 2004-09-26 17:02:26 +00:00
memblockq.h bum version number 2004-09-26 17:02:26 +00:00
memchunk.c remove most -W compiler warnings 2004-09-01 00:46:56 +00:00
memchunk.h remove global memblock statistic variables in favor of memblock_stat objects 2004-08-17 19:37:29 +00:00
modargs.c add sample spec parameters to pacat 2004-09-29 22:04:44 +00:00
modargs.h add support for automatic termination of the daemon after the last client quit 2004-09-04 00:27:36 +00:00
modinfo.c add modinfo support 2004-09-11 23:17:38 +00:00
modinfo.h add modinfo support 2004-09-11 23:17:38 +00:00
module-alsa-sink.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-alsa-source.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-cli.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-combine.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-defs.h.m4 some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-esound-compat-spawnfd.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-esound-compat-spawnpid.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-match.c some commenting 2004-11-04 21:27:12 +00:00
module-native-protocol-fd.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-null-sink.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-oss-mmap.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-oss.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-pipe-sink.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-pipe-source.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-protocol-stub.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-sine.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-tunnel.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-x11-bell.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module-x11-publish.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
module.c make module-combine autoloadable 2004-09-14 23:08:39 +00:00
module.h some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
namereg.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
namereg.h remove auto-load-sample stuff 2004-09-15 14:05:28 +00:00
native-common.h Add module-tunnel 2004-09-28 22:47:48 +00:00
oss-util.c implement proper logging 2004-09-05 00:03:16 +00:00
oss-util.h rename src to polyp 2004-07-17 14:12:30 +00:00
pacat-simple.c work around C99/GCC incompatibility 2004-09-15 19:16:57 +00:00
pacat.c support for latency interpolation 2004-10-27 00:10:12 +00:00
packet.c introduce pa_xmalloc() and friends 2004-08-04 16:39:30 +00:00
packet.h Apply Joe Marcus Clarke's FreeBSD patches 2004-11-01 23:37:36 +00:00
pactl.c make autoload list use idxset 2004-10-27 16:23:23 +00:00
paplay.c really fix API version API 2004-09-29 19:13:55 +00:00
parec-simple.c work around C99/GCC incompatibility 2004-09-15 19:16:57 +00:00
pdispatch.c remove obnoxious assert from module-combine 2004-09-19 23:12:41 +00:00
pdispatch.h proper ref counting for more objects 2004-08-15 00:02:26 +00:00
play-memchunk.c add resample_method option module-combine 2004-09-17 21:10:05 +00:00
play-memchunk.h add sound file streaming 2004-09-01 15:55:48 +00:00
polyplib-context.c Apply Joe Marcus Clarke's FreeBSD patches 2004-11-01 23:37:36 +00:00
polyplib-context.h add new tool paplay 2004-09-26 22:27:04 +00:00
polyplib-def.h support for latency interpolation 2004-10-27 00:10:12 +00:00
polyplib-error.c Documentation work 2004-08-17 17:17:22 +00:00
polyplib-error.h Documentation work 2004-08-17 17:17:22 +00:00
polyplib-internal.h some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
polyplib-introspect.c make autoload list use idxset 2004-10-27 16:23:23 +00:00
polyplib-introspect.h make autoload list use idxset 2004-10-27 16:23:23 +00:00
polyplib-operation.c add missing copyright headers 2004-08-17 19:47:42 +00:00
polyplib-operation.h move sample cache to namereg 2004-08-19 23:14:59 +00:00
polyplib-scache.c remove obnoxious assert from module-combine 2004-09-19 23:12:41 +00:00
polyplib-scache.h implement proper refcounting in polyplib 2004-08-14 20:25:32 +00:00
polyplib-simple.c support for latency interpolation 2004-10-27 00:10:12 +00:00
polyplib-simple.h work around C99/GCC incompatibility 2004-09-15 19:16:57 +00:00
polyplib-stream.c fix client libaryr in case no latency interpolation is required 2004-11-04 18:56:09 +00:00
polyplib-stream.h support for latency interpolation 2004-10-27 00:10:12 +00:00
polyplib-subscribe.c proper ref counting for more objects 2004-08-15 00:02:26 +00:00
polyplib-subscribe.h Documentation work 2004-08-17 17:17:22 +00:00
polyplib-version.h.in add user volume API 2004-10-24 00:48:02 +00:00
polyplib.h bum version number 2004-09-26 17:02:26 +00:00
props.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
props.h some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
protocol-cli.c proper ref counting for more objects 2004-08-15 00:02:26 +00:00
protocol-cli.h rename src to polyp 2004-07-17 14:12:30 +00:00
protocol-esound.c really fix cpu usage when using esddsp with polypaudio 2004-09-27 17:21:27 +00:00
protocol-esound.h rename src to polyp 2004-07-17 14:12:30 +00:00
protocol-native.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
protocol-native.h daemon auto spawn 2004-09-01 21:12:27 +00:00
protocol-simple.c add resample_method option module-combine 2004-09-17 21:10:05 +00:00
protocol-simple.h rename src to polyp 2004-07-17 14:12:30 +00:00
pstream-util.c rename src to polyp 2004-07-17 14:12:30 +00:00
pstream-util.h rename src to polyp 2004-07-17 14:12:30 +00:00
pstream.c OSX protability patches from Conrad Parker 2004-09-23 15:57:15 +00:00
pstream.h new features: 2004-08-22 21:13:58 +00:00
queue.c introduce pa_xmalloc() and friends 2004-08-04 16:39:30 +00:00
queue.h rename src to polyp 2004-07-17 14:12:30 +00:00
resampler.c new configuration subsystem 2004-09-17 19:45:44 +00:00
resampler.h new configuration subsystem 2004-09-17 19:45:44 +00:00
sample-util.c remove most -W compiler warnings 2004-09-01 00:46:56 +00:00
sample-util.h Documentation work 2004-08-17 17:17:22 +00:00
sample.c add user volume API 2004-10-24 00:48:02 +00:00
sample.h support for latency interpolation 2004-10-27 00:10:12 +00:00
scache.c try to use file sample type for cache entries and play-file playback 2004-09-27 21:05:55 +00:00
scache.h remove auto-load-sample stuff 2004-09-15 14:05:28 +00:00
sconv-s16be.c rename src to polyp 2004-07-17 14:12:30 +00:00
sconv-s16be.h rename src to polyp 2004-07-17 14:12:30 +00:00
sconv-s16le.c add support for module search path as command line argument 2004-09-10 22:35:12 +00:00
sconv-s16le.h rename src to polyp 2004-07-17 14:12:30 +00:00
sconv.c rename src to polyp 2004-07-17 14:12:30 +00:00
sconv.h rename src to polyp 2004-07-17 14:12:30 +00:00
sink-input.c latency calculation fix 2004-10-27 14:14:30 +00:00
sink-input.h latency calculation fix 2004-10-27 14:14:30 +00:00
sink.c add input latency measurement 2004-09-16 00:05:56 +00:00
sink.h Add module-tunnel 2004-09-28 22:47:48 +00:00
sioman.c rename src to polyp 2004-07-17 14:12:30 +00:00
sioman.h rename src to polyp 2004-07-17 14:12:30 +00:00
socket-client.c fix parsing of POLYP_SERVER environment variable 2004-09-13 00:28:16 +00:00
socket-client.h proper ref counting for more objects 2004-08-15 00:02:26 +00:00
socket-server.c Add support for libwrap 2004-09-29 20:13:05 +00:00
socket-server.h Add support for libwrap 2004-09-29 20:13:05 +00:00
socket-util.c Apply Joe Marcus Clarke's FreeBSD patches 2004-11-01 23:37:36 +00:00
socket-util.h Add module-tunnel 2004-09-28 22:47:48 +00:00
sound-file-stream.c try to use file sample type for cache entries and play-file playback 2004-09-27 21:05:55 +00:00
sound-file-stream.h add sound file streaming 2004-09-01 15:55:48 +00:00
sound-file.c try to use file sample type for cache entries and play-file playback 2004-09-27 21:05:55 +00:00
sound-file.h add missing copyright headers 2004-08-17 19:47:42 +00:00
source-output.c bum version number 2004-09-26 17:02:26 +00:00
source-output.h bum version number 2004-09-26 17:02:26 +00:00
source.c Add support for libwrap 2004-09-29 20:13:05 +00:00
source.h renamed module-tunnel to module-tunnel-sink 2004-09-29 17:38:45 +00:00
strbuf.c work around C99/GCC incompatibility 2004-09-15 19:16:57 +00:00
strbuf.h implement proper logging 2004-09-05 00:03:16 +00:00
subscribe.c implement proper logging 2004-09-05 00:03:16 +00:00
subscribe.h add missing copyright headers 2004-08-17 19:47:42 +00:00
tagstruct.c support for latency interpolation 2004-10-27 00:10:12 +00:00
tagstruct.h support for latency interpolation 2004-10-27 00:10:12 +00:00
tokenizer.c introduce pa_xmalloc() and friends 2004-08-04 16:39:30 +00:00
tokenizer.h rename src to polyp 2004-07-17 14:12:30 +00:00
util.c some commenting 2004-11-04 21:27:12 +00:00
util.h some commenting 2004-11-04 21:27:12 +00:00
voltest.c add null sink 2004-10-27 14:42:56 +00:00
x11wrap.c some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
x11wrap.h some updates for pa_hashmap 2004-10-30 01:55:16 +00:00
xmalloc.c compilation fix 2004-11-04 20:01:13 +00:00
xmalloc.h add missing copyright headers 2004-08-17 19:47:42 +00:00