Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category User Interface
  • 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 jdgordon - 2011-02-11
Last edited by jdgordon - 2011-06-01

FS#11925 - Add a proper "current screen" system

This patch makes adds a very simple system so themers can know exactly which screen it is in (to mangle the sbs as required).

This first patch is untested and only adds the browsers and quickscreen. others can be added if this is wanted/works.

All that is needed to do to add a new screen is add the screen to the enum at the bottom of misc.h, then when entering the screen call push_current_screen() and when exiting call pop_current_screen().

Closed by  jdgordon
2011-06-01 14:42
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

r29944

MikeS commented on 2011-02-11 02:45

Add tester .sbs and this one compiles :)

update to add a bunch more screens… want to commit soon… need a better enum prefix than SCREEN_

fix the ordering so %cs tag doesnt change the order

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing