summaryrefslogtreecommitdiff
path: root/apps/settings.h (follow)
Commit message (Expand)AuthorAge
...
* 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
* continuation of last nights statusbar cleanup.Jonathan Gordon2009-02-02
* Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz2009-01-26
* Fix some reds.Nils Wallménius2009-01-03
* Reorder of user_settings, cleaned out some unused settings grouped settings d...Nils Wallménius2009-01-03
* Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli2008-12-25
* Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis2008-12-13
* Add new cfg_to_string function (this just splits existing code).Antoine Cellerier2008-12-07
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis2008-11-26
* Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin2008-11-26
* Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg2008-11-24
* FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon2008-11-03
* fix a data abort when the start screen is set to previous and nvram.bin is in...Jonathan Gordon2008-11-03
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-10-08
* Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius2008-10-08
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* more slight playlist resume cleanuping... dont bother saving the playlist fir...Jonathan Gordon2008-09-21
* FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure...Jonathan Gordon2008-09-20
* Something horrible happened with binsize, so revert FS#8894 completely (for n...Steve Bavin2008-09-08
* Add timestretching from FS#8894, as written by Stephane Doyon based on work b...Steve Bavin2008-09-08
* Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts2008-08-29
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen2008-07-14