summaryrefslogtreecommitdiffstats
path: root/apps/menus/settings_menu.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-18Database: Remove File View menuChristian Soffke1-1/+20
2021-12-08Add setting to hide shutdown messageChristian Soffke1-0/+2
2021-12-05powermgmt: Small cleanups to battery capacity codeAidan MacDonald1-1/+1
2021-11-11folder_select.c move to plugin as db_folder_selectWilliam Wilgus1-5/+4
2021-06-04Softlock ImprovementsDana Conrad1-0/+1
2021-04-21Make sure battery menu is shown if it contains settingsAidan MacDonald1-1/+1
2021-04-10misc: Only include rbpaths.h and string-extra.h in places that need itSolomon Peachy1-0/+1
2021-04-05Add ability to always have autolock onDana Conrad1-0/+1
2021-03-23Add disable setting for all softlock notificationsDana Conrad1-7/+8
2021-03-07ibasso: Fix the dx50/dx90 build (and usb_mode selection)Solomon Peachy1-2/+2
2021-03-07usb_mode: Missed a #define that led to some sim build failures.Solomon Peachy1-1/+1
2021-03-07settings: Fix inconsistent #ifdefs wrapping the usb_mode stuffSolomon Peachy1-1/+1
2021-03-07voice: Allow voice prompt volume to be configurableSolomon Peachy1-1/+2
2020-11-13ibasso: Hopefully hack usb into building again.Solomon Peachy1-1/+0
2020-11-13usb: Add ability to prompt user about what to do upon usb insertionSolomon Peachy1-0/+5
2020-08-17Add open_plugin to coreWilliam Wilgus1-0/+14
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-8/+0
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-10/+0
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-24/+0
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus1-12/+45
2019-09-20Bug fix dynamic menusWilliam Wilgus1-3/+4
2019-02-03FS#12353: For car adapter mode, make delay before resuming configurableSolomon Peachy1-1/+4
2018-10-18Fix menu warningsWilliam Wilgus1-2/+4
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus1-35/+0
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus1-0/+35
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus1-6/+77
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
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly1-0/+7
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-3/+3
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-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
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett1-1/+4
2011-12-26New General Settings submenu: Startup/ShutdownNick Peskett1-6/+103
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-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon1-0/+6
2011-09-09Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts1-0/+6
2011-08-30Dircache: Allow dircache to be enabled without reboot.Thomas Martitz1-9/+7
2011-02-11autoresume: Match full directory path names only in autoresumable()Michael Hohmuth1-1/+1
2011-02-08Add option to resume next track on automatic track changeMichael Hohmuth1-26/+60
2011-02-08Make enable-autoresume option more consistent with other settings.Michael Hohmuth1-1/+21
2011-01-02Blind commit a 'fix' for automatic resume on HWCODEC since I don't understand...Michael Giacomelli1-0/+4
2011-01-02Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli1-1/+9