summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-14FS#10080Nils Wallménius1-1/+1
2009-07-11Properly ifdef the pitchscreen settings as well (aka fix red Player build).Jens Arnold1-2/+4
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin1-1/+8
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon1-2/+10
2009-06-20 Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin1-4/+2
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere1-0/+50
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-0/+4
2009-03-27Change "Prevent Skipping" to "Prevent track skipping" which is a more accurat...Thomas Martitz1-1/+1
2009-03-27Document the prevent skipping option in the manual, plus a few fixes for skip...Thomas Martitz1-1/+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-2/+7
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz1-3/+3
2009-03-02Onda VX747:Maurus Cuelenaere1-0/+4
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz1-10/+13
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon1-3/+0
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-4/+3
2009-01-03Fix some reds.Nils Wallménius1-0/+3
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-1/+2
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli1-0/+9
2008-12-17Changed some default settings for the 3.1 release:Björn Stenberg1-7/+7
2008-12-10add some missing ifdef HAVE_TAGCACHE checks spooted by funmanJonathan Gordon1-5/+22
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis1-3/+1
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis1-1/+2
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin1-0/+5
2008-11-05FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon1-5/+5
2008-11-03- handle the custom option type in settings dumper (not very well though but ...Jonathan Gordon1-5/+5
2008-11-03Make local functions staticBertrik Sikken1-5/+5
2008-11-03FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon1-0/+53
2008-11-03Add a setting type which is completly user-defined. This setting type cannot ...Jonathan Gordon1-0/+8
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-2/+2
2008-10-26Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ...Jonathan Gordon1-0/+6
2008-10-23Just correct a typo in a comment.Mustapha Senhaji1-1/+1
2008-10-23Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rena...Jonathan Gordon1-30/+35
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye1-0/+4
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts1-4/+4
2008-09-21more slight playlist resume cleanuping... dont bother saving the playlist fir...Jonathan Gordon1-1/+0
2008-09-20FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure...Jonathan Gordon1-1/+0
2008-09-08Something horrible happened with binsize, so revert FS#8894 completely (for n...Steve Bavin1-3/+0
2008-09-08Add timestretching from FS#8894, as written by Stephane Doyon based on work b...Steve Bavin1-0/+3
2008-09-03Fix default font names in the settings code (FS #9358 by Thomas Schott).Jens Arnold1-5/+5
2008-08-18Skip length: restore the ability to skip by just a few secondsStéphane Doyon1-5/+13
2008-08-10fix FS#9259 - the trigger screen changes a while ago broke the trigger type s...Jonathan Gordon1-1/+1
2008-08-06First step of the recording screen redesign. The screen is split into a fixed...Peter D'Hoye1-8/+8
2008-07-14Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen1-4/+21
2008-06-29rename the "seek accel" setting because the old values mean something differe...Marcoen Hirschberg1-1/+1
2008-06-28this function is not used by scrollwheel targetsMarcoen Hirschberg1-0/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg1-2/+4
2008-06-07fix some whitespaceJonathan Gordon1-4/+4
2008-05-29Gigabeat F/X:Michael Sevakis1-0/+5