summaryrefslogtreecommitdiffstats
path: root/apps/settings_menu.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-20Overlooked to "voice" the set_int() function, this is why many numerical sett...Jörg Hohensohn1-17/+24
2004-03-19Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn1-104/+105
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing1-33/+55
2004-03-15Second step of the voice-UI: Option values are spoken, if they are translatab...Jörg Hohensohn1-80/+179
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn1-76/+76
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing1-16/+16
2004-01-26Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu1-2/+2
2004-01-15Re-added wake-up alarm which was lost in the menu reorganisation.Björn Stenberg1-0/+3
2004-01-14Menu reorganization (patch #872810 by Peter Schneider)Björn Stenberg1-52/+185
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg1-0/+52
2004-01-08Henrik Backe's patch that introduces 'fonts' and 'langs' subdirectoriesDaniel Stenberg1-2/+2
2003-12-20Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn1-7/+22
2003-11-04OooopsLinus Nielsen Feltzing1-1/+1
2003-11-03Patch #798050 by Leslie Donaldson, activates Line In on Player modelsLinus Nielsen Feltzing1-0/+15
2003-10-17Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg1-0/+10
2003-09-29Brian King's .rockbox browsing patchBjörn Stenberg1-0/+29
2003-07-21Future proof value for Jumpscroll selection allways was illegal. CodeMats Lidell1-3/+0
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu1-2/+2
2003-06-25Default contrast is now autodetected on recordersLinus Nielsen Feltzing1-1/+2
2003-06-05Made bool options apply instantly (patch #729614). Also cleared up a long-sta...Björn Stenberg1-22/+25
2003-06-05Addded option to hide icons in dir browser. (Patch #728377)Björn Stenberg1-0/+15
2003-05-27Silly, Silly. There is no day/month 0.Markus Braun1-2/+2
2003-05-27Fix for time/date setting after power loss (battery change).Markus Braun1-1/+25
2003-05-27Added "jump scroll delay" (for player).Kjell Ericson1-4/+18
2003-05-22New feature for player: Jump scroll!Kjell Ericson1-1/+14
2003-05-09Max playlist size is 20000 filesLinus Nielsen Feltzing1-1/+1
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing1-1/+17
2003-04-24Changed some settings stringsBjörn Stenberg1-7/+10
2003-04-24Caption backlight needed a function. Picky picky...Björn Stenberg1-7/+8
2003-04-24Caption backlight is available for players tooBjörn Stenberg1-1/+1
2003-04-23Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg1-0/+8
2003-04-22Fixed compiler warnings for player buildsLinus Nielsen Feltzing1-0/+2
2003-04-21scroll/status bar enable now also in display menu (were in F3 menu only). Now...Jörg Hohensohn1-0/+12
2003-04-16Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing1-0/+9
2003-03-12Removed CPU Sleep setting. It's now permanently enabled.Björn Stenberg1-8/+0
2003-03-10Added .cfg file writing. Patch by Christian Determann.Björn Stenberg1-2/+3
2003-02-27Invert is a booleanBjörn Stenberg1-4/+3
2003-02-27New option: Invert display. Patch by Mark Hillebrand.Björn Stenberg1-0/+10
2003-02-14Volume fade patch by Eric LinenbergBjörn Stenberg1-0/+7
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg1-0/+9
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell1-6/+0
2003-01-14Bidirectional scroll for player.Mats Lidell1-2/+2
2002-12-16one space character too muchUwe Freese1-1/+1
2002-12-16battery capacity (1500-2400 in 50mAh steps) saved to diskUwe Freese1-17/+8
2002-12-16stupid bug, trickle setting in menu didn't workUwe Freese1-1/+1
2002-12-15sim build error fixedUwe Freese1-0/+2
2002-12-15battery capacity setting, not saved to RTC/disk yetUwe Freese1-2/+23
2002-12-14no inclusion of apps/settings.h anymore (simulator build error), new enable_t...Uwe Freese1-0/+1
2002-12-14trickle charge switchable on and offUwe Freese1-0/+7
2002-12-12lets list scroll firstRobert Hak1-1/+1