| Commit message (Expand) | Author | Files | Lines |
2015-01-21 | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 7 | -21/+21 |
2015-01-21 | ConfigData: move struct config_param to Param.hxx | Max Kellermann | 2 | -2/+2 |
2015-01-01 | Copyright year 2015 | Max Kellermann | 9 | -9/+9 |
2014-12-29 | {mixer,output}/pulse: move code to LogPulseError() | Max Kellermann | 1 | -7/+5 |
2014-12-29 | {mixer,output}/pulse: use a common Domain instance | Max Kellermann | 1 | -6/+4 |
2014-12-29 | mixer/pulse: remove redundant "virtual" keywords | Max Kellermann | 1 | -4/+4 |
2014-12-02 | mixer/null: new mixer plugin | Max Kellermann | 1 | -0/+67 |
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 |