mpd/src/filter
Max Kellermann 9ca64d5fb3 filter/Chain: eliminate, just use a chain of TwoFilters instead
The ChainFilter class is extremely complicated code, and will grow to
be even more complicated when the Filter interface gets extended.
Let's just remove it; we can easily chain many TwoFilters instead.
2021-08-26 17:45:23 +02:00
..
plugins filter/Chain: eliminate, just use a chain of TwoFilters instead 2021-08-26 17:45:23 +02:00
Factory.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Factory.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Filter.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Filter.hxx clang-tidy: default virtual destructors 2021-05-30 22:46:46 -07:00
FilterPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
LoadChain.cxx filter/Chain: eliminate, just use a chain of TwoFilters instead 2021-08-26 17:45:23 +02:00
LoadChain.hxx filter/Chain: eliminate, just use a chain of TwoFilters instead 2021-08-26 17:45:23 +02:00
LoadOne.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
LoadOne.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build filter/Registry: rename the source file 2019-08-26 20:54:52 +02:00
NullFilter.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Observer.cxx clang-tidy: add explicit deleted constructors 2021-05-30 22:47:20 -07:00
Observer.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Prepared.hxx clang-tidy: default virtual destructors 2021-05-30 22:46:46 -07:00
Registry.cxx clang-tidy: mark a bunch of variables constexpr 2021-01-16 18:35:31 -08:00
Registry.hxx copyright year 2021 2021-01-01 19:54:28 +01:00