index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menus
/
settings_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
New USB stack
Björn Stenberg
2007-11-22
*
Add a setting to control whether or not to speak the file type (r15506).
Stéphane Doyon
2007-11-07
*
Accept FS#7910: spontaneously speak out the battery level when it falls
Stéphane Doyon
2007-11-03
*
Name all button light functions and variables consistently starting with butt...
Jens Arnold
2007-10-07
*
first part of usbstack patches -> show and use selection of usb stack mode on...
Christian Gmeiner
2007-09-30
*
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-09-17
*
add support to switch device driver at runtime
Christian Gmeiner
2007-08-29
*
Usb Stack: only setup packet handling, and not enabled by default as there is...
Christian Gmeiner
2007-08-27
*
Accept FS #7346 and take it a whole step further. Gives a separate setting to...
Peter D'Hoye
2007-08-13
*
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
2007-08-12
*
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-06
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
Oops again
Nils Wallménius
2007-08-01
*
Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...
Nils Wallménius
2007-08-01
*
e200 doesnt have multiple batt capacities, so remove the option.
Jonathan Gordon
2007-07-15
*
Separate out voice options for .talk clips (FS #7249). This removes the assu...
Steve Bavin
2007-06-07
*
Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...
Karl Kurbjun
2007-05-08
*
e200: Make the wheel light timeout configurable (under settings > system) (FS...
Jonathan Gordon
2007-04-22
*
pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )
Robert Kukla
2007-03-31
*
Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and
Jonathan Gordon
2007-03-18
*
Unify the way functions are called from menus.
Jonathan Gordon
2007-03-17
*
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...
Jens Arnold
2007-03-16
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Lead user through database initialisation
Steve Bavin
2007-03-07
*
Fix the yellow builds
Jonathan Gordon
2007-03-07
*
Only show the alarm wake up screen setting if there is at least 2
Jonathan Gordon
2007-03-07
*
Fix alarm wake up. If the target has fm or recording (or both) an option is i...
Jonathan Gordon
2007-03-07
*
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-03
*
remove runtime detection of h1x0 series RTC MOD, but leave driver code
Robert Kukla
2007-03-03
*
Move Sleep Timer function from the settings into the System menu
Dave Chapman
2007-03-02
*
move database settings one level up
Marcoen Hirschberg
2007-03-01
*
Introducing the root menu!
Jonathan Gordon
2007-03-01
*
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...
Thom Johansen
2007-02-28
*
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
Robert Kukla
2007-02-28
*
Fix the order in the sleep timer screen
Jonathan Gordon
2007-02-20
*
Give the file view menu a nice icon
Jonathan Gordon
2007-02-18
*
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
*
Convert the Display menu to the new system.
Jonathan Gordon
2007-02-17
*
Change the sleep timer icon to make it look like a setting
Jonathan Gordon
2007-02-15
*
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-14
*
Move the General Settings menu (excluding the display submenu) to the
Jonathan Gordon
2007-02-13
*
Fix the keywords on some recently added files.
Jonathan Gordon
2007-02-13
*
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
2007-02-08