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.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Use the new DSP callback functionality in firmware/sound.c to deal with SWCOD...
Thom Johansen
2007-03-07
*
Factor first order shelving filter code out for easier reuse and replace the ...
Thom Johansen
2007-03-07
*
Don't display 'Cancelled' splash screen if setting not changed
Steve Bavin
2007-03-01
*
Add software based bass/treble controls for targets which have no such functi...
Thom Johansen
2007-02-26
*
SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...
Michael Sevakis
2007-02-24
*
fix the scroll delay setting
Jonathan Gordon
2007-02-21
*
Convert the EQ menus
Jonathan Gordon
2007-02-19
*
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
*
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
*
fix red builds
Jonathan Gordon
2007-02-18
*
Convert the Display menu to the new system.
Jonathan Gordon
2007-02-17
*
Minor code policing and cleanup
Linus Nielsen Feltzing
2007-02-16
*
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-14
*
* Move playback menu to the new sysetm
Jonathan Gordon
2007-02-12
*
Do a case-insensitive compare of the prefix part of filename settings.
Jonathan Gordon
2007-02-12
*
Revert the changes using global status for the screen states. It should wait ...
Michael Sevakis
2007-02-08
*
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
*
Kill the errors for now. Would like to know why resetting in_recording_screen...
Michael Sevakis
2007-02-07
*
if you reset your settings, you wont be in the rec screen anymore!
Jonathan Gordon
2007-02-07
*
Do Mike's previous patch a bit nicer.
Jonathan Gordon
2007-02-07
*
Fix warnings. Initialized struct needs at least one member actually initializ...
Michael Sevakis
2007-02-07
*
Change the radio screen and recording screen to use the global_status structu...
Michael Sevakis
2007-02-07
*
when saving config.cfg, only save settings which are not the same as
Jonathan Gordon
2007-02-01
*
FS#4770 - Oops
Steve Bavin
2007-02-01
*
grr! didnt see the h100 warning.. build table is too wide
Jonathan Gordon
2007-01-29
*
fix recorder warning
Jonathan Gordon
2007-01-29
*
fix build
Jonathan Gordon
2007-01-29
*
Rearrange these files so they are more managable. No real code changes. Some ...
Jonathan Gordon
2007-01-29
*
fix bool settings which don't use "off,on" for their config values. Neatens u...
Jonathan Gordon
2007-01-29
*
remove the persistant settings stuff. Load /.rockbox/fixed.cfg after config.c...
Jonathan Gordon
2007-01-25
*
Correct the spelling of persistent so its correct (Yes, I failed english at s...
Jonathan Gordon
2007-01-25
*
prepending ~ to a setting name in config.cfg will use its value from the load...
Jonathan Gordon
2007-01-24
*
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
*
Reduce stack usage in settings_write_config (by about 460 bytes). Should allo...
Magnus Holmgren
2007-01-23
*
Permanently enable powering down the disk when it's sleeping for supported ta...
Nils Wallménius
2007-01-23
*
Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....
Jonathan Gordon
2007-01-23
*
Put backdrop back; should never have gone away.
Greg White
2007-01-17
*
Do not show main backdrop in settings for gigabeat
Greg White
2007-01-17
*
Fixes Bass and Treble not being saved. Thanks to jba
Steve Gotthardt
2007-01-12
*
Increase the bits for backlight brightness for the gigabeat. Settings will be...
Marcoen Hirschberg
2006-12-31
*
Next round of static'ing and related fixes.
Jens Arnold
2006-12-25
*
Accept FS#5344 by Mike Schmitt. Add a "shuffle and track skip" option to
Jonathan Gordon
2006-12-19
*
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...
Barry Wardell
2006-12-18
*
Fix settings not saving to disk correctly, (fixes FS#6408)
Jonathan Gordon
2006-12-06
*
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
2006-11-24
*
Backdrop support for greyscale targets. WPS backdrop is untested.
Jens Arnold
2006-11-13
*
Recording trigger for software codec targets
Martin Scarratt
2006-11-09
[next]