summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/protocol-simple.c
Commit message (Expand)AuthorAgeFilesLines
* fix error handlingLennart Poettering2007-10-281-8/+7
* add a "length" argument to the seek functions, as an optimization to request ...Lennart Poettering2007-09-161-1/+1
* Lots of assorted minor cleanups and fixes:Lennart Poettering2007-08-301-2/+2
* make use of pa_thread_mq everywhereLennart Poettering2007-08-101-3/+4
* minor fixes and cleanupsLennart Poettering2007-08-061-16/+19
* A lot of updates, all necessary to get the native protocol ported:Lennart Poettering2007-07-311-56/+58
* drop chunk argument from various drop() functions, since it doesn't make any ...Lennart Poettering2007-07-251-8/+5
* make sure we don't free the same connection twiceLennart Poettering2007-06-251-1/+2
* Track the 'missing' variable safely between the threadsLennart Poettering2007-06-241-7/+7
* use pa_memblockq_push_align() instead of pa_memblockq_push() to deal with una...Lennart Poettering2007-06-141-2/+5
* Move a few things between the threadsLennart Poettering2007-06-141-3/+12
* A lot of more work to get the lock-free stuff in placeLennart Poettering2007-06-131-100/+97
* make eolspaceLennart Poettering2007-06-111-32/+32
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-88/+218
* 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-27/+27
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-17/+5
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-5/+17
* remove all occurences of Lennart Poettering2006-08-181-9/+9
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-5/+3
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-10/+9
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-9/+10
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+494