summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
* Removed the option for the progress bar, making it permanently solidLinus Nielsen Feltzing2004-07-08
* Patch #985429 by Christi Scarborough, solid progress barLinus Nielsen Feltzing2004-07-08
* Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing2004-07-06
* Forgot to ifdef the fm_force_mono settingLinus Nielsen Feltzing2004-07-05
* Added the fm_force_mono settingLinus Nielsen Feltzing2004-07-05
* Moved settings_parseline() to misc.cLinus Nielsen Feltzing2004-07-05
* For non-numeric values, write explainations into the .cfg file. Also fixed a ...Jörg Hohensohn2004-06-23
* Peak meter dbfs setting didn't load properly from .cfg files / settings resetJens Arnold2004-06-23
* Adjusted the RTC bit sumLinus Nielsen Feltzing2004-06-22
* Too few bits were allocated for the talk_dir settingLinus Nielsen Feltzing2004-06-22
* Added the (practically useless) 20ms option to the Auto Volume setting, for c...Linus Nielsen Feltzing2004-06-22
* sort options for files & directoriesJörg Hohensohn2004-06-22
* Bumped the config block versionLinus Nielsen Feltzing2004-06-21
* Simplified the settings code by removing the phys2val conversions. This has t...Linus Nielsen Feltzing2004-06-21
* settings_load() is now split in RTC and HD part, so RTC settings get loaded e...Jörg Hohensohn2004-06-19
* oops, forgot to take out my test hack, some comments improvedJörg Hohensohn2004-06-19
* New method of persisting the settings, using a central table. This saves lots...Jörg Hohensohn2004-06-18
* Moved set_time_screen() to screens.cLinus Nielsen Feltzing2004-04-21
* Reworked the time get/set functionsLinus Nielsen Feltzing2004-04-20
* voice UI updates: nicer month setting, bookmark browser, Rockbox info screenJörg Hohensohn2004-04-12
* voice for the time+date settingJörg Hohensohn2004-04-09
* Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any m...Jörg Hohensohn2004-04-06
* Voice UI: option to spell dirs/files, say (known) extension with file number,...Jörg Hohensohn2004-04-04
* Step 4 of voice UI:Jörg Hohensohn2004-03-27
* Patch 882053, mangled bookmark seetings in cfg fileHenrik Backe2004-03-21
* Overlooked to "voice" the set_int() function, this is why many numerical sett...Jörg Hohensohn2004-03-20
* First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing2004-03-16
* Second step of the voice-UI: Option values are spoken, if they are translatab...Jörg Hohensohn2004-03-15
* Bumped the settings block revision number, to force a reset of the settings f...Linus Nielsen Feltzing2004-03-13
* Finally killed the nasty bug that caused all the dir-buffer-full errors for t...Linus Nielsen Feltzing2004-03-13
* Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu2004-01-26
* New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2004-01-21
* The bookmark options were incorrectly read from the settings block, even if t...Linus Nielsen Feltzing2004-01-20
* a typo prevented proper loading of the LCD flip from .cfg filesJörg Hohensohn2004-01-17
* Fixed the settings crash. The SH1 CPU is very picky about alignment.Linus Nielsen Feltzing2004-01-16
* Temporarily removed resume settings, since they crash! I need to look at it, ...Björn Stenberg2004-01-16
* Fixed resume problem (caused by the change from short to int)Björn Stenberg2004-01-16
* Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg2004-01-14
* Henrik Backe's patch that introduces 'fonts' and 'langs' subdirectoriesDaniel Stenberg2004-01-08
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing2003-12-31
* Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn2003-12-20
* Don't write playlist shuffle settings immediately to disk. Instead, save the...Hardeep Sidhu2003-12-09
* The FM/V2 Recorder battery capacity default value is now 2200mAhLinus Nielsen Feltzing2003-11-28
* Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing2003-11-20
* OooopsLinus Nielsen Feltzing2003-11-04
* Patch #798050 by Leslie Donaldson, activates Line In on Player modelsLinus Nielsen Feltzing2003-11-03
* Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg2003-10-17
* Runtime display bug fix by Craig Sather (patch #766552)Björn Stenberg2003-10-17
* Now settings_apply() also sets the MP3 buffer margin (antiskip)Linus Nielsen Feltzing2003-09-04