Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
New installs now have fullscreen and aspect ratio correction on by default
|
|
|
|
Also get rid of static tables in headers.
|
|
Ports can add additional special keys.
SDL no longer carries the static tables.
Default behavior unchanged: HardwareInputSet() still gives an empty one.
|
|
|
|
|
|
Thanks fuzzie & LordHoto for pointing this out
|
|
|
|
|
|
Thanks LordHoto
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It seems N900 is hit by SDL_WM_SetIcon bug (window cannot receive input)
http://bugzilla.libsdl.org/show_bug.cgi?id=586
This fix is based on the old 1.2.1 Maemo port code
|
|
|
|
|
|
Features detected right now are just the hardware keyboard
|
|
|
|
|
|
|