summaryrefslogtreecommitdiff
path: root/apps/settings.h (follow)
Commit message (Expand)AuthorAge
* Do playback restarts the proper wayMichael Sevakis2017-11-24
* Implement speaker enable/disable on jack (un)plugAmaury Pouly2017-02-04
* Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus2017-01-17
* Fix reset runtimeMihail Zenkov2016-04-04
* iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer2015-02-02
* iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer2015-02-02
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* three new DSPsChiwen Chang2015-01-19
* Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly2014-09-08
* Implement time-based resume and playback start.Michael Sevakis2014-03-10
* Touchscreen: Show a line separator in lists.Thomas Martitz2014-03-03
* Implement volume limiter featurePurlingNayuki2014-01-13
* Enable setting of global output samplerate on certain targets.Michael Sevakis2013-07-06
* Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin2013-05-24
* Use crc32 of filename to resume tracksRichard Quirk2013-01-02
* Revert 64d048be. It breaks h300.Frank Gevaerts2012-12-26
* Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK.Frank Gevaerts2012-12-26
* Database: Support for multiple search roots.Thomas Martitz2012-07-30
* New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken2012-05-28
* Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius2012-05-09
* Make DSP's replaygain independent of global_settings.Michael Sevakis2012-04-30
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Fundamentally rewrite much of the audio DSP.Michael Sevakis2012-04-29
* Consolidate compressor settings into a struct.Michael Sevakis2012-04-26
* quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon2012-03-28
* Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett2012-03-19
* More meaningful name and type for 'root menu' settingAlexander Levin2012-03-16
* Change EQ settings to use a struct array in global_settings.Michael Sevakis2012-03-12
* main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon2012-02-25
* correct a typoWieland Hoffmann2012-01-28
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Clarify in what units the settings.sleeptimer_duration isAlexander Levin2011-12-26
* Option to restart running sleep timer on keypress.Nick Peskett2011-12-26
* Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero2011-12-19
* skinengine: Rework skin loading so skins can be un/loaded individually. This ...Jonathan Gordon2011-11-21
* Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...Fred Bauer2011-11-20
* FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer2011-11-19
* Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon2011-11-16
* Sleep timer options: persistent duration and start on boot.Thomas Martitz2011-10-17
* Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz2011-10-17
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts2011-09-09
* Remove duplicated code to search for a setting by its cfg nameJonathan Gordon2011-09-04
* Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye2011-06-05
* FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth2011-05-13
* Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken2011-04-17
* Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts2011-04-10
* autoresume: Match full directory path names only in autoresumable()Michael Hohmuth2011-02-11
* Add option to resume next track on automatic track changeMichael Hohmuth2011-02-08
* Fix typo in the commentAlexander Levin2011-01-02