rockbox/apps/menus
Nick Peskett be10817e1c Option to constrain get_next_dir() to directories below global_settings.start_directory.
When enabled, if the user has set "Start File Browser Here" (config.cfg:
start directory) to anything other than root and "Auto-Change Directory"
is set to "Yes" or "Random", the directory returned when an auto change
is required will be constrained to the value of "start directory" or below.

Change-Id: Iaab773868c4cab5a54f6ae67bdb22e84642a9e4b
Reviewed-on: http://gerrit.rockbox.org/182
Reviewed-by: Nick Peskett <rockbox@peskett.co.uk>
Tested-by: Nick Peskett <rockbox@peskett.co.uk>
2012-03-19 11:49:55 +01:00
..
audiohw_eq_menu.c
display_menu.c apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined 2012-01-07 19:35:46 +00:00
eq_menu.c Change EQ settings to use a struct array in global_settings. 2012-03-12 00:18:33 +01:00
eq_menu.h
exported_menus.h New General Settings submenu: Startup/Shutdown 2011-12-26 08:26:38 +00:00
main_menu.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
menu_common.c
menu_common.h
playback_menu.c Option to constrain get_next_dir() to directories below global_settings.start_directory. 2012-03-19 11:49:55 +01:00
playlist_menu.c FS#11808 - Major playlist handling changes (on disk playlists) 2011-07-20 14:11:15 +00:00
plugin_menu.c
radio_menu.c Fix FS#12158 - Make the "Mode: " line in the radio menu voice. 2011-06-16 13:28:15 +00:00
recording_menu.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
settings_menu.c Option to restart running sleep timer on keypress. 2011-12-26 09:30:25 +00:00
sound_menu.c
theme_menu.c apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined 2012-01-07 19:35:46 +00:00
time_menu.c New General Settings submenu: Startup/Shutdown 2011-12-26 08:26:38 +00:00