Make the charset more maintainable by using an enum for font indexing, fix wrong...
commit086d6e912beaeddd6476a201a4ce1422954c7c03
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Tue, 27 Mar 2007 18:32:58 +0000 (27 18:32 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Tue, 27 Mar 2007 18:32:58 +0000 (27 18:32 +0000)
tree3099d74d639e8861e983dfad3b053eed3f995e65
parent0e6af4f4c7d44aa0e4a987f375940d1f5ac9b40d
Make the charset more maintainable by using an enum for font indexing, fix wrong U circumflex, and add 2 missing characters to the vkeyboard.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12940 a1c6a512-1295-4272-9138-f99709370657
apps/player/keyboard.c
firmware/drivers/lcd-charset-player.c