Revision 911684

Go back to digest for 18th January 2009

Features in Multimedia

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

ReplayGain FTW!

Make replay gain support actually do something by
(a) getting the data we stored out of the collection database
(b) using it when the track changes

Also, improve the storage of replay gain tags by storing NULL when they weren't present on the original track metadata.
This allows us to substitute the track gain for the album gain when the latter is requested but doesn't exist.

File Changes

Modified 10 files
  • /trunk/extragear/multimedia/amarok/src
  •   /EngineController.cpp
  •   /EngineController.h
  •   /Systray.cpp
  •   /meta/Meta.cpp
  •   /meta/Meta.h
  •   /meta/MetaConstants.h
  •   /collection/sqlcollection/ScanManager.cpp
  •   /collection/sqlcollection/ScanResultProcessor.cpp
  •   /collection/sqlcollection/SqlMeta.cpp
  •   /collection/sqlcollection/SqlMeta.h
10 files changed in total