Revision 853403
Go back to digest for 31st August 2008Other in Multimedia
Alex Merry committed changes in /trunk/extragear/multimedia/amarok/src/EngineController.cpp:
playPause() isn't the only way Amarok can be paused or start playing.
Instead, listen to Phonon state changes.
This means that the signal is triggered every time the track changes as well, but I can't see a way around that short of keeping track of the current state and comparing it (and doing the same for "stopped").
Note that we treat buffering as playing.
File Changes
Modified 1 files
- /trunk/extragear/multimedia/amarok/src/EngineController.cpp
1 files changed in total