updated the quickscreen's:
commit5c388ad56b99a926c78f3519a0e4b872a3c8b805
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 5 Feb 2008 05:50:20 +0000 (5 05:50 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 5 Feb 2008 05:50:20 +0000 (5 05:50 +0000)
tree91bd21ccee1546112622663ce6d06b25bab0844b
parent4d87922ad730de9a7b9a455cb8ad9227a99a300b
updated the quickscreen's:
- use viewports
- dont change to system font, fiddle with item positions to make them fit small screens
- user customizable options (use the .cfg settings "quickscreen_left, quickscreen_right, quickscreen_top, quickscreen_bottom" for the name and the .cfg name for the setting you want to use. it can be any except the string settings... (e.g. quickscreen_left:talk menu)
- a top item! if there is none set the up button will exit the screen

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16220 a1c6a512-1295-4272-9138-f99709370657
12 files changed:
apps/gui/gwps.c
apps/gui/option_select.c
apps/gui/option_select.h
apps/gui/quickscreen.c
apps/gui/quickscreen.h [copied from apps/screens.h with 60% similarity]
apps/lang/english.lang
apps/screens.c
apps/screens.h
apps/settings.c
apps/settings.h
apps/settings_list.c
apps/tree.c