summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/play-memblockq.c
Commit message (Expand)AuthorAgeFilesLines
* drop chunk argument from various drop() functions, since it doesn't make any ...Lennart Poettering2007-07-251-10/+10
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-2/+0
* 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