summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-30audio: Add support for 192 and 176KHz playbackSolomon Peachy1-0/+10
2020-08-26xduoox3: Include curves for both battery typesSolomon Peachy1-2/+6
2020-08-17Add open_plugin to coreWilliam Wilgus1-31/+23
2020-08-07Automatic choice of playback frequency by the playing file propertiesIgor B. Poretsky1-2/+2
2020-07-27FS#13220: Allow sound settings to be saved againSolomon Peachy1-3/+3
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-42/+0
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-24/+1
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-54/+1
2020-07-16storage: Clean up storage_xxxx macros when STORAGE_MULTI is not setSolomon Peachy1-1/+1
2019-07-20Fix build on non-RTC targets.Solomon Peachy1-2/+0
2019-02-03FS#12353: For car adapter mode, make delay before resuming configurableSolomon Peachy1-0/+3
2019-01-08Add F_BANFROMQS to Advanced Keylock and Blacklight ExemptionsWilliam Wilgus1-4/+6
2019-01-02FS#11711: Add ability to create bookmark from WPS hotkeySolomon Peachy1-4/+4
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy1-0/+5
2018-12-22Fix Auto Ranged Time Fix Red for CheckwpsWilliam Wilgus1-21/+23
2018-12-22Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)William Wilgus1-188/+208
2018-12-14FS11473: Add bookmarking option: one per track.Solomon Peachy1-2/+3
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus1-37/+1
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus1-1/+37
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly1-3/+7
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus1-26/+43
2015-02-02iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer1-0/+12
2015-02-02iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer1-0/+20
2015-01-19three new DSPsChiwen Chang1-1/+44
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly1-0/+8
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-3/+3
2014-03-27Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me.Szymon Dziok1-1/+2
2014-03-18fix quick screen write to configDmitry Gamza1-1/+1
2014-03-10Implement time-based resume and playback start.Michael Sevakis1-0/+1
2014-03-03Fix greyscale and mono builds.Thomas Martitz1-1/+4
2014-03-03Touchscreen: Show a line separator in lists.Thomas Martitz1-2/+9
2014-01-27Correct the number of codepages on charcell.Dominik Riebeling1-1/+1
2014-01-18There are 15 codepages to choose from, not 14.Frank Gevaerts1-1/+1
2014-01-13Don't try to set default_val in volume_limit_is_changed().Frank Gevaerts1-3/+1
2014-01-13Implement volume limiter featurePurlingNayuki1-1/+31
2013-12-15DSP Compressor: Sidechain, Exponential Atk/RlsRyan Billing1-1/+5
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz1-0/+1
2013-07-15Add an alternative analogic touchpad sensitivity settingJean-Louis Biasini1-1/+11
2013-07-06Reuse frequency string from recording for playback frequency.Michael Sevakis1-4/+4
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis1-0/+5
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin1-0/+7
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis1-2/+2
2013-03-05EQ: - Fine grained EQ configurationHayden Pearce1-1/+1
2013-02-09EQ settings: Rework the settings to clean up the config file.Jonathan Gordon1-30/+109
2013-02-05eq settings: fix the lang string used for the center band stringJonathan Gordon1-5/+5
2013-01-2910 Band EQ w/PresetsHayden Pearce1-6/+51
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/+8