filter/ReplayGain: skip PcmVolume if a mixer is set

Previously, volume was applied twice: once by PcmVolume, and again by
the hardware mixer.
This commit is contained in:
Max Kellermann
2016-07-01 21:17:52 +02:00
parent 8dc3f3b21a
commit 072e39c9cf
2 changed files with 6 additions and 4 deletions

1
NEWS
View File

@@ -1,4 +1,5 @@
ver 0.19.17 (not yet released)
* replay gain: fix "replay_gain_handler mixer" setting
ver 0.19.16 (2016/06/13)
* faster seeking