Menu

#2 dynamic display scaling

open
nobody
None
4
2010-10-26
2010-10-24
SandySandy
No

worked on small screens, and also worked on large screens
tested on WINCE, http://4pda.ru/forum/index.php?showtopic=195800

also, screen size can be changed from settings (options.lua):
setParam("display_height", "xxx")
setParam("display_width", "xxx")

added latest version: SDL_gfxPrimitives SDL_rotozoom

Discussion

  • SandySandy

    SandySandy - 2010-10-24

    dynamic scren support

     
  • SandySandy

    SandySandy - 2010-10-24

    Also, It would be very nice if you add a variable hotkeys

     
  • Ivo Danihelka

    Ivo Danihelka - 2010-10-26
    • priority: 5 --> 4
     
  • Ivo Danihelka

    Ivo Danihelka - 2010-10-26

    Thanks for sharing the patch.
    The made changes are interesting.
    I may cherry-pick some of them. For example, the fix of strlen(NULL) is nice.

     

Log in to post a comment.