summaryrefslogtreecommitdiffstats
path: root/apps/settings_menu.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-19Bug fix: Unit for the 'Peak Release' setting was not displayed, and calling t...Jens Arnold1-3/+4
2004-10-21Improvement for talking filenames: While loading the directory, already cache...Jörg Hohensohn1-1/+9
2004-10-15Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold1-3/+3
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold1-1/+2
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold1-0/+4
2004-10-09Removed disk settings menu for OndioJens Arnold1-9/+15
2004-10-09Removed button bar for devices with no F buttons (Ondio)Jens Arnold1-1/+5
2004-10-09Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold1-0/+7
2004-10-06patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn1-14/+10
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-3/+3
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-21/+17
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn1-1/+1
2004-07-28Increased the maximum scroll speed to 25HzLinus Nielsen Feltzing1-1/+1
2004-07-27New option, ID3 tag orderLinus Nielsen Feltzing1-0/+10
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing1-4/+7
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-120/+120
2004-07-08Removed the option for the progress bar, making it permanently solidLinus Nielsen Feltzing1-7/+0
2004-07-08Patch #985429 by Christi Scarborough, solid progress barLinus Nielsen Feltzing1-0/+7
2004-06-23reload directory if sort options were changedJörg Hohensohn1-2/+12
2004-06-22sort options for files & directoriesJörg Hohensohn1-1/+26
2004-06-14avoid empty menu for simulator, caused compile errors in VCJörg Hohensohn1-0/+4
2004-05-21Removed filetype_reset()Björn Stenberg1-2/+0
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg1-0/+2
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing1-54/+17
2004-04-19Patch #937592 by Benjamin MetzlerHenrik Backe1-1/+11
2004-04-09A not so very elegant fix for bug #918063Linus Nielsen Feltzing1-1/+6
2004-04-04Voice UI: option to spell dirs/files, say (known) extension with file number,...Jörg Hohensohn1-4/+6
2004-03-27Step 4 of voice UI:Jörg Hohensohn1-0/+51
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