Revision 745583
Go back to digest for 9th December 2007Features in Multimedia
Shane King committed changes in /trunk/extragear/multimedia/amarok/src/engine/phonon/directshow:
Implementation of an audio backend for windows using DirectShow. Should mostly work, at least well enough to play a few tunes from the collection.
Amarok is now somewhat usable under windows! :)
TODO:
* Code needs more documentation.
* Some methods are left unimplementation because Amarok doesn't currently make use of them but probably will before release (eg cross fading).
* Doesn't do streaming, only local files.
File Changes
Added 4 files
- /trunk/extragear/multimedia/amarok/src/engine/phonon/directshow
- /ComPtr.h
- /ComVariant.h
- /DirectShowGraph.cpp
- /DirectShowGraph.h
Deleted 1 files
- /trunk/extragear/multimedia/amarok/src/engine/phonon/directshow/DirectShow.h
Modified 7 files
- /trunk/extragear/multimedia/amarok/src/engine/phonon/directshow
- /CMakeLists.txt
- /DirectShowAudioOutput.cpp
- /DirectShowAudioOutput.h
- /DirectShowBackend.cpp
- /DirectShowBackend.h
- /DirectShowMediaObject.cpp
- /DirectShowMediaObject.h
12 files changed in total