index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filter
/
plugins
/
RouteFilterPlugin.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-02-01
*: add `explicit`
Max Kellermann
2020-02-01
*: use `auto`
Max Kellermann
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
pcm/Pcm*: drop more "Pcm" prefixes from source file names
Max Kellermann
2019-03-12
filter/registry: move `extern` lines to plugin headers
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-01-01
Filter/Internal: split header
Max Kellermann
2017-12-27
filter/Internal: return std::unique_ptr<Filter>
Max Kellermann
2017-12-27
filter/Plugin: return std::unique_ptr<PreparedFilter>
Max Kellermann
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-23
filter/Plugin: rename with CamelCase
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-07-09
Merge tag 'v0.19.17'
Max Kellermann
2016-07-05
filter/route: use PcmSilence()
Max Kellermann
2016-07-01
filter/FilterInternal: split class Filter, add class PreparedFilter
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-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2014-08-12
Filter: FilterPCM() returns ConstBuffer
Max Kellermann
2014-08-07
util/StringUtil: rename strchug_fast() to StripLeft()
Max Kellermann
2014-01-24
Filter*: move to filter/
Max Kellermann