mpd/src/filter
Max Kellermann 17b0add058 filter/Observer: pass Reset() to underlying Filter
Wohooooo, the method Filter::Reset() has been broken because no
implementation of it has ever been called for a loooong time.
And nobody ever noticed it.  WTF.
2018-01-02 22:13:14 +01:00
..
plugins AudioFormat: replace struct audio_format_string with class StringBuffer, return it 2017-01-17 22:18:21 +01:00
FilterConfig.cxx update copyright year 2017-01-03 20:48:59 +01:00
FilterConfig.hxx update copyright year 2017-01-03 20:48:59 +01:00
FilterInternal.hxx filter/Internal: add method Reset() 2017-01-11 15:34:25 +01:00
FilterPlugin.cxx update copyright year 2017-01-03 20:48:59 +01:00
FilterPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
FilterRegistry.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
FilterRegistry.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
Observer.cxx filter/Observer: pass Reset() to underlying Filter 2018-01-02 22:13:14 +01:00
Observer.hxx update copyright year 2017-01-03 20:48:59 +01:00