Revision 614294

Go back to digest for 24th December 2006

Bug Fixes in Multimedia

Mark Kretschmann committed changes in /trunk/extragear/multimedia/amarok/src:

Add Apply-Button for the Queue-Manager.

Queue Manager:
-Added Apply button to dialog
-Added an extra SLOT for the Apply button to use
-Refactored the function called when playlist is updated so that adding items uses In list and removing items uses Out list

Playlist:
-Refactored updating Playlist from Queue Manager so Ok and Apply buttons can use same function
-Modified how the In & Out list are generated when queuing selected items
otherwise the Queue Manager receives an incorrect list from the SIGNAL

Patch by Warren Koo Tze Mew.

File Changes

Modified 4 files
  • /trunk/extragear/multimedia/amarok/src
  •   /playlist.cpp
  •   /playlist.h
  •   /queuemanager.cpp
  •   /queuemanager.h
4 files changed in total