Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mixer/software: keep attribute "volume" in the 0..100 range | Max Kellermann | 2014-05-12 | 1 | -7/+19 |
* | PulseOutputPlugin: avoid locking mainloop object from within mainloop thread | Pete Beardmore | 2014-03-05 | 1 | -5/+14 |
* | Mixer: add class MixerListener | Max Kellermann | 2014-02-19 | 6 | -26/+40 |
* | mixer/Plugin: pass AudioOutput reference to init() | Max Kellermann | 2014-02-06 | 7 | -35/+27 |
* | MixerPlugin: convert function pointers to Mixer virtual methods | Max Kellermann | 2014-02-06 | 7 | -244/+162 |
* | mixer/software: use IgnoreError() | Max Kellermann | 2014-02-06 | 1 | -2/+2 |
* | Mixer: rename struct mixer_plugin to MixerPlugin | Max Kellermann | 2014-02-05 | 6 | -6/+6 |
* | MixerPlugin: add EventLoop& init() parameter | Max Kellermann | 2014-02-05 | 6 | -10/+17 |
* | Mixer*: move to mixer/ | Max Kellermann | 2014-01-24 | 8 | -0/+1237 |