summaryrefslogtreecommitdiff
path: root/apps/settings.h
AgeCommit message (Expand)Author
2021-05-03FS#13287 - Load a newly saved playlist and resume where it wasDana Conrad
2021-04-10misc: Only include rbpaths.h and string-extra.h in places that need itSolomon Peachy
2021-03-22Remove some HAVE_FUNCTIONAL_MODE bitsAidan MacDonald
2021-03-22Add new audiohw capability: POWER_MODE_CAPAidan MacDonald
2021-03-14Customizable Current Playlist SubmenuChristian Soffke
2021-03-07ibasso: Fix the dx50/dx90 build (and usb_mode selection)Solomon Peachy
2021-03-07settings: Fix inconsistent #ifdefs wrapping the usb_mode stuffSolomon Peachy
2021-03-07voice: Allow voice prompt volume to be configurableSolomon Peachy
2020-11-13usb: Add ability to prompt user about what to do upon usb insertionSolomon Peachy
2020-09-18Headphone / lineout pause/resume #FS13237William Wilgus
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2019-07-20Fix build on non-RTC targets.Solomon Peachy
2019-06-27Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)"Sebastian Leonhardt
2019-02-03FS#12353: For car adapter mode, make delay before resuming configurableSolomon Peachy
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy
2018-12-22Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)William Wilgus
2018-12-14FS11473: Add bookmarking option: one per track.Solomon Peachy
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus
2017-11-24Do playback restarts the proper wayMichael Sevakis
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus
2016-04-04Fix reset runtimeMihail Zenkov
2015-02-02iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer
2015-02-02iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer
2015-01-19three new DSPsChiwen Chang
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2014-03-03Touchscreen: Show a line separator in lists.Thomas Martitz
2014-01-13Implement volume limiter featurePurlingNayuki
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin
2013-01-02Use crc32 of filename to resume tracksRichard Quirk
2012-12-26Revert 64d048be. It breaks h300.Frank Gevaerts
2012-12-26Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK.Frank Gevaerts
2012-07-30Database: Support for multiple search roots.Thomas Martitz
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon
2012-03-19Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett
2012-03-16More meaningful name and type for 'root menu' settingAlexander Levin
2012-03-12Change EQ settings to use a struct array in global_settings.Michael Sevakis