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