Revision 812620
Go back to digest for 1st June 2008Features in Multimedia
Mark Kretschmann committed changes in /trunk/extragear/multimedia/amarok/src:
Huzzah, Amarok 2 gets video support! (for music videos only. Amarok isn't meant to replace your video player!).
Added a video applet for the context view.
While it's not currently possible to show video in a QGraphicsProxyWidget, I made this work by using a normal QWidget and syncing the position with the plasmoid. Turns out this works pretty well.
So we should soon be able to watch youtube videos from SeeqPod, e.g. :)
Oh yeah, work-in-progress of course.
File Changes
Added 7 files
- /trunk/extragear/multimedia/amarok/src/context/applets/video
- /.directory
- /amarok-context-applet-video.desktop
- /amarok-video.svg
- /CMakeLists.txt
- /Video.cpp
- /Video.h
Modified 3 files
- /trunk/extragear/multimedia/amarok/src
- /filebrowser/MyDirLister.cpp
- /context/applets/CMakeLists.txt
- /context/engines/CMakeLists.txt
10 files changed in total