summaryrefslogtreecommitdiff
path: root/apps/settings.h (follow)
Commit message (Expand)AuthorAge
* Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode2009-11-12
* Crossfade: added a new option, rewrote decision logic, updated manual and men...Jeffrey Goode2009-11-11
* Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode2009-11-10
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* Replace enum statusbar_values in global_settings with int, fixing crash with ...Andrew Mahone2009-11-07
* Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode2009-11-04
* Fix FS#10745 - %mv not working in sbs...Jonathan Gordon2009-11-01
* Use array for quickscreen item settings to simplify some logicNils Wallménius2009-10-28
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz2009-10-19
* Initial custom statusbar commit.Thomas Martitz2009-10-19
* Revert r23212, I committed it accidentally.Thomas Martitz2009-10-16
* initial custom statusbar commitThomas Martitz2009-10-16
* Revert renaming of the scrollbar global setting by r22945, following discussi...Tomer Shalev2009-10-05
* Fix the stack string issue for the Meizus, tooMichael Sparmann2009-10-05
* Fix displaying strings on stack for iPod Nano 2GMichael Sparmann2009-10-05
* RTL support in menusTomer Shalev2009-10-05
* Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev2009-09-30
* Replace limiter with dynamic range compressorJeffrey Goode2009-09-25
* Quickscreen: 4th itemThomas Martitz2009-08-29
* Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz2009-08-24
* Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz2009-08-23
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin2009-08-19
* Fix typo in the commentAlexander Levin2009-08-19
* Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...Maurus Cuelenaere2009-08-18
* FS#10199: Adds limiter DSP functionJeffrey Goode2009-08-18
* Reclaim a bit of binsize for non-lcd_bitmap targetsMaurus Cuelenaere2009-08-18
* Add setting to position the scrollbar on the left or rightMaurus Cuelenaere2009-08-17
* FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere2009-08-17
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...Thomas Martitz2009-08-16
* fix crossfade setting broken by r22192.Teruaki Kawashima2009-08-16
* FS#10512: Bookmarking does not behave correctly (fixes r22192)Jeffrey Goode2009-08-12
* Quick, fix red, before the new build system shows it!Thomas Martitz2009-08-07
* Change a few defines to enums to match the other code around and argument bit...Thomas Martitz2009-08-07
* Properly ifdef the pitchscreen settings as well (aka fix red Player build).Jens Arnold2009-07-11
* Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin2009-07-11
* FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon2009-07-05
* Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin2009-06-20
* Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere2009-06-16
* FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin2009-06-12
* FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz2009-03-27
* Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase2009-03-24
* Small fixup of the recent #include cleanup. settings.h needs button.h for HAS...Thomas Martitz2009-03-09
* Yet more #include cleanupsBertrik Sikken2009-03-08
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz2009-03-02
* Onda VX747:Maurus Cuelenaere2009-03-02
* Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz2009-03-01
* Small bit from my GSoC work: Unify the way the simulator accesses voice strin...Tom Ross2009-02-27