summaryrefslogtreecommitdiffstats
path: root/apps/settings.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-06Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren1-1/+1
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye1-0/+3
2010-02-26split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon1-1/+1
2010-02-24some minor changes to checkwps, shouldn't change anythingJonathan Gordon1-1/+1
2010-02-14FS#10984 - multifont! 2 major additions:Jonathan Gordon1-0/+3
2009-11-12Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode1-1/+1
2009-11-11Crossfade: added a new option, rewrote decision logic, updated manual and men...Jeffrey Goode1-2/+5
2009-11-10Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode1-0/+2
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima1-0/+4
2009-11-07Replace enum statusbar_values in global_settings with int, fixing crash with ...Andrew Mahone1-2/+2
2009-11-04Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode1-1/+1
2009-11-01Fix FS#10745 - %mv not working in sbs...Jonathan Gordon1-0/+1
2009-10-28Use array for quickscreen item settings to simplify some logicNils Wallménius1-5/+2
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev1-0/+1
2009-10-19Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz1-1/+2
2009-10-19Initial custom statusbar commit.Thomas Martitz1-1/+8
2009-10-16Revert r23212, I committed it accidentally.Thomas Martitz1-2/+0
2009-10-16initial custom statusbar commitThomas Martitz1-0/+2
2009-10-05Revert renaming of the scrollbar global setting by r22945, following discussi...Tomer Shalev1-1/+1
2009-10-05Fix the stack string issue for the Meizus, tooMichael Sparmann1-6/+4
2009-10-05Fix displaying strings on stack for iPod Nano 2GMichael Sparmann1-0/+5
2009-10-05RTL support in menusTomer Shalev1-1/+1
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev1-1/+5
2009-09-25Replace limiter with dynamic range compressorJeffrey Goode1-1/+5
2009-08-29Quickscreen: 4th itemThomas Martitz1-0/+1
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz1-2/+2
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz1-3/+1
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius1-2/+2
2009-08-19Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin1-3/+8
2009-08-19Fix typo in the commentAlexander Levin1-1/+1
2009-08-18Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...Maurus Cuelenaere1-1/+1
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode1-0/+5
2009-08-18Reclaim a bit of binsize for non-lcd_bitmap targetsMaurus Cuelenaere1-1/+1
2009-08-17Add setting to position the scrollbar on the left or rightMaurus Cuelenaere1-0/+1
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere1-0/+1
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz1-0/+7
2009-08-16Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...Thomas Martitz1-0/+6
2009-08-16fix crossfade setting broken by r22192.Teruaki Kawashima1-2/+3
2009-08-12FS#10512: Bookmarking does not behave correctly (fixes r22192)Jeffrey Goode1-2/+2
2009-08-07Quick, fix red, before the new build system shows it!Thomas Martitz1-1/+1
2009-08-07Change a few defines to enums to match the other code around and argument bit...Thomas Martitz1-16/+22
2009-07-11Properly ifdef the pitchscreen settings as well (aka fix red Player build).Jens Arnold1-0/+2
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin1-0/+5
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon1-1/+7
2009-06-20 Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin1-3/+3
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere1-0/+1
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-0/+1
2009-03-27FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz1-0/+1
2009-03-24Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase1-0/+4
2009-03-09Small fixup of the recent #include cleanup. settings.h needs button.h for HAS...Thomas Martitz1-0/+3