summaryrefslogtreecommitdiff
path: root/src/modules/module-virtual-source.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-01memblockq: Improve debuggability by storing a name and a sample spec.Tanu Kaskinen1-2/+2
2011-09-14virtual: Make volume sharing on by defaultArun Raghavan1-1/+1
2011-08-15Plug some memory leaksMaarten Bosmans1-0/+2
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans1-1/+1
2011-07-21virtual: Fix volume callback setting.Tanu Kaskinen1-1/+1
2011-07-20alsa: Reinitialise the mixer on port change.Colin Guthrie1-3/+8
2011-07-19devices: Use wrapper functions to set the *_volume and *_mute callbacks.Colin Guthrie1-2/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-6/+0
2011-06-22capture: Implement per-stream volume control for capture streams.Colin Guthrie1-47/+27
2011-06-22capture: Add the passthrough format negotiation to capture streams.Colin Guthrie1-1/+1
2011-05-03filter-apply: Mark modules as being autoloadedArun Raghavan1-0/+3
2011-03-11Fix up according to Coding StyleMaarten Bosmans1-2/+2
2011-02-26virtual-sink/source: Remove an unused variable.Tanu Kaskinen1-5/+0
2011-02-26virtual-sink/source: Use a more descriptive stream name.Tanu Kaskinen1-1/+1
2011-02-22core: Link virtual sinks and sources to their streams.Tanu Kaskinen1-0/+3
2010-02-17virtual-source: boilerplate virtual source for PCM processing on inputsPierre-Louis Bossart1-0/+771