Revision 072f85c...

Go back to digest for 6th November 2011

Features in Multimedia

Sergey Ivanov committed changes in [amarok] /:

Add new type of optional tokens in format string (Collection Organizer) - "[]" square brackets. Syntax: [%token%: any formatted string], or Its short format: [%token%]. If you specified replacement string (string after colon ":" ) empty token will be replaced with this string (replacement can also include tokens and optional tokens); If no replacement defined default value will be used (e.g. Unknown artist for %artist%).
Split QStringx.h on .h and .cpp because It became huge.

File Changes

Modified 6 files
  •   ChangeLog
  •   src/CMakeLists.txt
  •   src/QStringx.h
  •   tests/CMakeLists.txt
  •   tests/TestQStringx.cpp
  •   src/dialogs/TrackOrganizer.cpp
6 files changed in total