Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Manual
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.7.1
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by MarcinBukat - 2010-12-23
Last edited by MarcinBukat - 2011-01-12

FS#11831 - %Rr, %Rh, %Rn, %Rs not documented

in apps/radio/radio_skin.c one can find such lines:
#if CONFIG_CODEC != SWCODEC && !defined(SIMULATOR)

      "%?Rr<%Sx(Time:) %Rh:%Rn:%Rs|%?St(prerecording time)<%pm|%Sx(Prerecord Time) %Rs>>\n"

#endif

Tags used there are not documented.

Closed by  MarcinBukat
2011-01-12 11:03
Reason for closing:  Fixed
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

Added description on CustomWPS wiki page

According to lib/skin_parser/tag_table.c

%Rr - SKIN_TOKEN_IS_RECORDING
%Rh - SKIN_TOKEN_REC_HOURS
%Rn - SKIN_TOKEN_REC_MINUTES
%Rs - SKIN_TOKEN_REC_SECONDS

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing