Commit Graph

3 Commits

Author SHA1 Message Date
Qingping Hou
5237ba947d fix: typo 2012-03-09 18:45:55 +08:00
Qingping Hou
319826c385 mod: screen rotation implemented by ioctl
Now you get a instance rotate :) With only one bug.
I have to restore to previous rotation state of the
native system after exists. Because the native system
does poll the new rotation state that changed by ioctl.

Currently, I don't know how to force the native system
to detect the changes.
2012-03-09 18:34:56 +08:00
Qingping Hou
f45671a747 fix: add screen.lua
forgot to add it in previous commit :(
2012-03-09 09:44:22 +08:00