summaryrefslogtreecommitdiffstats
path: root/apps/settings_menu.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-07Only flush and reload when something is playing. Fixes hang on H1x0 when cha...Hardeep Sidhu1-1/+2
2005-07-07Removed dead codeLinus Nielsen Feltzing1-8/+0
2005-07-04Move the 'manage settings' option onto the main menuChristi Scarborough1-2/+1
2005-07-02New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold1-0/+20
2005-07-01Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu1-0/+6
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing1-0/+17
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough1-8/+1
2005-06-25Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu1-2/+3
2005-06-20Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold1-93/+127
2005-06-17iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold1-2/+13
2005-06-09Added Crossfade setting for iRiverLinus Nielsen Feltzing1-0/+18
2005-05-30now everything should workChristian Gmeiner1-1/+1
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner1-0/+32
2005-05-01Bugfix: Only mangle the current playlist when the shuffle setting is changed ...Jens Arnold1-1/+2
2005-04-15IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner1-0/+48
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing1-1/+1
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-2/+3
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn1-21/+0
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn1-2/+1
2005-01-30New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold1-0/+16
2005-01-30Renamed the config variable for the battery display type to battery_display t...Jens Arnold1-3/+3
2005-01-17Leaving all menus when loading a new language is no longer necessary.Jens Arnold1-6/+1
2005-01-17Added ID3 database dirfilterBjörn Stenberg1-2/+3
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn1-5/+9
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