summaryrefslogtreecommitdiffstats
path: root/apps/settings.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-12voice UI updates: nicer month setting, bookmark browser, Rockbox info screenJörg Hohensohn1-1/+7
2004-04-09voice for the time+date settingJörg Hohensohn1-19/+36
2004-04-06Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any m...Jörg Hohensohn1-0/+4
2004-04-04Voice UI: option to spell dirs/files, say (known) extension with file number,...Jörg Hohensohn1-6/+6
2004-03-27Step 4 of voice UI:Jörg Hohensohn1-2/+38
2004-03-21Patch 882053, mangled bookmark seetings in cfg fileHenrik Backe1-2/+2
2004-03-20Overlooked to "voice" the set_int() function, this is why many numerical sett...Jörg Hohensohn1-0/+16
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing1-3/+9
2004-03-15Second step of the voice-UI: Option values are spoken, if they are translatab...Jörg Hohensohn1-6/+18
2004-03-13Bumped the settings block revision number, to force a reset of the settings f...Linus Nielsen Feltzing1-1/+1
2004-03-13Finally killed the nasty bug that caused all the dir-buffer-full errors for t...Linus Nielsen Feltzing1-0/+5
2004-01-26Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu1-1/+39
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing1-6/+22
2004-01-20The bookmark options were incorrectly read from the settings block, even if t...Linus Nielsen Feltzing1-3/+5
2004-01-17a typo prevented proper loading of the LCD flip from .cfg filesJörg Hohensohn1-1/+1
2004-01-16Fixed the settings crash. The SH1 CPU is very picky about alignment.Linus Nielsen Feltzing1-8/+4
2004-01-16Temporarily removed resume settings, since they crash! I need to look at it, ...Björn Stenberg1-0/+4
2004-01-16Fixed resume problem (caused by the change from short to int)Björn Stenberg1-8/+8
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg1-3/+45
2004-01-08Henrik Backe's patch that introduces 'fonts' and 'langs' subdirectoriesDaniel Stenberg1-5/+6
2004-01-05Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn1-0/+1
2003-12-31New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing1-7/+23
2003-12-20Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn1-0/+12
2003-12-09Don't write playlist shuffle settings immediately to disk. Instead, save the...Hardeep Sidhu1-4/+16
2003-11-28The FM/V2 Recorder battery capacity default value is now 2200mAhLinus Nielsen Feltzing1-0/+4
2003-11-20Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing1-0/+26
2003-11-04OooopsLinus Nielsen Feltzing1-1/+1
2003-11-03Patch #798050 by Leslie Donaldson, activates Line In on Player modelsLinus Nielsen Feltzing1-4/+22
2003-10-17Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg1-1/+13
2003-10-17Runtime display bug fix by Craig Sather (patch #766552)Björn Stenberg1-1/+1
2003-09-04Now settings_apply() also sets the MP3 buffer margin (antiskip)Linus Nielsen Feltzing1-0/+2
2003-08-14The recording source setting is now saved correctlyLinus Nielsen Feltzing1-1/+1
2003-08-09we have ROCKBOX_DIR, lets use itRobert Hak1-4/+7
2003-07-09Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i...Björn Stenberg1-15/+2
2003-07-04Fix For Inaccurate Elapsed Run Time, by Craigh SatherBjörn Stenberg1-2/+4
2003-07-02Added "Ask" option to recursive dir insert which, if enabled, will ask users ...Hardeep Sidhu1-7/+13
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu1-33/+18
2003-06-26Simulator compiler error fixedLinus Nielsen Feltzing1-0/+4
2003-06-25Default contrast is now autodetected on recordersLinus Nielsen Feltzing1-4/+14
2003-06-11From Bjorn: The bool variable can be located at an odd address. Trying to rea...Hardeep Sidhu1-1/+1
2003-06-11Fixed simulator warningHardeep Sidhu1-1/+1
2003-06-10Added more time options to recorder timesplitBjörn Stenberg1-2/+4
2003-06-05Bug fix: Never read an int from a bool pointerBjörn Stenberg1-7/+11
2003-06-05Made bool options apply instantly (patch #729614). Also cleared up a long-sta...Björn Stenberg1-19/+56
2003-06-05Addded option to hide icons in dir browser. (Patch #728377)Björn Stenberg1-2/+11
2003-06-04Dave Jones' recording time split feature (patch #697373)Björn Stenberg1-1/+7
2003-06-02Fixed bug about saving jump_scroll.Kjell Ericson1-2/+2
2003-05-28Moved the settings for jump scroll to a more correct place.Kjell Ericson1-13/+13
2003-05-27Fix for time/date setting after power loss (battery change).Markus Braun1-6/+2
2003-05-27When we read the year from the RTC, it can be so totally messed up so thatDaniel Stenberg1-2/+6