]> code.delx.au - pulseaudio/history - src/polypcore/memblockq.c
* add new API function pa_stream_get_buffer_attr().
[pulseaudio] / src / polypcore / memblockq.c
2006-05-25 Lennart Poettering* add new API function pa_stream_get_buffer_attr().
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-04-12 Lennart Poetteringwhen flushin a memblockq, set the write index to the...
2006-03-02 Lennart Poetteringprotocol changes for new latency API (partial!)
2006-02-27 Pierre OssmanFix some signed/unsigned warnings.
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-20 Lennart Poettering1) Add flexible seeking support (including absolute...
2006-02-17 Pierre OssmanCleaned up the includes after the restructuring. Indica...
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...