summaryrefslogtreecommitdiff
path: root/apps/settings.h
AgeCommit message (Expand)Author
2010-02-14FS#10984 - multifont! 2 major additions:Jonathan Gordon
2009-11-12Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode
2009-11-11Crossfade: added a new option, rewrote decision logic, updated manual and men...Jeffrey Goode
2009-11-10Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima
2009-11-07Replace enum statusbar_values in global_settings with int, fixing crash with ...Andrew Mahone
2009-11-04Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode
2009-11-01Fix FS#10745 - %mv not working in sbs...Jonathan Gordon
2009-10-28Use array for quickscreen item settings to simplify some logicNils Wallménius
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev
2009-10-19Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz
2009-10-19Initial custom statusbar commit.Thomas Martitz
2009-10-16Revert r23212, I committed it accidentally.Thomas Martitz
2009-10-16initial custom statusbar commitThomas Martitz
2009-10-05Revert renaming of the scrollbar global setting by r22945, following discussi...Tomer Shalev
2009-10-05Fix the stack string issue for the Meizus, tooMichael Sparmann
2009-10-05Fix displaying strings on stack for iPod Nano 2GMichael Sparmann
2009-10-05RTL support in menusTomer Shalev
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
2009-09-25Replace limiter with dynamic range compressorJeffrey Goode
2009-08-29Quickscreen: 4th itemThomas Martitz
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...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-19Fix typo in the commentAlexander Levin
2009-08-18Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...Maurus Cuelenaere
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode
2009-08-18Reclaim a bit of binsize for non-lcd_bitmap targetsMaurus Cuelenaere
2009-08-17Add setting to position the scrollbar on the left or rightMaurus Cuelenaere
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz
2009-08-16Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...Thomas Martitz
2009-08-16fix crossfade setting broken by r22192.Teruaki Kawashima
2009-08-12FS#10512: Bookmarking does not behave correctly (fixes r22192)Jeffrey Goode
2009-08-07Quick, fix red, before the new build system shows it!Thomas Martitz
2009-08-07Change a few defines to enums to match the other code around and argument bit...Thomas Martitz
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-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-09Small fixup of the recent #include cleanup. settings.h needs button.h for HAS...Thomas Martitz
2009-03-08Yet more #include cleanupsBertrik Sikken
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