summaryrefslogtreecommitdiffstats
path: root/apps/settings.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn1-3/+5
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing1-4/+0
2004-10-27Added 74 and 80 minute recording time splits, for convenient CD creation, fix...Linus Nielsen Feltzing1-2/+4
2004-10-15Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold1-2/+2
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold1-7/+3
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold1-1/+3
2004-10-09Removed disk settings menu for OndioJens Arnold1-0/+2
2004-10-09Removed button bar for devices with no F buttons (Ondio)Jens Arnold1-0/+2
2004-10-09Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold1-1/+5
2004-10-09Fix: Config sector calculation failed on super-floppy formatted mediaJens Arnold1-1/+1
2004-10-08multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn1-2/+4
2004-10-06patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn1-3/+4
2004-10-04The prerecord setting had too few bits allocatedLinus Nielsen Feltzing1-1/+1
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold1-2/+2
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-8/+8
2004-09-28Removed debug code, shouldn't have been committedJens Arnold1-1/+0
2004-09-28The config sector number is now calculated from the lowest partition start se...Jens Arnold1-4/+34
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-48/+21
2004-09-05Made set_file() case insensitive.Henrik Backe1-1/+1
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-12/+12
2004-08-01More const policeing step 1Jens Arnold1-2/+2
2004-07-28Increased the maximum scroll speed to 25HzLinus Nielsen Feltzing1-2/+2
2004-07-27Renamed the cfg names for the id3 prio settingLinus Nielsen Feltzing1-1/+1
2004-07-27New option, ID3 tag orderLinus Nielsen Feltzing1-1/+3
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing1-7/+8
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-2/+2
2004-07-20More const policeing, removed unused variableJens Arnold1-3/+2
2004-07-12Show icons setting should be saved for all devices. Config version bumped be...Hardeep Sidhu1-2/+2
2004-07-12The default radio frequency was badLinus Nielsen Feltzing1-1/+1
2004-07-12The FM radio screen now remembers the last used frequencyLinus Nielsen Feltzing1-1/+2
2004-07-08Removed the option for the progress bar, making it permanently solidLinus Nielsen Feltzing1-1/+0
2004-07-08Patch #985429 by Christi Scarborough, solid progress barLinus Nielsen Feltzing1-0/+1
2004-07-06Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing1-8/+27
2004-07-05Forgot to ifdef the fm_force_mono settingLinus Nielsen Feltzing1-0/+2
2004-07-05Added the fm_force_mono settingLinus Nielsen Feltzing1-0/+1
2004-07-05Moved settings_parseline() to misc.cLinus Nielsen Feltzing1-33/+0
2004-06-23For non-numeric values, write explainations into the .cfg file. Also fixed a ...Jörg Hohensohn1-1/+3
2004-06-23Peak meter dbfs setting didn't load properly from .cfg files / settings resetJens Arnold1-1/+1
2004-06-22Adjusted the RTC bit sumLinus Nielsen Feltzing1-1/+1
2004-06-22Too few bits were allocated for the talk_dir settingLinus Nielsen Feltzing1-1/+1
2004-06-22Added the (practically useless) 20ms option to the Auto Volume setting, for c...Linus Nielsen Feltzing1-2/+2
2004-06-22sort options for files & directoriesJörg Hohensohn1-1/+4
2004-06-21Bumped the config block versionLinus Nielsen Feltzing1-1/+1
2004-06-21Simplified the settings code by removing the phys2val conversions. This has t...Linus Nielsen Feltzing1-137/+4
2004-06-19settings_load() is now split in RTC and HD part, so RTC settings get loaded e...Jörg Hohensohn1-46/+54
2004-06-19oops, forgot to take out my test hack, some comments improvedJörg Hohensohn1-6/+3
2004-06-18New method of persisting the settings, using a central table. This saves lots...Jörg Hohensohn1-1055/+737
2004-04-21Moved set_time_screen() to screens.cLinus Nielsen Feltzing1-285/+0
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing1-49/+59
2004-04-12voice UI updates: nicer month setting, bookmark browser, Rockbox info screenJörg Hohensohn1-1/+7