summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
* Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i...Björn Stenberg2003-07-09
* Fix For Inaccurate Elapsed Run Time, by Craigh SatherBjörn Stenberg2003-07-04
* Added "Ask" option to recursive dir insert which, if enabled, will ask users ...Hardeep Sidhu2003-07-02
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2003-07-01
* Simulator compiler error fixedLinus Nielsen Feltzing2003-06-26
* Default contrast is now autodetected on recordersLinus Nielsen Feltzing2003-06-25
* From Bjorn: The bool variable can be located at an odd address. Trying to rea...Hardeep Sidhu2003-06-11
* Fixed simulator warningHardeep Sidhu2003-06-11
* Added more time options to recorder timesplitBjörn Stenberg2003-06-10
* Bug fix: Never read an int from a bool pointerBjörn Stenberg2003-06-05
* Made bool options apply instantly (patch #729614). Also cleared up a long-sta...Björn Stenberg2003-06-05
* Addded option to hide icons in dir browser. (Patch #728377)Björn Stenberg2003-06-05
* Dave Jones' recording time split feature (patch #697373)Björn Stenberg2003-06-04
* Fixed bug about saving jump_scroll.Kjell Ericson2003-06-02
* Moved the settings for jump scroll to a more correct place.Kjell Ericson2003-05-28
* Fix for time/date setting after power loss (battery change).Markus Braun2003-05-27
* 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