summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/memblockq.c
Commit message (Expand)AuthorAgeFilesLines
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-33/+34
* split pa_memblockq_flush() into two flush commands, one which fixes up the re...Lennart Poettering2008-06-261-1/+16
* use the bight lighter _silence() instead of _flush() when destructing our lit...Lennart Poettering2008-06-261-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* limit the prebuf value by tlengthLennart Poettering2008-06-171-2/+5
* add pa_memblockq_get_base()Lennart Poettering2008-06-161-0/+6
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-119/+290
* add API to allow runtime reconfiguration of memblockqsLennart Poettering2007-11-211-23/+72
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-141/+190
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-40/+40
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-5/+5
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-5/+5
* remove all occurences of Lennart Poettering2006-08-181-2/+2
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-5/+2
* if the memblockq is empty, return -1 in all casesLennart Poettering2006-07-291-0/+6
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+636