summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
* 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
* battery capacity (1500-2400 in 50mAh steps) saved to diskUwe Freese2002-12-16
* battery capacity setting, not saved to RTC/disk yetUwe Freese2002-12-15
* Made trickle charge persistentLinus Nielsen Feltzing2002-12-15
* Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll ...Björn Stenberg2002-12-12
* Added MP3 buffer margin settingLinus Nielsen Feltzing2002-12-05
* Moved runtime-reset-when-charger-connected to status.cBjörn Stenberg2002-12-04
* Added two simple battery runtime meters (current + top). 'Current' resets aut...Björn Stenberg2002-12-02
* updateing a build failure (ata_power_off) and first attempt to add 'playlist ...Robert Hak2002-11-30
* Added disk_poweroff to settings_apply() (still only for testing)Björn Stenberg2002-11-29
* Added option to enable/disable disk poweroff (for diagnostic purposes)Björn Stenberg2002-11-28
* Mic gain was improperly savedLinus Nielsen Feltzing2002-11-11
* Recording settings are now persistent. Added a Recording Settings menuLinus Nielsen Feltzing2002-11-10
* Magnus Holmgren's .cfg file parser patchLinus Nielsen Feltzing2002-10-29
* Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing2002-10-29
* Moved the volume_type and battery_type settings in RTC, since they interfered...Linus Nielsen Feltzing2002-10-28
* battery/volume status can be displayed numericallyRobert Hak2002-10-26
* i18n of time/date setting menuMarkus Braun2002-10-14
* Added 12 hour clock to status bar on recorders.Markus Braun2002-10-14
* cleaning up lines > 80 charsRobert Hak2002-10-14
* Backlight-on-when-charging fixBjörn Stenberg2002-10-10
* 'Reset settings' now also resets wps, font and language (although you have to...Björn Stenberg2002-10-09
* Don't try to load files if setting is emptyBjörn Stenberg2002-10-09
* Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg2002-10-08
* Renamed .eq files .cfgBjörn Stenberg2002-10-08
* The channel eq setting saved the value in global_settings.bassLinus Nielsen Feltzing2002-10-06
* Accepted Brian King's backlight-on-when-charging patch, slightly modifiedLinus Nielsen Feltzing2002-10-06
* Store the first index of the playlist and use it when calculating the next in...Hardeep Sidhu2002-10-06
* Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg2002-10-04
* bumped up the CONFIG_BLOCK_VERSION so that volume setting correctsRobert Hak2002-10-04
* Resetting settings in the menu now applies the settings as wellLinus Nielsen Feltzing2002-10-03
* Balance setting was signed but loaded as unsignedBjörn Stenberg2002-10-02