summaryrefslogtreecommitdiff
path: root/src/modules/module-pipe-sink.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-26make sure to call process_rewind() under all circumstances before we do the n...Lennart Poettering1-2/+6
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-42/+75
2007-11-09tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering1-4/+5
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-100/+181
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-18/+18
2006-11-06Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman1-9/+2
2006-09-26rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering1-2/+9
2006-08-18remove all occurences of Lennart Poettering1-7/+7
2006-08-12make use of pa_sink_used_by()/pa_source_used_by() wherever applicableLennart Poettering1-1/+1
2006-08-11don't set the sink/source descriptions manually, use the new functions pa_{si...Lennart Poettering1-2/+4
2006-06-19big s/polyp/pulse/gLennart Poettering1-12/+12
2006-05-25* split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering1-1/+1
2006-05-22Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman1-3/+4
2006-05-17split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering1-1/+1
2006-05-17Move xmalloc to the public side (libpolyp).Pierre Ossman1-1/+2
2006-05-16* modify pa_channel_map_init_auto() to take an extra argument specifying the ...Lennart Poettering1-1/+1
2006-04-26support new channel_map argument in sink/source modulesLennart Poettering1-3/+11
2006-02-23change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering1-7/+7
2006-02-16Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman1-0/+237