summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/play-memchunk.c
Commit message (Expand)AuthorAgeFilesLines
* add a "length" argument to the seek functions, as an optimization to request ...Lennart Poettering2007-09-161-1/+1
* make use of pa_memchunk_will_need() before handing sample cache audio to the ...Lennart Poettering2007-09-021-0/+2
* Lots of assorted minor cleanups and fixes:Lennart Poettering2007-08-301-1/+1
* minor cleanupLennart Poettering2007-08-111-2/+0
* make use of pa_thread_mq everywhereLennart Poettering2007-08-101-1/+2
* play memchunks completelyLennart Poettering2007-08-051-1/+1
* modernize play-memchunk and port it to the new coreLennart Poettering2007-08-051-48/+116
* drop chunk argument from various drop() functions, since it doesn't make any ...Lennart Poettering2007-07-251-14/+15
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-3/+1
* 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
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-1/+1
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-1/+1
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-9/+18
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+117