summaryrefslogtreecommitdiff
path: root/src/modules/module-rescue-streams.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-14source: move the streams to the default_source when the source unlinkHui Wang1-180/+3
2019-11-27sink: move the streams to the default_sink when the sink is unlinkedHui Wang1-133/+1
2018-10-03module-rescue-streams: Fix tab used for identationJoão Paulo Rechi Vita1-1/+1
2018-07-02sink, source: remove the state gettersTanu Kaskinen1-2/+2
2017-12-12build-sys: Stop using symdef headers for modulesArun Raghavan1-2/+0
2017-05-02improve default sink/source handlingTanu Kaskinen1-12/+8
2016-02-02rescue-streams : Fix a typoJungsup Lee1-1/+1
2015-06-10rescue-streams: Fix a couple of typosArun Raghavan1-2/+2
2015-06-10rescue-streams: Document a cryptic looking conditionArun Raghavan1-0/+1
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-06-10module-rescue-streams: Fixup previous patch w r t fallback sink/sourcesDavid Henningsson1-10/+16
2014-06-10rescue-streams: try to find best one using availability and priorityHui Wang1-10/+89
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-5/+5
2013-06-04rescue-streams: Fix wording of module descriptionPeter Meerwald1-1/+1
2010-12-20Fix typosZhang Wanming1-4/+4
2010-12-02rescue-streams: Fix segfault in some conditionsArun Raghavan1-1/+1
2009-08-16modules: add various checks to avoid selecting objects that are not linked or...Lennart Poettering1-0/+6
2009-08-15rescure-stream: handle failed moves as well as dying sinks/sourcesLennart Poettering1-37/+136
2009-06-23modules: pass properly initialized userdata pointers to various hooksLennart Poettering1-2/+2
2009-06-22rescue: make sure module-rescue-streams is used only as last fallbackLennart Poettering1-2/+4
2009-06-22restore: change 'save' flag behaviour to reflect whether an entry shall and/o...Lennart Poettering1-3/+3
2009-05-14rescue: make we don't end up in an endless loop when we can't move a sink inputLennart Poettering1-17/+21
2009-04-17rescue-streams: when one stream move fails try to continue with the remaining...Lennart Poettering1-10/+6
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-27when changing volume, store whether it is worth remembering or noLennart Poettering1-2/+2
2009-01-23teach module-rescue-streams and module-always-sink to not do anything if we a...Lennart Poettering1-0/+8
2009-01-15kill autoload stuff as plannedLennart 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-2/+2
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-5/+5
2007-11-09tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering1-3/+4
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-21/+33
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-11/+11
2006-08-18remove all occurences of Lennart Poettering1-9/+9
2006-08-13extend module-rescue-streams to move also source outputs when a source diesLennart Poettering1-4/+55
2006-08-13implement new module "module-rescue-streams" which moves sink inputs away whe...Lennart Poettering1-0/+98