Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • 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 cpu98 - 2009-09-25
Last edited by jdgordon - 2009-10-05

FS#10617 - %Cl and %C conditional viewport oddity


%Cl|0|38|145|145|
%?C<%C%Vda|%Vdb>

Viewport b is used even if AA is not present.


%Cl|0|38|145|145|

%?C<%C%Vda|%Vdb>

Viewport b is used when AA is not present.(expected behavior)

Really bugged me……

Closed by  jdgordon
2009-10-05 10:26
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

shuold be fixed in r22944.

cpu98 commented on 2009-09-25 15:08

edit: Viewport b is used even if AA is not present. → Viewport b is used even if AA is present.

cpu98 commented on 2009-09-25 15:12

%Cl|0|38|145|145|
%?C<%Vda|%Vdb>
Behaves as if it is given
%Cl|0|38|145|145|
%C
%V(viewport b)

whats the build number you are using? (menu > system > rockbox info: )

cpu98 commented on 2009-09-26 10:11

Quite recent revision. 22827.
Need wps file for testing?

teru commented on 2009-09-27 13:05

i’m not sure if this is related to the bug.
skin_parser.c:1138: if 1) Shouldn’t (wps_data→num_tokens > 1) be (wps_data→num_tokens >= 1) ?

1) wps_data→num_tokens > 1) && (prev→type == WPS_TOKEN_CONDITIONAL

ah crud… yes… I forgot the Cl isnt stored as a token… I’ll fix that this arvo

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing