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
/
gui
/
option_select.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Change the way set_option() works so these settings are voiced again (recordi...
Jonathan Gordon
2007-08-28
*
Use size_t type for the buffer_size parameter to formatter functions, static ...
Nils Wallménius
2007-08-19
*
Make peakmeter release setting work in units per tick (was units per read), a...
Peter D'Hoye
2007-08-18
*
Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#...
Jonathan Gordon
2007-08-15
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
Fix the text for settings which have a different title than what is shown in ...
Jonathan Gordon
2007-07-23
*
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-22
*
Fix the problem where settings stopped saving automatically
Jonathan Gordon
2007-07-19
*
Rearrange and cleanup settings code
Jonathan Gordon
2007-07-11
*
Oops, remove accidentally left in, commented out code
Nils Wallménius
2007-05-24
*
Remove dead code.
Nils Wallménius
2007-05-24
*
Patches from bug #5001 by Rani Hod, should make settings more resiliant to ha...
Brandon Low
2006-04-05
*
Prevent numerical settings from wrapping - patch by Stephan Wezel
Dave Chapman
2005-12-07
*
Fixed truncated option strings for numeric settings.
Jens Arnold
2005-11-22
*
Added multi-screen support for quickscreen (mostly rewritten from scratch) an...
Kevin Ferrare
2005-11-22