summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* The recording source setting is now saved correctlyLinus Nielsen Feltzing2003-08-14
* we have ROCKBOX_DIR, lets use itRobert Hak2003-08-09
* 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