Make keyboard character selection independent on main and remote LCDs. Insert positio...
commit9feef534aabb727f3ee476fa37d0aeb978d10daa
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 6 Mar 2007 05:43:04 +0000 (6 05:43 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 6 Mar 2007 05:43:04 +0000 (6 05:43 +0000)
tree04f3d7d34042db432147dbe180e90d110623bf91
parentcb4937b30c96480c1cdbe25f47475758749b85fb
Make keyboard character selection independent on main and remote LCDs. Insert position is still synchronized between displays however (made sense to me to keep that). Cleanup code to make it more readable (mostly for my benefit in working on it :). Hopefully Hangul will stay working too. Clean up some drawing (keep pages from invading text line) and use bitmap arrows for long text when font size allows.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12634 a1c6a512-1295-4272-9138-f99709370657
apps/recorder/keyboard.c