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 Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by fml2 - 2008-05-05
Last edited by fml2 - 2009-06-22

FS#8965 - WPS tag for showing skip length

Introduce a new WPS tag (%ms) which indicates whether te study mode is activated.

Closed by  fml2
2009-06-22 20:48
Reason for closing:  Rejected
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

This became unnecessary after r19357 (generic setting tag) has been committed.

Reminder: If/when this is committed add a note to the CustomWPS wiki page.

Thanks for doing this.

fml2 commented on 2008-07-18 20:22

Here is an update: %ms, if used ‘naked’, now displays the skip length in minutes or zero if it’s set to ‘track.’ It can also be used in a conditional. The first branch is for ‘track’, the other are for the appropriate number of minutes.

Example:
%ms

– or

%?ms<Track|%ms>

– or

%?ms<Track|One|Two|Three|Four|Five|Six (etc) >

I’ve also fixed the issue that the string value produced by the naked option was 1-based instead of 0-based (as described in the manual/wiki) – also for some other tags. Sorry for not providing a separate patch.

Feedback is welcome.

fml2 commented on 2008-07-18 20:30

Now with the correct patch (thanks to PaulJam :-)

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing