Revision 875652

Go back to digest for 26th October 2008

Features in Multimedia

Seb Ruiz committed changes in /trunk/extragear/multimedia/amarok/src:

It is my pleasure to release a Collection importer for Amarok 2.
This will allow importing statistics from arbitrary external sources.
I am releasing with a statistics importer for Amarok 1.4 databases.

I have developed a simple framework to allow any contributor to write their own importer very easily.
I have also distributed a skeleton implementation for ITunes to give a willing enthusiast a head start.

This commit introduces a significant number of new strings for the translators, and breaks our string freeze as discussed last week.

Celebrate, you can now recover your hard earned Amarok 1.4 statistics!

Enjoy, I'm going to the beach ;)

File Changes

Added 15 files
  • /trunk/extragear/multimedia/amarok/src
  •   /databaseimporter
  •   /databaseimporter/amarok14
  •   /databaseimporter/DatabaseImporter.cpp
  •   /databaseimporter/DatabaseImporter.h
  •   /databaseimporter/itunes
  •   /dialogs/DatabaseImporterDialog.cpp
  •   /dialogs/DatabaseImporterDialog.h
  •   /databaseimporter/amarok14/FastForwardImporter.cpp
  •   /databaseimporter/amarok14/FastForwardImporter.h
  •   /databaseimporter/amarok14/FastForwardImporterConfig.cpp
  •   /databaseimporter/amarok14/FastForwardImporterConfig.h
  •   /databaseimporter/amarok14/FastForwardWorker.cpp
  •   /databaseimporter/amarok14/FastForwardWorker.h
  •   /databaseimporter/itunes/ITunesImporter.cpp
  •   /databaseimporter/itunes/ITunesImporter.h
Modified 3 files
  • /trunk/extragear/multimedia/amarok/src
  •   /CMakeLists.txt
  •   /MainWindow.cpp
  •   /MainWindow.h
18 files changed in total