Revision 0fba767...

Go back to digest for 12th June 2011

Bug Fixes in Multimedia

Trever Fischer committed changes in [phonon-gstreamer/plumbing] /:

Fix signal emission of the source change.

Previously, it emitted currentSourceChanged up to 30 seconds in advance.
Thats because the source really did /technically/ change, from the
pipeline's view. This introduces another viewpoint by having the
mediaobject keep track of the source the hardware is actually seeing
(and thus the user hearing).

File Changes

Modified 2 files
  •   gstreamer/mediaobject.cpp
  •   gstreamer/mediaobject.h
2 files changed in total