More Info

Revision 678560

(Back to digest)
 

Other in Multimedia

Leo Franchi committed changes in /trunk/extragear/multimedia/amarok/src:

decoupling of Lyrics/Wiki stuff from contextview.* one problem remains: since the new WikipediItem and LyricsItem classes are singletons, they need to get instantiated by something. currently, its the constructor of ContextView, but obviously that negates the whole purpose of the decoupling. any ideas welcome...

File Changes

Added 4 files
/trunk/extragear/multimedia/amarok/src/contextview
 
/LyricsItem.cpp
 
/LyricsItem.h
 
/WikipediaItem.cpp
 
/WikipediaItem.h
Modified 8 files
/trunk/extragear/multimedia/amarok/src
 
/CMakeLists.txt
 
/playlistwindow.h
 
/amarokcore/amarokdbushandler.cpp
 
/contextview/contextbox.cpp
 
/contextview/contextview.cpp
 
/contextview/contextview.h
 
/contextview/GenericInfoBox.cpp
 
/contextview/GenericInfoBox.h
12 files changed in total