summaryrefslogtreecommitdiff
path: root/src/filter
AgeCommit message (Expand)Author
2018-02-09filter/convert: set the PcmConvert instance only if it was initializedMax Kellermann
2018-02-09filter/convert: add method IsActive()Max Kellermann
2018-01-02filter/Observer: pass Reset() to underlying FilterMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AudioFormat: replace struct audio_format_string with class StringBuffer, retu...Max Kellermann
2017-01-11filter/Internal: add method Reset()Max Kellermann
2017-01-06filter/Internal: remove the default constructorMax Kellermann
2017-01-06filter/AutoConvert: initialize Filter::out_audio_formatMax Kellermann
2017-01-06filter/AutoConvert: remove obsolete NULL checkMax Kellermann
2017-01-06filter/convert: remove obsolete method prototypeMax Kellermann
2017-01-06filter/Internal: remove obsolete doxygen lineMax Kellermann
2017-01-06filter/Internal: add assertion to constructorMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-03filter/ReplayGain: add ReplayGainConfig copyMax Kellermann
2016-12-03filter/ReplayGain: remove FilterPlugin instance, add explicit constructorMax Kellermann
2016-12-03filter/Registry: make filter_plugins staticMax Kellermann
2016-12-03filter/ReplayGain: forward-declare struct ReplayGainInfoMax Kellermann
2016-12-03filter/ReplayGain: convert pointers to referencesMax Kellermann
2016-11-25ReplayGainConfig: add struct ReplayGainConfig, move globals to ReplayGainGlob...Max Kellermann
2016-11-24filter/ReplayGain: use ToString(ReplayGainMode)Max Kellermann
2016-11-24ReplayGainMode: convert to strictly-typed enumMax Kellermann
2016-11-24ReplayGainInfo: implement fallback in Get()Max Kellermann
2016-11-24ReplayGainInfo: add method Get()Max Kellermann
2016-11-23filter/Plugin: rename with CamelCaseMax Kellermann
2016-11-10util/Error: remove obsolete classMax Kellermann
2016-11-07SongLoader, ...: include cleanupMax Kellermann
2016-09-09mixer: migrate to C++ exceptionsMax Kellermann
2016-09-09pcm/Convert: migrate from class Error to C++ exceptionsMax Kellermann
2016-09-04Filter/Plugin: migrate from class Error to C++ exceptionsMax Kellermann
2016-09-04Filter/Internal: migrate from class Error to C++ exceptionsMax Kellermann
2016-09-04filter/AutoConvert: use std::unique_ptrMax Kellermann
2016-09-04Filter/Internal: remove outdated API documentationMax Kellermann
2016-07-09Merge tag 'v0.19.17'Max Kellermann
2016-07-05filter/route: use PcmSilence()Max Kellermann
2016-07-04filter/Observer: fix memory leakMax Kellermann
2016-07-04filter/convert: fix no-op checkMax Kellermann
2016-07-01filter/ReplayGain: skip PcmVolume if a mixer is setMax Kellermann
2016-07-01filter/FilterInternal: split class Filter, add class PreparedFilterMax Kellermann
2016-06-22filter/ReplayGain: use C++11 initializersMax Kellermann
2016-06-22filter/route: use std::arrayMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-10-16unix/Daemon, playlist/...: remove unused Domain variablesMax Kellermann
2015-09-17unix/Daemon, playlist/pls, ...: remove unused Domain variablesMax Kellermann
2015-03-17*: doxygen fixupsMax Kellermann
2015-03-03*: change C-style prototypes, drop "(void)"Max Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann