index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menus
/
display_menu.c
Age
Commit message (
Expand
)
Author
2007-10-06
Accept FS#7864 - minor menu cleanup to move theme settings into a new themes ...
Jonathan Gordon
2007-09-27
FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.
Nicolas Pennequin
2007-08-26
only build the clipcounter for targets with recording
Peter D'Hoye
2007-08-25
Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...
Peter D'Hoye
2007-07-22
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-06-24
Limit minimum db scale value when switching from linear to logaritmic peakmet...
Peter D'Hoye
2007-05-27
Accept FS#6798 - scan acceleration for the lists.
Jonathan Gordon
2007-05-19
More header and dead code cleanup.
Nils Wallménius
2007-04-25
Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...
Nicolas Pennequin
2007-04-20
Changing colours didn't save settings.
Jens Arnold
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-03-25
Allow clearing the backdrop on greyscale targets.
Jens Arnold
2007-03-21
revert the last commit... setting wasnt worth the space
Jonathan Gordon
2007-03-21
Add a setting to force the backlight to stay on (or act normally) when
Jonathan Gordon
2007-03-18
Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and
Jonathan Gordon
2007-03-17
Unify the way functions are called from menus.
Jonathan Gordon
2007-03-04
fix beep and peak meter settings
Jonathan Gordon
2007-03-03
Allow settings to have a different title in the setting screen than they
Jonathan Gordon
2007-03-03
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-02-27
Code Police: Remove tabs throught apps/ . Hopefully no actual code
Jonathan Gordon
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2007-02-17
Convert the Display menu to the new system.
Jonathan Gordon
2007-02-14
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-13
Fix the keywords on some recently added files.
Jonathan Gordon
2007-02-08
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon