summaryrefslogtreecommitdiff
path: root/apps/settings.h (unfollow)
Commit message (Expand)Author
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
2011-09-09Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts
2011-09-04Remove duplicated code to search for a setting by its cfg nameJonathan Gordon
2011-06-05Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye
2011-05-13FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth
2011-04-17Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken
2011-04-10Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts
2011-02-11autoresume: Match full directory path names only in autoresumable()Michael Hohmuth
2011-02-08Add option to resume next track on automatic track changeMichael Hohmuth
2011-01-02Fix typo in the commentAlexander Levin
2011-01-02Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli