summaryrefslogtreecommitdiff
path: root/apps/settings_menu.c
AgeCommit message (Expand)Author
2005-07-02New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold
2005-07-01Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough
2005-06-25Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu
2005-06-20Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold
2005-06-17iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold
2005-06-09Added Crossfade setting for iRiverLinus Nielsen Feltzing
2005-05-30now everything should workChristian Gmeiner
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner
2005-05-01Bugfix: Only mangle the current playlist when the shuffle setting is changed ...Jens Arnold
2005-04-15IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn
2005-01-30New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold
2005-01-30Renamed the config variable for the battery display type to battery_display t...Jens Arnold
2005-01-17Leaving all menus when loading a new language is no longer necessary.Jens Arnold
2005-01-17Added ID3 database dirfilterBjörn Stenberg
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn
2004-11-19Bug fix: Unit for the 'Peak Release' setting was not displayed, and calling t...Jens Arnold
2004-10-21Improvement for talking filenames: While loading the directory, already cache...Jörg Hohensohn
2004-10-15Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold
2004-10-09Removed disk settings menu for OndioJens Arnold
2004-10-09Removed button bar for devices with no F buttons (Ondio)Jens Arnold
2004-10-09Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold
2004-10-06patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn
2004-07-28Increased the maximum scroll speed to 25HzLinus Nielsen Feltzing
2004-07-27New option, ID3 tag orderLinus Nielsen Feltzing
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn
2004-07-08Removed the option for the progress bar, making it permanently solidLinus Nielsen Feltzing
2004-07-08Patch #985429 by Christi Scarborough, solid progress barLinus Nielsen Feltzing
2004-06-23reload directory if sort options were changedJörg Hohensohn
2004-06-22sort options for files & directoriesJörg Hohensohn
2004-06-14avoid empty menu for simulator, caused compile errors in VCJörg Hohensohn
2004-05-21Removed filetype_reset()Björn Stenberg
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
2004-04-19Patch #937592 by Benjamin MetzlerHenrik Backe
2004-04-09A not so very elegant fix for bug #918063Linus Nielsen Feltzing
2004-04-04Voice UI: option to spell dirs/files, say (known) extension with file number,...Jörg Hohensohn
2004-03-27Step 4 of voice UI:Jörg Hohensohn
2004-03-20Overlooked to "voice" the set_int() function, this is why many numerical sett...Jörg Hohensohn