summaryrefslogtreecommitdiffstats
path: root/apps/settings.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-07voice: Allow voice prompt volume to be configurableSolomon Peachy1-0/+1
2020-11-13usb: Add ability to prompt user about what to do upon usb insertionSolomon Peachy1-0/+2
2020-09-18Headphone / lineout pause/resume #FS13237William Wilgus1-1/+1
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-10/+0
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-29/+0
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-8/+0
2019-07-20Fix build on non-RTC targets.Solomon Peachy1-2/+0
2019-06-27Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)"Sebastian Leonhardt1-6/+6
2019-02-03FS#12353: For car adapter mode, make delay before resuming configurableSolomon Peachy1-0/+1
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy1-1/+0
2018-12-22Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)William Wilgus1-5/+1
2018-12-14FS11473: Add bookmarking option: one per track.Solomon Peachy1-6/+19
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus1-19/+0
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+4
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus1-0/+19
2017-11-24Do playback restarts the proper wayMichael Sevakis1-3/+0
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly1-2/+2
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus1-3/+10
2016-04-04Fix reset runtimeMihail Zenkov1-0/+1
2015-02-02iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer1-0/+1
2015-02-02iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer1-0/+4
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer1-1/+1
2015-01-19three new DSPsChiwen Chang1-0/+12
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly1-0/+4
2014-03-10Implement time-based resume and playback start.Michael Sevakis1-0/+2
2014-03-03Touchscreen: Show a line separator in lists.Thomas Martitz1-2/+5
2014-01-13Implement volume limiter featurePurlingNayuki1-0/+1
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis1-0/+7
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin1-0/+4
2013-01-02Use crc32 of filename to resume tracksRichard Quirk1-0/+1
2012-12-26Revert 64d048be. It breaks h300.Frank Gevaerts1-1/+1
2012-12-26Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK.Frank Gevaerts1-1/+1
2012-07-30Database: Support for multiple search roots.Thomas Martitz1-0/+1
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken1-1/+1
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius1-2/+2
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis1-7/+1
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis1-1/+1
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis1-15/+3
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis1-5/+8
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon1-0/+3
2012-03-19Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett1-0/+2
2012-03-16More meaningful name and type for 'root menu' settingAlexander Levin1-2/+2
2012-03-12Change EQ settings to use a struct array in global_settings.Michael Sevakis1-27/+6
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon1-0/+2
2012-01-28correct a typoWieland Hoffmann1-1/+1
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-26Clarify in what units the settings.sleeptimer_duration isAlexander Levin1-1/+1
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett1-0/+1
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero1-1/+1
2011-11-21skinengine: Rework skin loading so skins can be un/loaded individually. This ...Jonathan Gordon1-1/+0