summaryrefslogtreecommitdiff
path: root/apps/settings.h
AgeCommit message (Expand)Author
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
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon
2012-01-28correct a typoWieland Hoffmann
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-12-26Clarify in what units the settings.sleeptimer_duration isAlexander Levin
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-11-21skinengine: Rework skin loading so skins can be un/loaded individually. This ...Jonathan Gordon
2011-11-20Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...Fred Bauer
2011-11-19FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon
2011-10-17Sleep timer options: persistent duration and start on boot.Thomas Martitz
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon