SWCODEC: Fix the problem of replaygain not being applied unless the menu is entered...
commit0fd40ca540ead9df777a82269bc0f29f0a28e8a9
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 26 Feb 2007 17:15:04 +0000 (26 17:15 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 26 Feb 2007 17:15:04 +0000 (26 17:15 +0000)
tree4e6f98841be43af0004f97e6d827986279b6ff28
parent83e9da19ff65d501a7e5c0b05cb2765d1e9c1597
SWCODEC: Fix the problem of  replaygain not being applied unless the menu is entered. Make all codecs set the replay gain or else formats that do not have replaygain will not set the gain back to default if a file with gain applied proceeded them.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12498 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/a52.c
apps/codecs/adx.c
apps/codecs/aiff.c
apps/codecs/nsf.c
apps/codecs/shorten.c
apps/codecs/sid.c
apps/codecs/spc.c
apps/codecs/wav.c
apps/dsp.c