AS IS: Set "Resume playback on start" in Amarok "Playback" preferences. Start playback. Pause playback. Shutdown Amarok. Restart Amarok. The playback is resumed, music starts to play from the last saved place. TO BE: In the last step the playback should be continued at same place as before but it also should be paused as before. Amarok should save also the playback state (playing/pausing), not only playback position and correctly restore back *both* settings on restart. Reproducible: Always
The current functioning is expected, moving to wishlist.
Git commit 70ee0e2b1c306f8230ca1097f372823ff11ccf84 by Mark Kretschmann. Committed on 24/05/2013 at 13:50. Pushed by markey into branch 'master'. When resuming playback on startup, correctly restore paused state. Before, we didn't store the state at all, but started to play always. FIXED-IN: 2.8 M +2 -0 ChangeLog M +1 -0 src/App.cpp M +14 -10 src/EngineController.cpp M +3 -2 src/EngineController.h M +5 -0 src/amarokconfig.kcfg M +10 -5 src/playback/DelayedDoers.cpp M +3 -2 src/playback/DelayedDoers.h http://commits.kde.org/amarok/70ee0e2b1c306f8230ca1097f372823ff11ccf84