Revision 855448

Go back to digest for 7th September 2008

Features in Multimedia

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

initial lyrics support... kind of.
extended scripting interface to allow lyrics scripts to communicate w/ amarok extended scriptmanager to keep track of lyric scripts separately added plenty of lyrics-related debugging

**lyrics script does not work when loaded from amarok**
somehow, it only works if you copy/paste it into the script console. need to talk to peter to figure it out.

also, script for lyrc currently ignores any kde proxy, to be added later

File Changes

Added 6 files
  • /trunk/extragear/multimedia/amarok/src
  •   /scriptengine/AmarokLyricsScript.cpp
  •   /scriptengine/AmarokLyricsScript.h
  •   /scripts/lyrics_lyrc
  •   /scripts/lyrics_lyrc/CMakeLists.txt
  •   /scripts/lyrics_lyrc/main.js
  •   /scripts/lyrics_lyrc/script.spec
Modified 12 files
  • /trunk/extragear/multimedia/amarok/src
  •   /CMakeLists.txt
  •   /context/LyricsManager.cpp
  •   /context/LyricsManager.h
  •   /dialogs/ScriptManager.cpp
  •   /dialogs/ScriptManager.h
  •   /scripts/CMakeLists.txt
  •   /collection/sqlcollection/CMakeLists.txt
  •   /collection/sqlcollection/SqlCollection.cpp
  •   /context/applets/lastfmevents/LastFmEvents.cpp
  •   /context/applets/lyrics/LyricsApplet.cpp
  •   /context/engines/lastfm/LastFmEngine.cpp
  •   /context/engines/lyrics/LyricsEngine.cpp
18 files changed in total