summaryrefslogtreecommitdiff
path: root/apps/settings_list.c (follow)
Commit message (Expand)AuthorAge
...
* FS#10199: Adds limiter DSP functionJeffrey Goode2009-08-18
* Add setting to position the scrollbar on the left or rightMaurus Cuelenaere2009-08-17
* * Fix redMaurus Cuelenaere2009-08-17
* FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere2009-08-17
* Change the default value for the ui viewport to "-" (which will give a fullsc...Thomas Martitz2009-08-17
* Add the ui viewport to the theme settings, so that it will be in the theme.cf...Thomas Martitz2009-08-17
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli2009-08-11
* Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli2009-08-11
* FS#10080Nils Wallménius2009-07-14
* 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
* Change "Prevent Skipping" to "Prevent track skipping" which is a more accurat...Thomas Martitz2009-03-27
* Document the prevent skipping option in the manual, plus a few fixes for skip...Thomas Martitz2009-03-27
* 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
* 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
* 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
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli2008-12-25
* Changed some default settings for the 3.1 release:Björn Stenberg2008-12-17
* add some missing ifdef HAVE_TAGCACHE checks spooted by funmanJonathan Gordon2008-12-10
* 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
* FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon2008-11-05
* - handle the custom option type in settings dumper (not very well though but ...Jonathan Gordon2008-11-03
* Make local functions staticBertrik Sikken2008-11-03
* FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon2008-11-03
* Add a setting type which is completly user-defined. This setting type cannot ...Jonathan Gordon2008-11-03
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ...Jonathan Gordon2008-10-26
* Just correct a typo in a comment.Mustapha Senhaji2008-10-23
* Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rena...Jonathan Gordon2008-10-23
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-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
* Fix default font names in the settings code (FS #9358 by Thomas Schott).Jens Arnold2008-09-03
* Skip length: restore the ability to skip by just a few secondsStéphane Doyon2008-08-18