rockbox/apps/menus
Michael Sevakis c541e04632 Gigabeat F/X:
Allow chaning of touchpad sensitivity in the System settings menu. Some
units are dodgey at "Normal" senitivity and some at "High". "High" can make
some units difficult to navigate and may even require a settings reset so try
it and don't use "High" again if it doesn't work out :-). Defaults to "Normal"
 which behaves like older builds.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17656 a1c6a512-1295-4272-9138-f99709370657
2008-05-29 21:27:44 +00:00
..
display_menu.c Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config. 2008-05-14 19:29:25 +00:00
eq_menu.c option_screen() now accepts a viewport 2008-04-23 11:07:40 +00:00
eq_menu.h Crossfeed settings used to be stored inverted in the cfg file for legacy reasons, change that and kill some identical formatting functions while we're at it. NOTE TO CROSSFEED USERS: this will completely garble your crossfeed settings, write them down if you want to keep them. 2007-12-08 01:45:04 +00:00
exported_menus.h FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playback Settings optiona and removed duplicate options. 2008-05-22 08:02:48 +00:00
main_menu.c scroll all lines in read-only info lists 2008-05-05 07:11:27 +00:00
menu_common.c Try and only use the PCM buffer low latency mode in sound settings when we really need to. 2008-03-03 11:06:04 +00:00
menu_common.h Try and only use the PCM buffer low latency mode in sound settings when we really need to. 2008-03-03 11:06:04 +00:00
playback_menu.c FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playback Settings optiona and removed duplicate options. 2008-05-22 08:02:48 +00:00
playlist_menu.c Fix FS#7826 - make the view catalog option in the main menu > playlists menu use the same text as the view catalog option in the onplay menus 2007-11-01 13:41:16 +00:00
recording_menu.c Updated recording trigger screen (seems to be a feature almost noone uses?) 2008-05-28 10:55:39 +00:00
settings_menu.c Gigabeat F/X: 2008-05-29 21:27:44 +00:00
sound_menu.c Removed unneeded dependency on pcmbuf.h 2008-04-20 10:21:44 +00:00
theme_menu.c Fix the colour selector. The only colours not allowed should be when trying to set the fg and bg to the same colour. 2008-05-06 09:35:43 +00:00