FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.
commitf299576d4b09281fcab15338c39f91cccec0e6a5
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Thu, 27 Sep 2007 15:42:55 +0000 (27 15:42 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Thu, 27 Sep 2007 15:42:55 +0000 (27 15:42 +0000)
tree65e1694745947a9a7d673811d12155f3b2a03019
parent3dfdd743356d360ee8cd166abf7def6c305d040d
FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.
Add two new line selector types: solid colour and gradient. Solid colour only uses the primary colour setting.
The secondary colour setting is used for the gradient. Text colour for the selected item is also changeable.
These new settings are a bit controversial so they may be removed later.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14868 a1c6a512-1295-4272-9138-f99709370657
14 files changed:
apps/gui/color_picker.c
apps/gui/list.c
apps/lang/english.lang
apps/menus/display_menu.c
apps/recorder/recording.c
apps/screen_access.c
apps/screen_access.h
apps/settings.c
apps/settings.h
apps/settings_list.c
docs/CREDITS
firmware/drivers/lcd-16bit.c
firmware/export/lcd.h
firmware/export/scroll_engine.h