summaryrefslogtreecommitdiff
path: root/src/mixer/MixerAll.cxx
AgeCommit message (Expand)Author
2017-12-19Main, ...: catch any exception, not just std::runtime_errorMax Kellermann
2017-08-07output/Internal: rename source to Filtered.cxxMax Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-04-28output/Control: add struct AudioOutputControlMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-29output/Internal: add various trivial getter methodsMax Kellermann
2016-09-09mixer: migrate to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-09-17unix/Daemon, playlist/pls, ...: remove unused Domain variablesMax Kellermann
2015-01-16MixerAll: restore "null" mixer volume from state fileMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-05Mixer: use reference instead of pointer for MixerPluginMax Kellermann
2014-01-28output: rename source filesMax Kellermann
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann
2014-01-28OutputAll: convert to class, move instance to class PartitionMax Kellermann
2014-01-24Mixer*: move to mixer/Max Kellermann