Revision 40fd394...

Go back to digest for 15th May 2011

Bug Fixes in Multimedia

Ralf Engels committed changes in [amarok] src/context/engines/wikipedia/WikipediaEngine.cpp:

Fix 266645: Update wikipedia applet when metadata in a stream changes.

WikipediaEnginePrivate has a member "Meta::TrackPtr currentTrack" and to check if an update is required this member is queried to get the previous track's data. This of course would not work as this member always returns the current data when a stream is being played.

Courtesy Elbin Pallimalil

File Changes

Modified 1 files
  • src/context/engines/wikipedia/WikipediaEngine.cpp
1 files changed in total