ysop / jivelite

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

Current status of Repeat and Shuffle can be changed but not observed from the Now Playing Screen #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Press Shuffle Toggle ',' or Repeat Toggle '.' from now playing screen
2. Nothing changes on the UI
3. Album may play out of order or a track may repeat, hard to know what will 
happen without going into the settings screen and looking closely at the text 
below the shuffle and repeat icons (in HD Grid skin).

What is the expected output? What do you see instead?

I want to see some status information in the "now playing" screen that 
indicates where I am in the Shuffle state machine (off, Song, Album) and Repeat 
(off, Song, Playlist). I'd prefer it to be graphical than text based, but text 
would be better than nothing, which is what I currently see.

I know it was a design decision to make the Now Playing screen less busy by 
removing the transport icon row, but I feel having controllability without 
observability of the Repeat and Shuffle functions is a UI problem that needs to 
be addressed at some point.

Original issue reported on code.google.com by crazz...@gmail.com on 26 Dec 2013 at 6:37

GoogleCodeExporter commented 9 years ago
Can you attach your version of the HDSkin with this change?

Original comment by trio...@btinternet.com on 29 Dec 2013 at 8:45

GoogleCodeExporter commented 9 years ago
Here is a patch against the current version of HDGridSkinApplet.lua. Some of 
the changes are redundant, such as resizing the volume control, which doesn't 
get get displayed anymore.

Original comment by crazz...@gmail.com on 30 Dec 2013 at 12:15

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This patch is against the conventional (non-grid) HD skin and omits the 
unwanted volume control resizing.

Original comment by crazz...@gmail.com on 30 Dec 2013 at 1:26

Attachments: