]> code.delx.au - pulseaudio/history - src/modules/module-combine.c
tag modules that may only be loaded once at most especially, and enforce that in...
[pulseaudio] / src / modules / module-combine.c
2007-11-09 Lennart Poetteringtag modules that may only be loaded once at most especi...
2007-11-01 Lennart Poetteringmake rtprio and nice level actually configurable
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-08-26 Lennart Poetteringfix module-combine when used on top of a tunnel sink
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart PoetteringRework memory management to allow shared memory data...
2006-08-13 Lennart Poetteringallow hooking into the process of creating playback...
2006-08-12 Lennart Poetteringmake use of pa_sink_used_by()/pa_source_used_by() where...
2006-08-11 Lennart Poetteringdon't set the sink/source descriptions manually, use...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-05-18 Pierre OssmanMove timeval calculation functions into their own file.
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-16 Lennart Poettering* modify pa_channel_map_init_auto() to take an extra...
2006-05-14 Lennart Poettering* add new parameter to pa_open_config_file() to specify...
2006-04-26 Lennart Poetteringfail if the channel map doesn't match the sample specs
2006-04-26 Lennart Poetteringsupport new channel_map argument in sink/source modules
2006-04-13 Lennart Poetteringfix latency calculations of module-combine
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-20 Lennart Poettering1) Add flexible seeking support (including absolute...
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...