summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
...
* When we read the year from the RTC, it can be so totally messed up so thatDaniel Stenberg2003-05-27
* Vincent Kujala's bug report and fix #742131Daniel Stenberg2003-05-27
* Added "jump scroll delay" (for player).Kjell Ericson2003-05-27
* New feature for player: Jump scroll!Kjell Ericson2003-05-22
* Bumped the config block version, this forces a reset of the settingsLinus Nielsen Feltzing2003-05-17
* Bugs caught and killed by Craigh Sather (patch #729910)Linus Nielsen Feltzing2003-05-09
* Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing2003-05-09
* Moved read_line() to misc.cLinus Nielsen Feltzing2003-05-04
* The independent frames option wasn't correctly loadedLinus Nielsen Feltzing2003-04-28
* Removed pointers to language stringsLinus Nielsen Feltzing2003-04-27
* Added version to created .cfg file (Johan Vromans)Björn Stenberg2003-04-25
* Changed caption backlight bool bit handlingBjörn Stenberg2003-04-25
* Only write caption backlight onceBjörn Stenberg2003-04-25
* Replaced snprintf+write with fprintf.Björn Stenberg2003-04-24
* Added a single option var for booleans.Björn Stenberg2003-04-24
* Added caption backlight to .cfg loader (Henrik Backe)Björn Stenberg2003-04-24
* Only redraw the status line when info actually changed.Björn Stenberg2003-04-23
* Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg2003-04-23
* Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing2003-04-20
* Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing2003-04-16
* Fixed buggy open() return code check in settings_load_config(). (Christian De...Björn Stenberg2003-04-11
* Removed CPU Sleep setting. It's now permanently enabled.Björn Stenberg2003-03-12
* Patch #701103, invert option added to .cfg, plus changed AVC handling when sa...Linus Nielsen Feltzing2003-03-10
* Added .cfg file writing. Patch by Christian Determann.Björn Stenberg2003-03-10
* Added new channels modes and invert setting in cfg-loader. Patch by Christian...Björn Stenberg2003-03-10
* Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice...Björn Stenberg2003-02-27
* New option: Invert display. Patch by Mark Hillebrand.Björn Stenberg2003-02-27
* Fixed bad backlight and peak meter value list (Henrik Backe)Björn Stenberg2003-02-25
* language file correctionRobert Hak2003-02-25
* Silly font_load() mistake spotted by Christian DetermannBjörn Stenberg2003-02-24
* Bug fix: .cfg line 'font' must use set_file()Björn Stenberg2003-02-23
* Bidir limit is not LCD_BITMAP specificBjörn Stenberg2003-02-17
* Load new wps silentlyBjörn Stenberg2003-02-17
* Fixed a number of .cfg loader bugsBjörn Stenberg2003-02-17
* The settings for battery and volume display were reversed in the expanded .cfgMarkus Braun2003-02-16
* include sprintf.h when we use snprintf()Daniel Stenberg2003-02-15
* Volume fade patch by Eric LinenbergBjörn Stenberg2003-02-14
* That line was only for testing.Björn Stenberg2003-02-14
* Expanded .cfg loader to include most settings. Based on Christian Determann's...Björn Stenberg2003-02-14
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* Correct saving of channel config (patch by Remo Hofer)Linus Nielsen Feltzing2003-02-14
* Fix bidir scroll settings restore logic for player (patch #684992 by Craig Sa...Björn Stenberg2003-02-12
* Fixed misspelled preprocessor directive (bug #685179)Björn Stenberg2003-02-12
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Removed annoying OK delay from settings. Made cancel text visible.Björn Stenberg2003-01-15
* Added cancel options in settings menues.Kjell Ericson2003-01-14
* Changing default scroll delay to 1000ms (1 second).Kjell Ericson2003-01-13
* Increased CONFIG_BLOCK_VERSION to indicate modified config block format.Björn Stenberg2003-01-11
* The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg2003-01-09
* Store a byte instead of an int for battery capacity.Björn Stenberg2002-12-16