- Status Closed
- Percent Complete
- 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
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!
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.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
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