]> code.delx.au - pulseaudio/history - src/modules/module-combine.c
introduce default channel map in addition to the default sample spec
[pulseaudio] / src / modules / module-combine.c
2009-02-21 Lennart Poetteringintroduce default channel map in addition to the defaul...
2009-02-04 Lennart PoetteringMerge commit 'flameeyes/flameeyes'
2009-02-03 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-03 Lennart Poetteringmake a couple of functions return proper error codes
2009-01-28 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-21 Lennart Poetteringinclude PA_SINK_INVALID_STATE in all switch/case statem...
2009-01-15 Lennart Poetteringkill autoload stuff as planned
2009-01-15 Lennart PoetteringMerge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7'
2009-01-14 Lennart Poetteringadd new dont_rewind_render flag to allow quick starts...
2008-12-16 Lennart PoetteringMerge commit 'flameeyes/libtool-2.2'
2008-09-03 Lennart PoetteringMerge commit 'origin/master-tx'
2008-08-22 Colin GuthrieMerge branch 'master' of git://git.0pointer.de/pulseaudio
2008-08-20 Lennart Poetteringadd a few missing casts
2008-08-19 Lennart Poetteringadd a few more gcc warning flags and fix quite a few...
2008-08-05 Lennart Poetteringfix shutdown when --disallow-module-loading=1 is passed
2008-06-27 Lennart Poetteringhandle rewind requests
2008-06-26 Lennart Poetteringmake sure to call process_rewind() under all circumstan...
2008-06-25 Lennart Poetteringsplit pa_memblockq_flush() into two flush commands...
2008-06-23 CJ van den BergMerge dead branch 'glitch-free'
2008-06-23 CJ van den BergMerge dead branch 'lennart'
2008-06-23 CJ van den BergMerge dead branch 'lockfree'
2008-06-23 CJ van den BergMerge dead branch 'ossman'
2008-06-23 CJ van den BergMerge dead branch 'liboil-test'
2008-06-23 CJ van den BergMerge dead branch 'prepare-0.9.10'
2008-06-20 Lennart PoetteringRequest a rewrite immediately after we have been linked...
2008-06-20 Lennart PoetteringRework module-combine to work with glitch-free core...
2008-06-18 Lennart Poetteringget rid of svn $ keywords
2008-06-11 Lennart Poetteringmerge Colin Guthrie's module-always-sink module, and...
2008-05-15 Lennart Poetteringmerge glitch-free branch back into trunk
2008-05-09 Lennart Poettering- Fix moving of sink inputs between sinks
2008-05-01 Lennart PoetteringYes, yet another evil all-in-one commit of intervowen...
2008-04-23 Lennart Poetteringfix build for auxiliary modules
2008-04-20 Lennart PoetteringBig pile of dependant changes:
2008-03-27 Lennart Poetteringmerge r2105 from trunk
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringreally create glitch-free branch
2008-02-13 Lennart Poetteringdeal with a possibly failing pa_channel_map_init_auto...
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-10-03 Pierre OssmanAdapt rtpoll and friends to Windows by replacing timesp...
2007-09-28 Lennart Poetteringrework module-combine once again. We now run the data...
2007-09-24 Lennart Poetteringfix suspending in module-combine.c
2007-09-24 Lennart Poetteringdrop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND...
2007-09-20 Lennart Poetteringdon't segfault when the master changes
2007-09-20 Lennart Poetteringrework module-combine again
2007-09-19 Lennart Poetteringrender new data always in the master sink's thread...
2007-09-17 Lennart Poetteringdrop a couple of WARNING prefixes in log messages,...
2007-09-17 Lennart Poetteringuse priority inheritance on mutexes where applicable
2007-09-16 Lennart Poetteringadd a "length" argument to the seek functions, as an...
2007-09-15 Lennart Poetteringtrivial typo
2007-09-15 Lennart Poetteringcount corked streams per sink/source and make pa_sink_u...
2007-09-14 Lennart PoetteringMove attaching/detaching from a pa_rtpoll into pa_sink...
2007-09-14 Lennart Poetteringsimplify rt loops a bit by moving more code into pa_rtp...
2007-09-12 Lennart Poetteringextend rtpoll API to allow registration of arbitray...
2007-09-12 Lennart Poetteringchange pa_modargs_get_channel_map() to take an extra...
2007-09-11 Lennart Poetteringadd 'wait' parameter to pa_rtpoll_run(), if zero pa_rtp...
2007-08-31 Lennart Poettering- fix suspend handling
2007-08-30 Lennart Poetteringport module-combine to new core
2007-07-25 Lennart PoetteringConvert most snprintf() calls to pa_snprintf()
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...