Revision 654374
Go back to digest for 22nd April 2007Features in Multimedia
Dan Meltzer committed changes in /trunk/extragear/multimedia/amarok/src:
Rudimentary bookmarking support for items.
Currently the locations of bookmarks are hardcoded to demonstrate the way things work, but I will be adding dbus calls soonish and integrating it more fully once I figure out this SQL thing.
To add a bookmark programatically, call ProgressSlider::instance()->addBookmark( uint seconds) or ProgressSlider::instance()->addBookmarks( QList<uint> seconds )Enjoy
File Changes
Modified 4 files
- /trunk/extragear/multimedia/amarok/src
- /controlbar.ui
- /progressslider.cpp
- /progressslider.h
- /statusbar/timeLabel.h
4 files changed in total