summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2021-07-07RFC: Fix a couple more dangling stack-allocated viewportsSolomon Peachy2-2/+12
2021-07-04Sansa Connect: Initial libertas WiFi driver portTomasz Moń1-0/+5
2021-06-28sdl: increase default worker thread size.Franklin Wei1-2/+7
2021-06-25Sansa Connect: Implement RTC functionalityTomasz Moń1-1/+15
2021-06-22Touchscreen: absolute point mode scrolling bugfixAidan MacDonald1-1/+1
2021-06-22Touchscreen: adjust how bar padding is handledAidan MacDonald3-12/+29
2021-06-22Touchscreen: adjust calculation of bar touch positionAidan MacDonald2-8/+17
2021-06-22Touchscreen: make volume bars respect volume step incrementAidan MacDonald1-0/+2
2021-06-21rockbox: add a crc32 reverse polynomial functionJames Buren2-0/+2
2021-06-16Fix yellow from 9ccae042Aidan MacDonald1-3/+2
2021-06-16Implement x^y in calculatorMoshe Piekarski1-3/+173
2021-06-12FS#13297: M3K Autolock allows one action before disabling touchpadDana Conrad1-0/+14
2021-06-06ErosQ: undo ACTION_YESNO_ACCEPT button releaseDana Conrad1-1/+1
2021-06-04Softlock ImprovementsDana Conrad4-4/+66
2021-05-27Yes/No Screen: Allow accept to be button releaseDana Conrad3-5/+13
2021-05-24Allow Softlock to happen in most contextsDana Conrad3-6/+10
2021-05-22FiiO M3K: keymap improvements & fixesAidan MacDonald2-0/+28
2021-05-22Allow alternative keymap when keys are lockedAidan MacDonald2-0/+10
2021-05-19lua add a way to filter settings on readWilliam Wilgus2-8/+17
2021-05-19lua latebound function updateWilliam Wilgus4-29/+51
2021-05-19FS#9093: Database initialization hangs if there's no music file on the playerSolomon Peachy1-6/+1
2021-05-15FS#13289: Updated Polish translation (Adam Rak)Solomon Peachy1-5/+31
2021-05-13Fix invalid use of bool in doomAidan MacDonald3-3/+3
2021-05-12ErosQ: Small keymap changesDana Conrad1-26/+14
2021-05-06lua -- temp loaderWilliam Wilgus7-99/+233
2021-05-04Update the english-us "translation"Solomon Peachy1-2/+14
2021-05-03lua fix yellow and add temploaderWilliam Wilgus4-58/+102
2021-05-04lua add ability to use custom kbd layoutsWilliam Wilgus4-21/+115
2021-05-03FS#13287 - Load a newly saved playlist and resume where it wasDana Conrad8-12/+95
2021-04-30lua submenus add a way to dynamically add itemsWilliam Wilgus3-50/+139
2021-04-28x1000: Centralize common definitions, memory layoutAidan MacDonald1-3/+3
2021-04-28lua add submenu module + cleanupWilliam Wilgus8-120/+478
2021-04-26MIPS: remove .MIPS.abiflags sectionAidan MacDonald1-0/+1
2021-04-26Nuke the never-functional iriver ifp-7xx portSolomon Peachy22-375/+0
2021-04-26Nuke all TCC77x targets: iAudio 7, Sansa C100, M200(v1-3), Logik DAXSolomon Peachy40-1340/+32
2021-04-25FiiO M3K: remove the bootloader install debug menuAidan MacDonald1-53/+0
2021-04-24lua print_button scriptWilliam Wilgus3-21/+95
2021-04-23rockboy: Properly fix the GCC11 code style warnings.Solomon Peachy1-27/+32
2021-04-23rockboy: Upstream code style trips GCC11 warnings.Solomon Peachy1-0/+9
2021-04-23xzbox: Fix misleading indentation that triggered GCC11 warningsSolomon Peachy1-28/+29
2021-04-23blackjack: Fix warning triggered by GCC 11Solomon Peachy1-2/+2
2021-04-21FiiO M3K/X1000: add USB supportAidan MacDonald1-0/+63
2021-04-21Make sure battery menu is shown if it contains settingsAidan MacDonald1-1/+1
2021-04-20lua print table put_line a do_menu alternativeWilliam Wilgus13-163/+581
2021-04-17Fix Pictureflow bugsAidan MacDonald1-5/+6
2021-04-16The Matrix plugin -- BugfixWilliam Wilgus1-5/+5
2021-04-10build: Make the lang.h and genlang.h depend on the genlang toolSolomon Peachy1-3/+3
2021-04-10Fix red in bc416ff590Solomon Peachy2-7/+9
2021-04-10misc: Only include rbpaths.h and string-extra.h in places that need itSolomon Peachy14-5/+14
2021-04-09Skin engine: respect volume decimalizationAidan MacDonald1-1/+13