Revision 920820

Go back to digest for 8th February 2009

Features in Multimedia

Bart Cerneels committed changes in /trunk/extragear/multimedia/amarok/src:

Implement rename for groups.

This was very difficult since I turn a tree structure into a flat model and back to a tree model in the proxy.I might turn SQL playlists into a flat structure by removing the playlist_groups table and adding the column label to playlists, just like in SQL podcasts.

File Changes

Modified 8 files
  • /trunk/extragear/multimedia/amarok/src
  •   /meta/Playlist.h
  •   /meta/SqlPlaylist.cpp
  •   /meta/SqlPlaylist.h
  •   /browsers/playlistbrowser/PlaylistsInGroupsProxy.cpp
  •   /browsers/playlistbrowser/PlaylistsInGroupsProxy.h
  •   /browsers/playlistbrowser/UserPlaylistModel.cpp
  •   /playlistmanager/sql/SqlUserPlaylistProvider.cpp
  •   /playlistmanager/sql/SqlUserPlaylistProvider.h
8 files changed in total