Revision 1223214

Go back to digest for 6th March 2011

Bug Fixes in Multimedia

Harald Sitter committed changes in /trunk/KDE/kdemultimedia/dragonplayer/src/app/stateChange.cpp:

when the Phonon MediaObject's video presence changed, we need to trigger a fake state change to get QActions enabled that are depending on the presence of video. In particular Phonon VLC only detects video *after* it switched to playing state which essentially means that the video related menus will be disabled until a state change occurs (say switching to pause). By manually triggering a change from current state to current state we can easily work around this.

File Changes

Modified 1 files
  • /trunk/KDE/kdemultimedia/dragonplayer/src/app/stateChange.cpp
1 files changed in total