• Sam Lantinga's avatar
    Date: Sat, 31 Aug 2002 15:42:45 +0200 · 513d7b33
    Sam Lantinga authored
    From: Alexandre Courbot
    Subject: [SDL] Qtopia port fixes/improvments
    
    -Whenever the screen is rotated, the pad is rotated as well,
    -Fixed a mouse bug: when tapping on the screen, the click event was
    often sent at the previous position of the stylus (resulting in strange
    behavior in Scummvm for instance)
    -Added the SDL_QT_INVERT_ROTATION environment variable which, when set,
    rotates the screen (and the mouse, and the pad) the other way. This can
    be useful for left-handed people.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40482
    513d7b33
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL_QPEApp.cc Loading commit data...
SDL_QPEApp.h Loading commit data...
SDL_QWin.cc Loading commit data...
SDL_QWin.h Loading commit data...
SDL_lowvideo.h Loading commit data...
SDL_sysevents.cc Loading commit data...
SDL_sysevents_c.h Loading commit data...
SDL_sysmouse.cc Loading commit data...
SDL_sysmouse_c.h Loading commit data...
SDL_sysvideo.cc Loading commit data...
SDL_syswm.cc Loading commit data...
SDL_syswm_c.h Loading commit data...