summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/play-memblockq.c
Commit message (Expand)AuthorAgeFilesLines
* don't hit an assert if when process_rewind() is called with nbytes=0Lennart Poettering2008-08-041-1/+0
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* never hand out more data from a sink input than requested. Otherwise the resa...Lennart Poettering2008-05-271-0/+1
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-37/+80
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-43/+151
* 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-9/+9
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-9/+18
* free the memblockq if we decide not to play itLennart Poettering2006-07-291-2/+6
* introduce pa_play_memblockq() which creates a playback stream and passes the ...Lennart Poettering2006-07-281-0/+113