Revision c72f9f8...
Go back to digest for 31st July 2011Bug Fixes in Multimedia
Harald Sitter committed changes in [phonon-vlc] /:
fix cd playback (at least for amarok)
the only way to select an audio track at runtime in vlc is by selecting
the appropriate subitem of the media, however currently this is one
gigantic PITA, so we cannot do this until pvlc gets based on libcutevlc
meanwhile only one scenario is supported: setting the track *before*
play is called, this way we can simply inject the cdda-track option
in playInternal and be done with it
FIXED-IN: 0.4.1
File Changes
Modified 4 files
- src/mediacontroller.cpp
- src/mediacontroller.h
- src/mediaobject.cpp
- src/mediaobject.h
4 files changed in total