]> code.delx.au - pulseaudio/commit
work around C99/GCC incompatibility
authorLennart Poettering <lennart@poettering.net>
Wed, 15 Sep 2004 19:16:57 +0000 (19:16 +0000)
committerLennart Poettering <lennart@poettering.net>
Wed, 15 Sep 2004 19:16:57 +0000 (19:16 +0000)
commitf5d47a293aa32a8273ef02c597cb263527726465
tree82e34cdafba576e1e28a643df3e814de611ccaf4
parent9ca72dce0bda4e279ff82a01847ee09a72434b33
work around C99/GCC incompatibility
native protocol:
add "local" field to pa_context
add volume paramter to pa_stream_connect_playback
add support for renaming streams/clients
support lazy samples
add functions to kill clients/source inputs/sink outputs
add functions for loading/unloading modules
add autoload management API

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@204 fefdeb5f-60dc-0310-8127-8f9354f1896f
23 files changed:
doc/todo
polyp/client.c
polyp/client.h
polyp/native-common.h
polyp/pacat-simple.c
polyp/pacat.c
polyp/parec-simple.c
polyp/polyplib-context.c
polyp/polyplib-context.h
polyp/polyplib-def.h
polyp/polyplib-internal.h
polyp/polyplib-introspect.c
polyp/polyplib-introspect.h
polyp/polyplib-simple.c
polyp/polyplib-simple.h
polyp/polyplib-stream.c
polyp/polyplib-stream.h
polyp/protocol-esound.c
polyp/protocol-native.c
polyp/scache.c
polyp/sink-input.c
polyp/source-output.c
polyp/strbuf.c