summaryrefslogtreecommitdiffstats
path: root/apps/menus
AgeCommit message (Expand)AuthorFilesLines
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy5-50/+0
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy8-88/+7
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy1-27/+1
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy6-126/+0
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus1-1/+1
2020-07-19Fix the yellow in the player build from c39f95465Solomon Peachy1-1/+4
2020-07-19Fix more of the red from c39f95465Solomon Peachy1-2/+2
2020-07-19menus: Fix some of the red from c39f95465Solomon Peachy1-1/+1
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus10-49/+161
2019-09-20Fix red dynamic menusWilliam Wilgus1-1/+1
2019-09-20Bug fix dynamic menusWilliam Wilgus3-7/+10
2019-08-18Playlist reworkWilliam Wilgus1-11/+16
2019-08-17Playlist Fix failure to append default file nameWilliam Wilgus1-1/+1
2019-08-05Fix rockbox info screen on non-MULTIVOLUME targetsSolomon Peachy1-3/+6
2019-08-03Correct speech feedback for volume limit settingSolomon Peachy1-6/+1
2019-08-01Make info screen properly multi-volume aware.Solomon Peachy1-92/+73
2019-07-28Ninety-nine bugs on the wall, Fix one bug, pass it around, 101 bugs on the wa...Solomon Peachy1-1/+3
2019-07-28volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUMESolomon Peachy1-1/+1
2019-07-28Show time, date, and recording directory in the info screenSolomon Peachy1-2/+146
2019-02-07YH-820: prohibit to change time/date on some hardware versionsSebastian Leonhardt1-0/+18
2019-02-03FS#12353: For car adapter mode, make delay before resuming configurableSolomon Peachy1-1/+4
2018-12-09Fix possible truncation misc.c->output_dyn_value + use KibytesWilliam Wilgus1-16/+16
2018-10-18Fix menu warningsWilliam Wilgus8-29/+34
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus1-35/+0
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+7
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus1-0/+35
2018-06-12Agptek Rocker: Implement RTC supportMarcin Bukat1-0/+2
2017-11-24Do playback restarts the proper wayMichael Sevakis1-1/+1
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly1-2/+2
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus2-33/+173
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