]> code.delx.au - pulseaudio/commit
* modify pa_context_exit_daemon() to return a pa_operation object
authorLennart Poettering <lennart@poettering.net>
Mon, 20 Feb 2006 22:41:02 +0000 (22:41 +0000)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Feb 2006 22:41:02 +0000 (22:41 +0000)
commit71b3bff6816b857a6a9613cc45b06f0b9e5a65e1
treea9a7ed11a43b0069a04234b481a2466ccd7fc198
parent98cb6aa4a30a993ddf2c15f0a03cb4d94383d4d9
* modify pa_context_exit_daemon() to return a pa_operation object
* add callback prototypes to all introspection functions in client lib
* add proper validity checking and error handling to all functions in the client lib
* other minor cleanups
* todo update

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@531 fefdeb5f-60dc-0310-8127-8f9354f1896f
20 files changed:
doc/todo
src/Makefile.am
src/modules/module-tunnel.c
src/polyp/context.c
src/polyp/context.h
src/polyp/internal.h
src/polyp/introspect.c
src/polyp/introspect.h
src/polyp/operation.c
src/polyp/scache.c
src/polyp/scache.h
src/polyp/stream.c
src/polyp/subscribe.c
src/polypcore/iochannel.c
src/polypcore/iochannel.h
src/polypcore/pdispatch.c
src/polypcore/pdispatch.h
src/polypcore/protocol-native.c
src/polypcore/tagstruct.h
src/utils/pactl.c