summaryrefslogtreecommitdiffstats
path: root/apps/settings.h
AgeCommit message (Expand)AuthorFilesLines
2005-07-05(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough1-1/+1
2005-07-02New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold1-0/+1
2005-07-01Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu1-0/+1
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing1-0/+4
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough1-6/+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-0/+4
2005-06-18behave the same way with the h300 keypad as with the h100 (for now at least)Daniel Stenberg1-1/+2
2005-06-18Button adjustments for H1x0: added mode button for leaving menus and cancelli...Jens Arnold1-0/+1
2005-06-09Added Crossfade setting for iRiverLinus Nielsen Feltzing1-0/+4
2005-04-15IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner1-0/+11
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing1-0/+14
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn1-2/+0
2005-02-18made the rec_timesplit_seconds() proto not depend on a MAS setupDaniel Stenberg1-2/+0
2005-02-12long policyJean-Philippe Bernardy1-1/+1
2005-02-04New Recording Option: Show recording screen on startupChristi Scarborough1-0/+1
2005-01-30New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold1-0/+1
2005-01-30Renamed the config variable for the battery display type to battery_display t...Jens Arnold1-1/+1
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold1-0/+8
2005-01-17Added ID3 database dirfilterBjörn Stenberg1-3/+5
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold1-1/+2
2004-11-19Added iRiver button codesLinus Nielsen Feltzing1-1/+8
2004-10-24Fixes: (1) Ondio: Off is now an alternative way to cancel settings. (2) Use p...Jens Arnold1-5/+6
2004-10-04Moved most actions off of button release events.Björn Stenberg1-10/+10
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-5/+5
2004-09-28The config sector number is now calculated from the lowest partition start se...Jens Arnold1-0/+1
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-0/+25
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-8/+8
2004-08-01More const policeing step 1Jens Arnold1-3/+3
2004-07-27New option, ID3 tag orderLinus Nielsen Feltzing1-0/+2
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-2/+26
2004-07-20More const policeing, removed unused variableJens Arnold1-1/+0
2004-07-12The FM radio screen now remembers the last used frequencyLinus Nielsen Feltzing1-0/+2
2004-07-08Removed the option for the progress bar, making it permanently solidLinus Nielsen Feltzing1-3/+0
2004-07-08Patch #985429 by Christi Scarborough, solid progress barLinus Nielsen Feltzing1-0/+3
2004-07-06Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing1-1/+7
2004-06-22Added the (practically useless) 20ms option to the Auto Volume setting, for c...Linus Nielsen Feltzing1-1/+1
2004-06-22sort options for files & directoriesJörg Hohensohn1-0/+4
2004-06-19settings_load() is now split in RTC and HD part, so RTC settings get loaded e...Jörg Hohensohn1-1/+6
2004-06-18New method of persisting the settings, using a central table. This saves lots...Jörg Hohensohn1-7/+0
2004-05-21Default idle-poweroff set to 10 minutes.Björn Stenberg1-2/+2
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing1-1/+2
2004-03-27Step 4 of voice UI:Jörg Hohensohn1-0/+5
2004-03-20Overlooked to "voice" the set_int() function, this is why many numerical sett...Jörg Hohensohn1-1/+1
2004-03-19Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn1-3/+0
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing1-0/+3
2004-03-15Second step of the voice-UI: Option values are spoken, if they are translatab...Jörg Hohensohn1-2/+12
2004-01-26Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu1-0/+5
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing1-0/+5
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg1-2/+14