FS#11964. Rework replaygain handling to save metadata buffer and binsize. Remove...
commit46555f4e7b44631f27ad9e5a428f418825fb6f34
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 24 Feb 2011 19:10:59 +0000 (24 19:10 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 24 Feb 2011 19:10:59 +0000 (24 19:10 +0000)
treeda550f14a3c81f62aceae698c8b459287d201a01
parent1323634ae1ff143c0a574b8f33015778c40e49e2
FS#11964. Rework replaygain handling to save metadata buffer and binsize. Remove string representation of replaygain and use a dedicated ftoa implementation for WPS/screen info.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29388 a1c6a512-1295-4272-9138-f99709370657
12 files changed:
apps/dsp.c
apps/gui/skin_engine/skin_tokens.c
apps/metadata.c
apps/metadata.h
apps/metadata/asf.c
apps/metadata/id3tags.c
apps/metadata/metadata_common.c
apps/metadata/mp4.c
apps/metadata/mpc.c
apps/replaygain.c
apps/replaygain.h
apps/screens.c