Revision 919623

Go back to digest for 8th February 2009

Features in Multimedia

Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src:

First draft of a playlist layout config editor.
It is currently working, but missing a lot of features suppored by the playlst rendering, such as individual element sizes and layouts, so it is not super usable yet.

I also cannot save layouts, but it will load the setup of the selected layout (click the "edit" icon in the layout selection combobox to activate it) and pressing the preview button will make the playlist display the currently defined layout.

Lots of work to be done on this one still, so no bug reports just yet please!

File Changes

Added 5 files
  • /trunk/extragear/multimedia/amarok/src
  •   /dialogs/PlaylistLayoutEditDialog.cpp
  •   /dialogs/PlaylistLayoutEditDialog.h
  •   /dialogs/PlaylistLayoutEditDialog.ui
  •   /widgets/PlaylistItemEditWidget.cpp
  •   /widgets/PlaylistItemEditWidget.h
Modified 6 files
  • /trunk/extragear/multimedia/amarok/src
  •   /CMakeLists.txt
  •   /playlist/PlaylistDefines.h
  •   /playlist/view/listview/LayoutConfigWidget.cpp
  •   /playlist/view/listview/LayoutConfigWidget.h
  •   /playlist/view/listview/LayoutManager.cpp
  •   /playlist/view/listview/LayoutManager.h
11 files changed in total