Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-03 | update copyright year | Max Kellermann | |
2016-11-09 | output/Plugin: remove 'Error&' parameters, use C++ exceptions only | Max Kellermann | |
2016-09-09 | mixer: migrate to C++ exceptions | Max Kellermann | |
2016-09-09 | output/pulse: use a RTTI lock guard | Max Kellermann | |
Make all the locks exception-safe. | |||
2016-02-26 | update copyright year to 2016 | Max Kellermann | |
2015-01-04 | output/pulse: convert to class | Max Kellermann | |
2015-01-01 | Copyright year 2015 | Max Kellermann | |
2014-02-06 | mixer/Plugin: pass AudioOutput reference to init() | Max Kellermann | |
Passing a void pointer is unsafe. | |||
2014-02-06 | MixerPlugin: convert function pointers to Mixer virtual methods | Max Kellermann | |
2014-01-28 | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | |
2014-01-23 | output/*: move to output/plugins/ | Max Kellermann | |