Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category User Interface → Themes
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.4
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by jdgordon - 2010-01-07
Last edited by jdgordon - 2010-01-13

FS#10898 - playlist viewer WPS widget

I dont know if this is going to ever make it into svn, but its going here incase I lose interest...

Attached is a screenshot and the diff... The idea of this patch is to allow the WPS to have a playlist viewer displayed. to do this simply add the token %Vp to any viewport and the entire viewport will be used for the list it will show the the next tracks untill there is no more room.

tracks which have already been buffered will be displayed as “playlist number: title time”, tracks which havnt been buffered yet will show the filename.

I’m hoping to make the text that is displayed be customisable using the skin language (!), also, I wanted to make it so you can choose which track to start the viewer at, so you could display the previous track down, or the current track down... this crashes so its hardcoded to start at the next track.

lots of work to do on this still... if anyone wants to take over let me know!

Closed by  jdgordon
2010-01-13 06:02
Reason for closing:  Accepted
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

in 24220.

update: this one shows that the text can be loaded from the skin... right now its hardcoded but its a nice demo


skin language is now looking
to show if id3>|<show me
offset is how far from the current track to start displaying. 0 is the current track, 1 is the next track, etc

The code in the next two parts is a very limited skin code. NO conditionals, and just about no tags are supported... the following list are

- playlist
- file
- file
-
- track
- track
- scroll the whole line

add suggestions for which other tags to add support for in the forum thread

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing