Revision 789245
Go back to digest for 30th March 2008Features in Multimedia
Dan Meltzer committed changes in /trunk/extragear/multimedia/amarok/src:
Various little changes.
*) rename Playlist::Model::saveM3U to Playlist::Model::savePlaylist to reflect what it does
*) Make inserting items into the playlist with options & Append not start playing them, even if nothing is playing. This caused unpleasant things to occur on startup.
*) remove the --engine command line option.
*) Initialize the sidebar in init() along with everything else
*) Fix a crash that could occur when quitting amarok with no track playing.
*) Remove unnecessary includes
*) remove the --enqueue command line option. This one has been deprecated for a really long time.
File Changes
Modified 7 files
- /trunk/extragear/multimedia/amarok/src
- /app.cpp
- /MainWindow.cpp
- /amarokcore/amarokdbushandler.cpp
- /amarokcore/amarokdbushandler.h
- /amarokcore/org.kde.amarok.playlist.xml
- /playlist/PlaylistModel.cpp
- /playlist/PlaylistModel.h
7 files changed in total