summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sound-file-stream.c
Commit message (Expand)AuthorAgeFilesLines
* Assorted minor Windows compatibility fixes for recent code updates.Pierre Ossman2007-10-031-1/+5
* add a "length" argument to the seek functions, as an optimization to request ...Lennart Poettering2007-09-161-6/+4
* consolidate close() calls to pa_close(), and make sure on every occasion that...Lennart Poettering2007-09-121-1/+2
* posix_madvise and posix_fadvise aren't present on all systems.Pierre Ossman2007-09-101-0/+2
* Lots of assorted minor cleanups and fixes:Lennart Poettering2007-08-301-1/+1
* make use of pa_thread_mq everywhereLennart Poettering2007-08-101-1/+2
* use posix_fadvise to avoid page faults when reading audio files from diskLennart Poettering2007-08-051-8/+34
* minor cleanupsLennart Poettering2007-08-051-17/+22
* A lot of updates, all necessary to get the native protocol ported:Lennart Poettering2007-07-311-4/+4
* remove debug messages; don't queue request messages like nothing when send fi...Lennart Poettering2007-07-261-11/+9
* drop chunk argument from various drop() functions, since it doesn't make any ...Lennart Poettering2007-07-251-61/+153
* A lot of more work to get the lock-free stuff in placeLennart Poettering2007-06-131-1/+1
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-2/+6
* 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-14/+14
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-7/+2
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-2/+7
* 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-1/+1
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-5/+19
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+192