add module-combine
authorLennart Poettering <lennart@poettering.net>
Tue, 14 Sep 2004 17:52:11 +0000 (17:52 +0000)
committerLennart Poettering <lennart@poettering.net>
Tue, 14 Sep 2004 17:52:11 +0000 (17:52 +0000)
commit8c6593dabf3253e20fead143855267570a403c9a
tree46ab7f2f77375113d2e8f0461a512688b0aa8857
parent829656c5fcd7169e4c2f86f4ad5098ea9aaa5643
add module-combine
remove option "stay-root"
clean up pa_conf

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@199 fefdeb5f-60dc-0310-8127-8f9354f1896f
21 files changed:
doc/todo
polyp/Makefile.am
polyp/cmdline.c
polyp/conf.c
polyp/conf.h
polyp/config
polyp/log.c
polyp/main.c
polyp/module-combine.c [new file with mode: 0644]
polyp/module-sine.c
polyp/play-memchunk.c
polyp/protocol-esound.c
polyp/protocol-native.c
polyp/protocol-simple.c
polyp/resampler.c
polyp/resampler.h
polyp/sink-input.c
polyp/sink-input.h
polyp/sound-file-stream.c
polyp/util.c
polyp/util.h