add support for module search path as command line argument
authorLennart Poettering <lennart@poettering.net>
Fri, 10 Sep 2004 22:35:12 +0000 (22:35 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 10 Sep 2004 22:35:12 +0000 (22:35 +0000)
commit25123469d53e2ef555549984ea4e8b028c1632fb
tree4a1374c5e7ca11afff25d240b81809d23f791eb1
parent0c99fb31826fba0ed4f904d04dd56f1df3663a3e
add support for module search path as command line argument
protocol-native: move first data request into ack of stream creation
improve mainloop API: return the number of dispatched sources on iterate()
fix a resampling bug
introduce network latency measurement

WARNING: all these changes together may break some applications

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@189 fefdeb5f-60dc-0310-8127-8f9354f1896f
20 files changed:
configure.ac
doc/todo
polyp/cmdline.c
polyp/cmdline.h
polyp/main.c
polyp/mainloop.c
polyp/mainloop.h
polyp/memblockq.c
polyp/polyplib-context.c
polyp/polyplib-def.h
polyp/polyplib-stream.c
polyp/protocol-native.c
polyp/pstream.c
polyp/resampler.c
polyp/sconv-s16le.c
polyp/sink-input.c
polyp/tagstruct.c
polyp/tagstruct.h
polyp/util.c
polyp/util.h