summaryrefslogtreecommitdiff
path: root/apps/settings.c
AgeCommit message (Expand)Author
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing
2003-05-04Moved read_line() to misc.cLinus Nielsen Feltzing
2003-04-28The independent frames option wasn't correctly loadedLinus Nielsen Feltzing
2003-04-27Removed pointers to language stringsLinus Nielsen Feltzing
2003-04-25Added version to created .cfg file (Johan Vromans)Björn Stenberg
2003-04-25Changed caption backlight bool bit handlingBjörn Stenberg
2003-04-25Only write caption backlight onceBjörn Stenberg
2003-04-24Replaced snprintf+write with fprintf.Björn Stenberg
2003-04-24Added a single option var for booleans.Björn Stenberg
2003-04-24Added caption backlight to .cfg loader (Henrik Backe)Björn Stenberg
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg
2003-04-23Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg
2003-04-20Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing
2003-04-16Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing
2003-04-11Fixed buggy open() return code check in settings_load_config(). (Christian De...Björn Stenberg
2003-03-12Removed CPU Sleep setting. It's now permanently enabled.Björn Stenberg
2003-03-10Patch #701103, invert option added to .cfg, plus changed AVC handling when sa...Linus Nielsen Feltzing
2003-03-10Added .cfg file writing. Patch by Christian Determann.Björn Stenberg
2003-03-10Added new channels modes and invert setting in cfg-loader. Patch by Christian...Björn Stenberg
2003-02-27Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice...Björn Stenberg
2003-02-27New option: Invert display. Patch by Mark Hillebrand.Björn Stenberg
2003-02-25Fixed bad backlight and peak meter value list (Henrik Backe)Björn Stenberg
2003-02-25language file correctionRobert Hak
2003-02-24Silly font_load() mistake spotted by Christian DetermannBjörn Stenberg
2003-02-23Bug fix: .cfg line 'font' must use set_file()Björn Stenberg
2003-02-17Bidir limit is not LCD_BITMAP specificBjörn Stenberg
2003-02-17Load new wps silentlyBjörn Stenberg
2003-02-17Fixed a number of .cfg loader bugsBjörn Stenberg
2003-02-16The settings for battery and volume display were reversed in the expanded .cfgMarkus Braun
2003-02-15include sprintf.h when we use snprintf()Daniel Stenberg
2003-02-14Volume fade patch by Eric LinenbergBjörn Stenberg
2003-02-14That line was only for testing.Björn Stenberg
2003-02-14Expanded .cfg loader to include most settings. Based on Christian Determann's...Björn Stenberg
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg
2003-02-14Correct saving of channel config (patch by Remo Hofer)Linus Nielsen Feltzing
2003-02-12Fix bidir scroll settings restore logic for player (patch #684992 by Craig Sa...Björn Stenberg
2003-02-12Fixed misspelled preprocessor directive (bug #685179)Björn Stenberg
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2003-01-15Removed annoying OK delay from settings. Made cancel text visible.Björn Stenberg
2003-01-14Added cancel options in settings menues.Kjell Ericson
2003-01-13Changing default scroll delay to 1000ms (1 second).Kjell Ericson
2003-01-11Increased CONFIG_BLOCK_VERSION to indicate modified config block format.Björn Stenberg
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg
2002-12-16Store a byte instead of an int for battery capacity.Björn Stenberg
2002-12-16battery capacity (1500-2400 in 50mAh steps) saved to diskUwe Freese
2002-12-15battery capacity setting, not saved to RTC/disk yetUwe Freese
2002-12-15Made trickle charge persistentLinus Nielsen Feltzing
2002-12-12Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll ...Björn Stenberg
2002-12-05Added MP3 buffer margin settingLinus Nielsen Feltzing
2002-12-04Moved runtime-reset-when-charger-connected to status.cBjörn Stenberg