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
/
settings_list.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Make id's created with the TALK_ID macro work in 64 bit sims
Nils Wallménius
2007-11-20
*
fix FS#7288 - pad the title of the scrolling settings so they actually scroll
Jonathan Gordon
2007-11-05
*
Integer setting changes to make all those settings consistant on the target.
Jonathan Gordon
2007-10-15
*
Disable wrapping of the bass and treble settings and do the same for volume i...
Nils Wallménius
2007-09-15
*
Use size_t type for the buffer_size parameter to formatter functions, static ...
Nils Wallménius
2007-08-19
*
Revert my filetypes commits from today. the nvram buffer is 44bytes of which ...
Jonathan Gordon
2007-08-12
*
Fix a problem with the nvram settings which meant adding new items to the end...
Jonathan Gordon
2007-08-12
*
this adds 2 options to the recording settings menu to let you save all the re...
Jonathan Gordon
2007-05-29
*
Code Police: Remove tabs throught apps/ . Hopefully no actual code
Jonathan Gordon
2007-02-27
*
Flip the order of some of the setting screens. (If any more are
Jonathan Gordon
2007-02-19
*
Fix the keywords on some recently added files.
Jonathan Gordon
2007-02-13
*
* Move playback menu to the new sysetm
Jonathan Gordon
2007-02-12
*
Convert the sound menu to the new system
Jonathan Gordon
2007-02-08
*
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
2007-02-08
*
when saving config.cfg, only save settings which are not the same as
Jonathan Gordon
2007-02-01
*
Add 4 settings which were somehow missed during the conversion to config.cfg.
Jonathan Gordon
2007-01-26
*
allow int settings to call a function to get the default value (Fixes the con...
Jonathan Gordon
2007-01-24
*
Split the system status variables out of global_settings and put them into a ...
Jonathan Gordon
2007-01-24
*
Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....
Jonathan Gordon
2007-01-23