summaryrefslogtreecommitdiff
path: root/src/modules/module-always-sink.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-12build-sys: Stop using symdef headers for modulesArun Raghavan1-2/+0
2017-09-05cli-command: don't exit on "module already loaded" errorsColin Leroy1-1/+1
2015-12-21always-sink: simplify hook management with pa_module_hook_connect()Tanu Kaskinen1-7/+2
2015-06-12always-sink: Ignore filter sinksArun Raghavan1-3/+10
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-7/+7
2012-05-31modules: Use PA_IDXSET_FOREACH wherever applicable.Harsh Prateek Bora1-1/+1
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans1-2/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-2/+1
2009-09-04always-sink: rename null sink created to 'dummy sink' and make it translatableLennart Poettering1-2/+4
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-23teach module-rescue-streams and module-always-sink to not do anything if we a...Lennart Poettering1-1/+9
2008-12-17it's better to always use the index of a module instead of the pa_module*Lennart Poettering1-13/+15
2008-08-05fix shutdown when --disallow-module-loading=1 is passedLennart Poettering1-2/+2
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-11merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering1-0/+180