Age | Commit message (Expand) | Author |
2018-02-09 | filter/convert: set the PcmConvert instance only if it was initialized | Max Kellermann |
2018-02-09 | filter/convert: add method IsActive() | Max Kellermann |
2018-01-02 | filter/Observer: pass Reset() to underlying Filter | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-17 | AudioFormat: replace struct audio_format_string with class StringBuffer, retu... | Max Kellermann |
2017-01-11 | filter/Internal: add method Reset() | Max Kellermann |
2017-01-06 | filter/Internal: remove the default constructor | Max Kellermann |
2017-01-06 | filter/AutoConvert: initialize Filter::out_audio_format | Max Kellermann |
2017-01-06 | filter/AutoConvert: remove obsolete NULL check | Max Kellermann |
2017-01-06 | filter/convert: remove obsolete method prototype | Max Kellermann |
2017-01-06 | filter/Internal: remove obsolete doxygen line | Max Kellermann |
2017-01-06 | filter/Internal: add assertion to constructor | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-12-03 | filter/ReplayGain: add ReplayGainConfig copy | Max Kellermann |
2016-12-03 | filter/ReplayGain: remove FilterPlugin instance, add explicit constructor | Max Kellermann |
2016-12-03 | filter/Registry: make filter_plugins static | Max Kellermann |
2016-12-03 | filter/ReplayGain: forward-declare struct ReplayGainInfo | Max Kellermann |
2016-12-03 | filter/ReplayGain: convert pointers to references | Max Kellermann |
2016-11-25 | ReplayGainConfig: add struct ReplayGainConfig, move globals to ReplayGainGlob... | Max Kellermann |
2016-11-24 | filter/ReplayGain: use ToString(ReplayGainMode) | Max Kellermann |
2016-11-24 | ReplayGainMode: convert to strictly-typed enum | Max Kellermann |
2016-11-24 | ReplayGainInfo: implement fallback in Get() | Max Kellermann |
2016-11-24 | ReplayGainInfo: add method Get() | Max Kellermann |
2016-11-23 | filter/Plugin: rename with CamelCase | Max Kellermann |
2016-11-10 | util/Error: remove obsolete class | Max Kellermann |
2016-11-07 | SongLoader, ...: include cleanup | Max Kellermann |
2016-09-09 | mixer: migrate to C++ exceptions | Max Kellermann |
2016-09-09 | pcm/Convert: migrate from class Error to C++ exceptions | Max Kellermann |
2016-09-04 | Filter/Plugin: migrate from class Error to C++ exceptions | Max Kellermann |
2016-09-04 | Filter/Internal: migrate from class Error to C++ exceptions | Max Kellermann |
2016-09-04 | filter/AutoConvert: use std::unique_ptr | Max Kellermann |
2016-09-04 | Filter/Internal: remove outdated API documentation | Max Kellermann |
2016-07-09 | Merge tag 'v0.19.17' | Max Kellermann |
2016-07-05 | filter/route: use PcmSilence() | Max Kellermann |
2016-07-04 | filter/Observer: fix memory leak | Max Kellermann |
2016-07-04 | filter/convert: fix no-op check | Max Kellermann |
2016-07-01 | filter/ReplayGain: skip PcmVolume if a mixer is set | Max Kellermann |
2016-07-01 | filter/FilterInternal: split class Filter, add class PreparedFilter | Max Kellermann |
2016-06-22 | filter/ReplayGain: use C++11 initializers | Max Kellermann |
2016-06-22 | filter/route: use std::array | Max Kellermann |
2016-03-01 | *: include cleanup (using iwyu) | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-10-16 | unix/Daemon, playlist/...: remove unused Domain variables | Max Kellermann |
2015-09-17 | unix/Daemon, playlist/pls, ...: remove unused Domain variables | Max Kellermann |
2015-03-17 | *: doxygen fixups | Max Kellermann |
2015-03-03 | *: change C-style prototypes, drop "(void)" | Max Kellermann |
2015-01-21 | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann |
2015-01-21 | config/Option: convert to strictly-typed enum | Max Kellermann |
2015-01-21 | ConfigData: move struct config_param to Param.hxx | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |