]> code.delx.au - pulseaudio/history - src/polyp/stream.c
We no longer guarantee that an operation object is returned. Need to tweak
[pulseaudio] / src / polyp / stream.c
2006-03-11 Pierre OssmanWe no longer guarantee that an operation object is...
2006-03-07 Pierre OssmanThe extra stream ref actually did some good. Re-add...
2006-03-07 Pierre OssmanWe've already set an initial reference count of 1 so...
2006-03-02 Pierre OssmanThe tag argument is no longer unused.
2006-03-02 Pierre OssmanFix warnings on 64-bit systems.
2006-03-02 Pierre OssmanHandle the new latency protocol. This is just a quick...
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-23 Lennart Poetteringsimplify tagstruct creation
2006-02-20 Lennart Poettering* modify pa_context_exit_daemon() to return a pa_operat...
2006-02-20 Lennart Poettering* a lot of doxygen updates
2006-02-20 Lennart Poettering1) Add flexible seeking support (including absolute...
2006-02-17 Pierre OssmanProperly clear members during init.
2006-02-17 Pierre OssmanHave a memblock queue on the client side during recordi...
2006-02-17 Pierre OssmanCleaned up the includes after the restructuring. Indica...
2006-02-16 Lennart Poetteringdrop polyplib- prefix from client library files