]> code.delx.au - pulseaudio/history - src/modules/module-virtual-source.c
zeroconf-publish: Don't assume any particular defer event ordering
[pulseaudio] / src / modules / module-virtual-source.c
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Style fix: Add a space betwen the if statement and...
2013-03-06 Stefan Hubermodules: Remove obsolete may_move_to callbacks
2013-03-05 Stefan Hubermodules: remove obsolete comment on PA_SOURCE_OUTPUT_DO...
2013-03-05 Stefan Hubervirtual-source: remove redundant checks and callbacks
2013-02-15 Peter Meerwaldcore: Move pa_mix() into new file mix.c
2012-12-19 Tanu KaskinenLog the reason for every suspend/resume.
2012-08-22 Tanu Kaskinenmemblock: Add pa_memblock_acquire_chunk().
2011-10-01 Tanu Kaskinenmemblockq: Improve debuggability by storing a name...
2011-09-14 Arun Raghavanvirtual: Make volume sharing on by default
2011-08-15 Maarten BosmansPlug some memory leaks
2011-08-11 Maarten BosmansMove i18n.[ch] to src/pulsecore
2011-07-21 Tanu Kaskinenvirtual: Fix volume callback setting.
2011-07-20 Colin Guthriealsa: Reinitialise the mixer on port change.
2011-07-19 Colin Guthriedevices: Use wrapper functions to set the *_volume...
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthriecapture: Implement per-stream volume control for captur...
2011-06-22 Colin Guthriecapture: Add the passthrough format negotiation to...
2011-05-03 Arun Raghavanfilter-apply: Mark modules as being autoloaded
2011-05-02 Arun Raghavanfilter-apply: Mark modules as being autoloaded
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-11 Maarten BosmansFix up according to Coding Style
2011-02-26 Tanu Kaskinenvirtual-sink/source: Remove an unused variable.
2011-02-26 Tanu Kaskinenvirtual-sink/source: Use a more descriptive stream...
2011-02-25 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-22 Tanu Kaskinencore: Link virtual sinks and sources to their streams.
2010-02-17 Pierre-Louis Bossartvirtual-source: boilerplate virtual source for PCM...