new configuration subsystem
authorLennart Poettering <lennart@poettering.net>
Fri, 17 Sep 2004 19:45:44 +0000 (19:45 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 17 Sep 2004 19:45:44 +0000 (19:45 +0000)
commit63b35d002aa6902618235e1a30dca37de52ff65e
tree7db206df74b36c6e2e78df2b758c72dddb49a025
parent07d563d6c304166bd5bd47731a337387316991f6
new configuration subsystem

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@210 fefdeb5f-60dc-0310-8127-8f9354f1896f
23 files changed:
doc/todo
polyp/Makefile.am
polyp/client.conf [new file with mode: 0644]
polyp/conf.c
polyp/conf.h
polyp/config-client.c [new file with mode: 0644]
polyp/config-client.h [new file with mode: 0644]
polyp/confparser.c [new file with mode: 0644]
polyp/confparser.h [new file with mode: 0644]
polyp/core.c
polyp/core.h
polyp/daemon.conf [moved from polyp/config with 73% similarity]
polyp/main.c
polyp/polyplib-context.c
polyp/polyplib-internal.h
polyp/polyplib-scache.c
polyp/polyplib-stream.c
polyp/resampler.c
polyp/resampler.h
polyp/sink-input.c
polyp/source-output.c
polyp/util.c
polyp/util.h