summaryrefslogtreecommitdiff
path: root/src/modules/module-always-sink.c
Commit message (Expand)AuthorAgeFilesLines
* always-sink: simplify hook management with pa_module_hook_connect()Tanu Kaskinen2015-12-211-7/+2
* always-sink: Ignore filter sinksArun Raghavan2015-06-121-3/+10
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-7/+7
* modules: Use PA_IDXSET_FOREACH wherever applicable.Harsh Prateek Bora2012-05-311-1/+1
* Move i18n.[ch] to src/pulsecoreMaarten Bosmans2011-08-111-2/+2
* Remove unnecessary #includesMaarten Bosmans2011-06-221-2/+1
* always-sink: rename null sink created to 'dummy sink' and make it translatableLennart Poettering2009-09-041-2/+4
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* teach module-rescue-streams and module-always-sink to not do anything if we a...Lennart Poettering2009-01-231-1/+9
* it's better to always use the index of a module instead of the pa_module*Lennart Poettering2008-12-171-13/+15
* fix shutdown when --disallow-module-loading=1 is passedLennart Poettering2008-08-051-2/+2
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering2008-06-111-0/+180