summaryrefslogtreecommitdiff
path: root/apps/settings_list.c
AgeCommit message (Expand)Author
2009-08-24Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN...Thomas Martitz
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-19Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin
2009-08-19More comments in the settings macrosAlexander Levin
2009-08-18Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...Maurus Cuelenaere
2009-08-18Add comment to the BOOL_SETTING macro; use that macro for OFFON_SETTING (FS#1...Alexander Levin
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode
2009-08-17Add setting to position the scrollbar on the left or rightMaurus Cuelenaere
2009-08-17 * Fix redMaurus Cuelenaere
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere
2009-08-17Change the default value for the ui viewport to "-" (which will give a fullsc...Thomas Martitz
2009-08-17Add the ui viewport to the theme settings, so that it will be in the theme.cf...Thomas Martitz
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz
2009-08-11FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli
2009-08-11Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli
2009-07-14FS#10080Nils Wallménius
2009-07-11Properly ifdef the pitchscreen settings as well (aka fix red Player build).Jens Arnold
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon
2009-06-20 Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin
2009-03-27Change "Prevent Skipping" to "Prevent track skipping" which is a more accurat...Thomas Martitz
2009-03-27Document the prevent skipping option in the manual, plus a few fixes for skip...Thomas Martitz
2009-03-27FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz
2009-03-24Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz
2009-03-02Onda VX747:Maurus Cuelenaere
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz
2009-01-03Fix some reds.Nils Wallménius
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli
2008-12-17Changed some default settings for the 3.1 release:Björn Stenberg
2008-12-10add some missing ifdef HAVE_TAGCACHE checks spooted by funmanJonathan Gordon
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin
2008-11-05FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon
2008-11-03- handle the custom option type in settings dumper (not very well though but ...Jonathan Gordon
2008-11-03Make local functions staticBertrik Sikken
2008-11-03FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon
2008-11-03Add a setting type which is completly user-defined. This setting type cannot ...Jonathan Gordon
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-10-26Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ...Jonathan Gordon
2008-10-23Just correct a typo in a comment.Mustapha Senhaji
2008-10-23Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rena...Jonathan Gordon
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye