Revision 789337
Go back to digest for 30th March 2008Other in Multimedia
Dan Meltzer committed changes in /trunk/extragear/multimedia/amarok/src:
Some one on enginecontroller:
Use a more phononesque approach, rather than having the playlist control what the engine is doing, have the engine grab the next tracks from the playlist and queue them for phonon to play. This involved changing the track navigators.
In addition, only tell phonon to seek if we give it a specific point in the file to seek to. phonon/xine is really bad at seeking.
File Changes
Modified 12 files
- /trunk/extragear/multimedia/amarok/src
- /enginecontroller.cpp
- /enginecontroller.h
- /playlist/PlaylistModel.cpp
- /playlist/PlaylistModel.h
- /playlist/RepeatPlaylistNavigator.cpp
- /playlist/RepeatPlaylistNavigator.h
- /playlist/RepeatTrackNavigator.cpp
- /playlist/RepeatTrackNavigator.h
- /playlist/StandardTrackNavigator.cpp
- /playlist/StandardTrackNavigator.h
- /playlist/TrackNavigator.cpp
- /playlist/TrackNavigator.h
12 files changed in total