Revision 746641
Go back to digest for 16th December 2007Other in Multimedia
Ian Monroe committed changes in /trunk/playground/multimedia/videoplayer:
Phonon is not going to have the ability in its API to change subtiles and audio tracks in KDE 4.0. To work around this Matthias Kretz has added a property to Xine's MediaObject.
* added the Xine dependency to cmake
* start of work to get the subtitle menu listing using the MediaObject
xine_stream_t property
* added DVD support
File Changes
Added 3 files
- /trunk/playground/multimedia/videoplayer/cmake
- /CMakeLists.txt
- /FindXine.cmake
Modified 10 files
- /trunk/playground/multimedia/videoplayer
- /CMakeLists.txt
- /src/codeine.h
- /src/app/CMakeLists.txt
- /src/app/mainWindow.cpp
- /src/app/mainWindow.h
- /src/app/stateChange.cpp
- /src/app/theStream.cpp
- /src/app/theStream.h
- /src/app/videoWindow.cpp
- /src/app/videoWindow.h
13 files changed in total