Revision 913255

Go back to digest for 25th January 2009

Other in Multimedia

Alex Merry committed changes in /trunk/extragear/multimedia/amarok/src:

Take Dan's advice and put the replay gain tag reading code somewhere that means Amarok itself can use it (so we can use it in Meta::File).

Note that the new header and cpp file are because amarokcollectionscanner doesn't link against amaroklib, and so can't just include MetaUtility.h (MetaUtility.cpp uses amaroklib stuff).

Of course, this should all go into taglib eventually, probably TagLib 2 when that happens.

File Changes

Added 2 files
  • /trunk/extragear/multimedia/amarok/src/meta
  •   /MetaReplayGain.cpp
  •   /MetaReplayGain.h
Modified 4 files
  • /trunk/extragear/multimedia/amarok/src
  •   /CMakeLists.txt
  •   /collectionscanner/CMakeLists.txt
  •   /collectionscanner/CollectionScanner.cpp
  •   /collectionscanner/CollectionScanner.h
6 files changed in total