summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-25Add fms to cabbiev2 by defaultMarcin Bukat1-1/+1
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken1-2/+4
2012-05-27clipzip: fix default font and icon setBertrik Sikken1-1/+7
2012-05-19Add support for cp1252 (Western European) codepage.Dominik Riebeling1-3/+6
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius1-2/+2
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis1-5/+5
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis1-1/+0
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis1-1/+1
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis1-7/+8
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon1-0/+2
2012-03-19Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett1-0/+3
2012-03-16More meaningful name and type for 'root menu' settingAlexander Levin1-1/+1
2012-03-12Change EQ settings to use a struct array in global_settings.Michael Sevakis1-15/+15
2012-02-29root menu ordering: Remove underscores from the config setting.Thomas Martitz1-1/+1
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon1-0/+5
2012-01-09Commit FS#12454 - Faster line scroll speed by Martin Sagmuller.Michael Giacomelli1-2/+2
2012-01-07Only need lcd-remote.h if HAVE_REMOTE_LCD is definedRafaël Carré1-0/+2
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-27Eliminate the duplicated formatter for the 'sleeptimer duration' setting. It'...Alexander Levin1-8/+1
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett1-0/+2
2011-11-26Fix leftovers.Thomas Martitz1-2/+2