Revision 918936
Go back to digest for 1st February 2009Features in Multimedia
Alex Merry committed changes in /trunk/extragear/multimedia/amarok:
Read replay gain tags from more file formats.
We now read replay gain tags from every file format we can read tags from, except for RealMedia (unlikely to have replay gain tags), Audible (does anyone even write replay gain tags to Audible?) and Musepack.
The lack of Musepack support is paricularly ironic, as the reason we can't read replay gain data is that Musepack supports replay gain natively (rather than abusing metadata tags for the purpose), but TagLib won't let us at relevant fields.
File Changes
Modified 3 files
- /trunk/extragear/multimedia/amarok
- /ChangeLog
- /CMakeLists.txt
- /src/meta/MetaReplayGain.cpp
3 files changed in total