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