summaryrefslogtreecommitdiff
path: root/apps/settings.c
AgeCommit message (Expand)Author
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-02-15properly include limits.h with angle bracketsJean-Philippe Bernardy
2005-02-11fixed win32 buildJean-Philippe Bernardy
2005-02-11long policyJean-Philippe Bernardy
2005-02-04New Recording Option: Show recording screen on startupChristi Scarborough
2005-02-02HAVE_RECORDING rather than mas-type defines recording abilityDaniel Stenberg
2005-01-30New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold
2005-01-30Renamed the config variable for the battery display type to battery_display t...Jens Arnold
2005-01-24Fixed yellow builds (int->long)Jens Arnold
2005-01-17Added ID3 database dirfilterBjörn Stenberg
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing
2004-10-27Added 74 and 80 minute recording time splits, for convenient CD creation, fix...Linus Nielsen Feltzing
2004-10-15Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold
2004-10-09Removed disk settings menu for OndioJens Arnold
2004-10-09Removed button bar for devices with no F buttons (Ondio)Jens Arnold
2004-10-09Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold
2004-10-09Fix: Config sector calculation failed on super-floppy formatted mediaJens Arnold
2004-10-08multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn
2004-10-06patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn
2004-10-04The prerecord setting had too few bits allocatedLinus Nielsen Feltzing
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-28Removed debug code, shouldn't have been committedJens Arnold
2004-09-28The config sector number is now calculated from the lowest partition start se...Jens Arnold
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-05Made set_file() case insensitive.Henrik Backe
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-08-01More const policeing step 1Jens Arnold
2004-07-28Increased the maximum scroll speed to 25HzLinus Nielsen Feltzing
2004-07-27Renamed the cfg names for the id3 prio settingLinus Nielsen Feltzing
2004-07-27New option, ID3 tag orderLinus Nielsen Feltzing
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn
2004-07-20More const policeing, removed unused variableJens Arnold
2004-07-12Show icons setting should be saved for all devices. Config version bumped be...Hardeep Sidhu
2004-07-12The default radio frequency was badLinus Nielsen Feltzing
2004-07-12The FM radio screen now remembers the last used frequencyLinus Nielsen Feltzing
2004-07-08Removed the option for the progress bar, making it permanently solidLinus Nielsen Feltzing
2004-07-08Patch #985429 by Christi Scarborough, solid progress barLinus Nielsen Feltzing
2004-07-06Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing
2004-07-05Forgot to ifdef the fm_force_mono settingLinus Nielsen Feltzing
2004-07-05Added the fm_force_mono settingLinus Nielsen Feltzing
2004-07-05Moved settings_parseline() to misc.cLinus Nielsen Feltzing