Commit Graph

10 Commits (d4ff6f92913bb97069e538f9d32911f4d0198744)

Author SHA1 Message Date
Qingping Hou d4ff6f9291 first demo of screen rotate 11 years ago
Qingping Hou 68cc9b9cf4 Screen:saveCurrentBB: pass pitch on creating new blitbuffer 12 years ago
Qingping Hou e02c88a929 add getPitch method to screen.lua 12 years ago
Qingping Hou 271701edfe screensaver and usbplugin events support 12 years ago
Qingping Hou 51ed793d14 add screen rotate support 12 years ago
Qingping Hou 07d6f66565 fix screen rotation mode restore for native system 12 years ago
Qingping Hou 937a91c297 fix fb:getOrientation method, adjust mode numbering
also use it in screen.lua
12 years ago
HW ce5614ef6f cleanup, also removal of G_* constants
a bit of cleanup, switched width/height combo over to use
Geom() objects, moved framebuffer handling to Screen object,
callback syntax sanitizing, lots of small changes
12 years ago
HW 60ccd7441e fixed menu info displaying, replaced debug() by DEBUG()
the replacement of debug() was necessary to be able to access the lua library "debug" (for backtraces etc.)
12 years ago
HW 9e531fc2db file reorganisation
all lua frontend files are now in the frontend/ directory.
all old code is cleaned up.
12 years ago