summaryrefslogtreecommitdiffstats
path: root/src/modules/module-combine.c
Commit message (Expand)AuthorAgeFilesLines
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-169/+895
* 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-35/+35
* fix module-combine when used on top of a tunnel sinkLennart Poettering2006-08-261-2/+15
* remove all occurences of Lennart Poettering2006-08-181-16/+16
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-2/+1
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-2/+12
* make use of pa_sink_used_by()/pa_source_used_by() wherever applicableLennart Poettering2006-08-121-4/+1
* don't set the sink/source descriptions manually, use the new functions pa_{si...Lennart Poettering2006-08-111-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-16/+16
* Move timeval calculation functions into their own file.Pierre Ossman2006-05-181-0/+1
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* * modify pa_channel_map_init_auto() to take an extra argument specifying the ...Lennart Poettering2006-05-161-1/+1
* * add new parameter to pa_open_config_file() to specify open modeLennart Poettering2006-05-141-1/+1
* fail if the channel map doesn't match the sample specsLennart Poettering2006-04-261-0/+5
* support new channel_map argument in sink/source modulesLennart Poettering2006-04-261-3/+35
* fix latency calculations of module-combineLennart Poettering2006-04-131-1/+3
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-13/+13
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-201-2/+10
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+394