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