summaryrefslogtreecommitdiffstats
path: root/apps/menus
AgeCommit message (Expand)AuthorFilesLines
2015-02-02iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer1-0/+3
2015-02-02iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer1-0/+12
2015-01-19three new DSPsChiwen Chang1-0/+23
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly1-0/+7
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis3-15/+29
2014-04-15playlist: Get rid of plugin buffer use in playlist_save().Thomas Martitz1-2/+1
2014-03-03Touchscreen: Show a line separator in lists.Thomas Martitz1-3/+14
2014-02-23Fix for HAVE_MULTIDRIVE on application builds.Thomas Martitz1-1/+2
2014-01-26Fix incorrect language string reference in eq_menu.cPurling Nayuki1-1/+1
2014-01-13Implement volume limiter featurePurlingNayuki1-0/+41
2014-01-11playlist_viewer: Resurrect playlist viewer settings submenu in the playlist v...Thomas Martitz1-1/+1
2014-01-07lcd-common: Remove support for custom line heights from viewport.Thomas Martitz1-1/+1
2013-12-15DSP Compressor: Sidechain, Exponential Atk/RlsRyan Billing1-1/+4
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis1-1/+1
2013-07-13Get rid of some superfluous single-purpose functions in playback.Michael Sevakis1-1/+1
2013-07-12Fix whitespace in files for following commit.Michael Sevakis1-9/+9
2013-07-06Reuse frequency string from recording for playback frequency.Michael Sevakis1-3/+3
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis1-3/+24
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin1-0/+7
2013-03-05EQ: - Fine grained EQ configurationHayden Pearce1-2/+2
2013-02-18Fix advanced EQ menuJonathan Gordon1-1/+3
2013-02-09EQ settings: Rework the settings to clean up the config file.Jonathan Gordon1-238/+314
2013-01-2910 Band EQ w/PresetsHayden Pearce1-18/+101
2012-12-26Revert 64d048be. It breaks h300.Frank Gevaerts1-2/+2
2012-12-26Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK.Frank Gevaerts1-2/+2
2012-10-06Fix read caused by 71f7011.Dominik Riebeling1-1/+1
2012-10-06Add set_sleeptimer_duration function in minutesRichard Quirk1-2/+2
2012-07-30Database: Support for multiple search roots.Thomas Martitz1-1/+20
2012-07-30autoresume: Use GUI browser instead of text entry to select autoresumable fol...Thomas Martitz1-2/+3
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius1-2/+2
2012-05-06Remove extraneous parensRafaël Carré1-1/+1
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis1-7/+13
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis4-4/+1
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis1-8/+4
2012-04-27rbcodec refactoring: dsp_set_eq_coefsSean Bartell1-4/+8
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis1-5/+10
2012-03-29Split sleep timer activation and default duration setting.Nick Peskett1-44/+52
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon1-0/+7
2012-03-19Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett1-1/+3
2012-03-12Change EQ settings to use a struct array in global_settings.Michael Sevakis1-35/+53
2012-01-07apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré2-0/+4
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2-3/+9
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett1-1/+4
2011-12-26New General Settings submenu: Startup/ShutdownNick Peskett4-101/+105
2011-12-08shortcuts: talk the time and configure the sleep timeoutJonathan Gordon2-2/+2
2011-11-29FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero1-1/+0
2011-11-27Don't load the icons unless show_icons is actually enabled. And respect that ...Jonathan Gordon1-1/+20
2011-11-20Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...Fred Bauer1-1/+1
2011-11-19FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer1-1/+8
2011-11-19Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon1-2/+2