rockbox/apps/menus
Nicolas Pennequin f3b015f73b 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
2007-09-27 15:42:55 +00:00
..
display_menu.c FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. 2007-09-27 15:42:55 +00:00
eq_menu.c shouldnt have been commited 2007-09-25 02:49:57 +00:00
eq_menu.h Use size_t type for the buffer_size parameter to formatter functions, static two private functions 2007-08-19 10:22:46 +00:00
exported_menus.h Introducing the root menu! 2007-03-01 11:14:46 +00:00
main_menu.c Patch FS#7641 by Daniel Dalton, talking clock improvements 2007-08-23 09:13:15 +00:00
playback_menu.c Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
playlist_menu.c *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
recording_menu.c Allow recording source to be set from recording context menu. Not a very nice solution for something that already was an ugly hack... 2007-08-09 00:33:33 +00:00
settings_menu.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
sound_menu.c Toggle low latency mode when entering/exiting the eq menu to make the 2007-08-29 10:09:34 +00:00