Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modules: add various checks to avoid selecting objects that are not linked ↵ | Lennart Poettering | 2009-08-16 | 1 | -0/+6 |
| | | | | or in another unclear state | ||||
* | rescure-stream: handle failed moves as well as dying sinks/sources | Lennart Poettering | 2009-08-15 | 1 | -37/+136 |
| | |||||
* | modules: pass properly initialized userdata pointers to various hooks | Lennart Poettering | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | rescue: make sure module-rescue-streams is used only as last fallback | Lennart Poettering | 2009-06-22 | 1 | -2/+4 |
| | |||||
* | restore: change 'save' flag behaviour to reflect whether an entry shall ↵ | Lennart Poettering | 2009-06-22 | 1 | -3/+3 |
| | | | | and/or is in the on-disk databases | ||||
* | rescue: make we don't end up in an endless loop when we can't move a sink input | Lennart Poettering | 2009-05-14 | 1 | -17/+21 |
| | |||||
* | rescue-streams: when one stream move fails try to continue with the ↵ | Lennart Poettering | 2009-04-17 | 1 | -10/+6 |
| | | | | remaining ones | ||||
* | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | when changing volume, store whether it is worth remembering or no | Lennart Poettering | 2009-01-27 | 1 | -2/+2 |
| | |||||
* | teach module-rescue-streams and module-always-sink to not do anything if we ↵ | Lennart Poettering | 2009-01-23 | 1 | -0/+8 |
| | | | | are shutting down anyway | ||||
* | kill autoload stuff as planned | Lennart Poettering | 2009-01-15 | 1 | -2/+2 |
| | |||||
* | get rid of svn $ keywords | Lennart Poettering | 2008-06-18 | 1 | -2/+0 |
| | |||||
* | merge Colin Guthrie's module-always-sink module, and add priorization to the ↵ | Lennart Poettering | 2008-06-11 | 1 | -2/+2 |
| | | | | | | hook subsystem while doing so. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2516 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge glitch-free branch back into trunk | Lennart Poettering | 2008-05-15 | 1 | -5/+5 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | tag modules that may only be loaded once at most especially, and enforce ↵ | Lennart Poettering | 2007-11-09 | 1 | -3/+4 |
| | | | | | | that in the module loader git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2043 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge 'lennart' branch back into trunk. | Lennart Poettering | 2007-10-28 | 1 | -21/+33 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+2 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 1 | -11/+11 |
| | | | | | | | mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | remove all occurences of | Lennart Poettering | 2006-08-18 | 1 | -9/+9 |
| | | | | | | | | | | | | pa_logXXX(__FILE__": and replace them by pa_logXXX(" git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1272 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | extend module-rescue-streams to move also source outputs when a source dies | Lennart Poettering | 2006-08-13 | 1 | -4/+55 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1254 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | implement new module "module-rescue-streams" which moves sink inputs away ↵ | Lennart Poettering | 2006-08-13 | 1 | -0/+98 |
when their sink is removed. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1244 fefdeb5f-60dc-0310-8127-8f9354f1896f |