google-code-export / mobbler

Automatically exported from code.google.com/p/mobbler
0 stars 0 forks source link

Play Music Player: should it have a pause button? #715

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Nokia N8
mobbler_gfx.sisx

What steps will reproduce the problem?
1. Play music in the Music Player

What is the expected output? 
Should the fourth button be a pause icon? (or a stop button, but pause would be 
better).

What do you see instead?
The fourth button is a play icon. Pressing it does nothing.

Original issue reported on code.google.com by hugovk@gmail.com on 15 Apr 2011 at 4:36

GoogleCodeExporter commented 9 years ago
Strange, I then exited Music Player and tried to play the radio, but the play 
button still did nothing... After rebooting it shows a stop button which works 
as expected. This must have been caused by another bug (that'll I report too).

Anyway, should the stop button be a pause button for the Music Player?

Original comment by hugovk@gmail.com on 15 Apr 2011 at 4:45

GoogleCodeExporter commented 9 years ago
I think it should be a stop button because you can't resume the music player 
from Mobbler. Pause may be misleading.

Original comment by eartle@gmail.com on 15 Apr 2011 at 6:10

GoogleCodeExporter commented 9 years ago
I don't really understand if you are talking about the current public 
stable/beta version (since I see that "mobbler_gfx.sisx"), but I read about the 
pause support in last.fm, so please forgive me if this comment doesn't apply.
I think that both pause and stop buttons are important, and since both of them 
should appear on the main interface, maybe it's better to replace the 
plus-button menu (and put its items in a sub-menu from the main options menu - 
I'm reporting an issue about that for other reasons).
Another option could be a long pressed button function: single tap/press 
toggles play/pause, long tap/press stops track if playing.

Original comment by maurizio...@gmail.com on 15 Apr 2011 at 9:36

GoogleCodeExporter commented 9 years ago
Maurizio, yes, this is the exciting new tea break functionality coming in the 
next release :) mobbler_gfx.sisx is just a dev version.

Eartle, I meant to put this as an enhancement. So do you think we should add 
pause/resume functionality for the music player from Mobbler? There's 
EPbCmdPause in TMPXPlaybackCommand for MMPXPlaybackUtility::CommandL().

Original comment by hugovk@gmail.com on 17 Apr 2011 at 10:02

GoogleCodeExporter commented 9 years ago
I guess we could do pause/resume on the music player as well.  I'm not keen on 
adding stop though, as I don't think it's needed.

Original comment by eartle@gmail.com on 18 Apr 2011 at 2:08