mpd/src/filter
Max Kellermann e2d4654e20 filter/ReplayGain: invoke the MixerListener after volume change
This ensures that Partition::OnMixerVolumeChanged() invokes
MixerMemento::InvalidateHardwareVolume(), clearing the cached volume
level.

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1526
2022-08-18 14:45:45 +02:00
..
plugins filter/ReplayGain: invoke the MixerListener after volume change 2022-08-18 14:45:45 +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 more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00