summaryrefslogtreecommitdiff
path: root/apps/settings.h
AgeCommit message (Expand)Author
2005-02-12long policyJean-Philippe Bernardy
2005-02-04New Recording Option: Show recording screen on startupChristi Scarborough
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-23Added button definitions for gmini build. Prettified formatting.Jens Arnold
2005-01-17Added ID3 database dirfilterBjörn Stenberg
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold
2004-11-19Added iRiver button codesLinus Nielsen Feltzing
2004-10-24Fixes: (1) Ondio: Off is now an alternative way to cancel settings. (2) Use p...Jens Arnold
2004-10-04Moved most actions off of button release events.Björn Stenberg
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-28The config sector number is now calculated from the lowest partition start se...Jens Arnold
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-08-01More const policeing step 1Jens Arnold
2004-07-27New option, ID3 tag orderLinus Nielsen Feltzing
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn
2004-07-20More const policeing, removed unused variableJens Arnold
2004-07-12The FM radio screen now remembers the last used frequencyLinus Nielsen Feltzing
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-07-06Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing
2004-06-22Added the (practically useless) 20ms option to the Auto Volume setting, for c...Linus Nielsen Feltzing
2004-06-22sort options for files & directoriesJörg Hohensohn
2004-06-19settings_load() is now split in RTC and HD part, so RTC settings get loaded e...Jörg Hohensohn
2004-06-18New method of persisting the settings, using a central table. This saves lots...Jörg Hohensohn
2004-05-21Default idle-poweroff set to 10 minutes.Björn Stenberg
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
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
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-01-26Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing
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-31New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing
2003-12-20Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn
2003-12-09Don't write playlist shuffle settings immediately to disk. Instead, save the...Hardeep Sidhu
2003-11-20Recording in FM screen, USB mode possible in FM and recording screenLinus 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-10-17Runtime display bug fix by Craig Sather (patch #766552)Björn Stenberg
2003-09-29Brian King's .rockbox browsing patchBjörn Stenberg
2003-07-15Include config.h so anyone including this file will get proper version of con...Hardeep Sidhu
2003-07-02Added "Ask" option to recursive dir insert which, if enabled, will ask users ...Hardeep Sidhu
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu
2003-06-10Added more time options to recorder timesplitBjörn Stenberg
2003-06-05Made bool options apply instantly (patch #729614). Also cleared up a long-sta...Björn Stenberg