Commit Graph

16 Commits (f26adf97f048219c3facaa33b7cf6e16fbaf072b)

Author SHA1 Message Date
Qingping Hou 417ef640a7 Merge branch 'rotate'
Conflicts:
	filechooser.lua

* merge rotate branch with search branch
* fix font display bug in font menu

not fully tested the new rotation implemention yet.
13 years ago
Qingping Hou 060ad5cb01 finished search feature! 13 years ago
Qingping Hou f9804a1c92 searcher demo finished!
waiting for refractory.
13 years ago
Qingping Hou 32d1bede8c start working on filesearcher 13 years ago
Qingping Hou 29a9996fb2 mod: inputbox finished 13 years ago
Qingping Hou 8fdb0a4c3e add: demo for inputbox 13 years ago
Qingping Hou 262b8113f7 add: adjustFWKey(code)
adjustFWKey() will change code event for five way keys
according to current rotation mode. Add this to the
input.waitForEvent loop and your UI can navigate properly
in different rotation mode.
13 years ago
Qingping Hou 019695255d add: a demo for text input 13 years ago
Qingping Hou 9cf646b2a6 add: fontchooser 13 years ago
Qingping Hou 72f9c5690f fix: detect emu mode in rotationMode
if in emu mode, simply return 0
13 years ago
Qingping Hou a9c915dc30 Make sure rotation mode is correctly read with assert 13 years ago
Qingping Hou b69c1318a2 add: support for fle navigation after rotation
now filechooser can properly navigate through files
in rotated screen.
13 years ago
HW 0c2e6c4102 fixed bug in key naming 13 years ago
HW 7e04b9a797 fixed more bugs 13 years ago
HW c47512a01d slight refactoring of filechooser so it remembers state 13 years ago
HW 6160f7fa7c Forgot to add the actual file chooser, do that now 13 years ago