extragear/multimedia/amarok/src

Soren Harward stharward at gmail.com
Sun Oct 12 06:07:42 CEST 2008


SVN commit 870227 by stharward:

Navigator Overhaul 2: Electric Boogaloo

I did a partial reworking of the navigators in the playlist overhaul,
but they still needed some work.  They've now been significantly
simplified, and should be chosen properly to the user's Repeat and
Random settings.

CCMAIL: amarok-devel at kde.org

 M  +2 -4      Amarok.h  
 M  +1 -3      CMakeLists.txt  
 M  +28 -93    playlist/PlaylistActions.cpp  
 M  +53 -91    playlist/PlaylistActions.h  
 M  +8 -8      playlist/PlaylistModel.cpp  
 M  +5 -17     playlist/PlaylistModel.h  
 M  +2 -71     playlist/navigators/DynamicTrackNavigator.cpp  
 M  +25 -34    playlist/navigators/DynamicTrackNavigator.h  
 M  +19 -7     playlist/navigators/RandomAlbumNavigator.cpp  
 M  +28 -26    playlist/navigators/RandomAlbumNavigator.h  
 M  +24 -11    playlist/navigators/RandomTrackNavigator.cpp  
 M  +20 -21    playlist/navigators/RandomTrackNavigator.h  
 M  +8 -8      playlist/navigators/RepeatAlbumNavigator.cpp  
 M  +7 -5      playlist/navigators/RepeatAlbumNavigator.h  
 D             playlist/navigators/RepeatPlaylistNavigator.cpp  
 D             playlist/navigators/RepeatPlaylistNavigator.h  
 M  +3 -14     playlist/navigators/RepeatTrackNavigator.cpp  
 M  +19 -14    playlist/navigators/RepeatTrackNavigator.h  
 D             playlist/navigators/SimpleTrackNavigator.cpp  
 D             playlist/navigators/SimpleTrackNavigator.h  
 M  +21 -15    playlist/navigators/StandardTrackNavigator.cpp  
 M  +12 -12    playlist/navigators/StandardTrackNavigator.h  
 M  +4 -10     playlist/navigators/TrackNavigator.cpp  
 M  +32 -58    playlist/navigators/TrackNavigator.h  
 M  +1 -1      playlist/view/PlaylistViewCommon.cpp  
 M  +1 -1      playlist/view/listview/PrettyListView.cpp  




More information about the Amarok-devel mailing list