summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2021-07-25shortcuts: fix file handle leak on OOM conditionAidan MacDonald
2021-07-24tree.c use strlcpy to avoid buffer ovflWilliam Wilgus
2021-07-23talk.c check for proper file loadWilliam Wilgus
2021-07-22Document an intentional fallthrough in the volume limit menu codeSolomon Peachy
2021-07-22plugins pong, properties remove dead codeWilliam Wilgus
2021-07-22Fix battery_bench bug by using a static buffer for stackAidan MacDonald
2021-07-21autoresume: Properly check the path string, not the pointer.Solomon Peachy
2021-07-21talk.c check for 0 talk clips file descriptor leaks & announce_status fix typoWilliam Wilgus
2021-07-21Fix announce_status usage of plugin bufferAidan MacDonald
2021-07-20Small fixes to kbd_create_layoutAidan MacDonald
2021-07-20FS#13302 - Updated Polish translation (Adam Rak)Aidan MacDonald
2021-07-20talk: Explicitly cast -1 as unsigned before a left shift.Solomon Peachy
2021-07-18New Port: Eros Q NativeDana Conrad
2021-07-17xduoox3ii: Add "Super Slow" filter roll-offSolomon Peachy
2021-07-15misc: Fix up a few warnings uncovered by LTOSolomon Peachy
2021-07-13New port: Shanling Q1 nativeAidan MacDonald
2021-07-12Sansa Connect: Display battery info in debug menuTomasz Moń
2021-07-09DM320: Regorganize LCD and TTB memory layoutTomasz Moń
2021-07-08build: Rename SHARED_LDFLAG to SHARED_LDFLAGSSolomon Peachy
2021-07-08voice: Corrections to 24-hour time voicing:Solomon Peachy
2021-07-07RFC: Fix a couple more dangling stack-allocated viewportsSolomon Peachy
2021-07-04Sansa Connect: Initial libertas WiFi driver portTomasz Moń
2021-06-28sdl: increase default worker thread size.Franklin Wei
2021-06-25Sansa Connect: Implement RTC functionalityTomasz Moń
2021-06-22Touchscreen: absolute point mode scrolling bugfixAidan MacDonald
2021-06-22Touchscreen: adjust how bar padding is handledAidan MacDonald
2021-06-22Touchscreen: adjust calculation of bar touch positionAidan MacDonald
2021-06-22Touchscreen: make volume bars respect volume step incrementAidan MacDonald
2021-06-21rockbox: add a crc32 reverse polynomial functionJames Buren
2021-06-16Fix yellow from 9ccae042Aidan MacDonald
2021-06-16Implement x^y in calculatorMoshe Piekarski
2021-06-12FS#13297: M3K Autolock allows one action before disabling touchpadDana Conrad
2021-06-06ErosQ: undo ACTION_YESNO_ACCEPT button releaseDana Conrad
2021-06-04Softlock ImprovementsDana Conrad
2021-05-27Yes/No Screen: Allow accept to be button releaseDana Conrad
2021-05-24Allow Softlock to happen in most contextsDana Conrad
2021-05-22FiiO M3K: keymap improvements & fixesAidan MacDonald
2021-05-22Allow alternative keymap when keys are lockedAidan MacDonald
2021-05-19lua add a way to filter settings on readWilliam Wilgus
2021-05-19lua latebound function updateWilliam Wilgus
2021-05-19FS#9093: Database initialization hangs if there's no music file on the playerSolomon Peachy
2021-05-15FS#13289: Updated Polish translation (Adam Rak)Solomon Peachy
2021-05-13Fix invalid use of bool in doomAidan MacDonald
2021-05-12ErosQ: Small keymap changesDana Conrad
2021-05-06lua -- temp loaderWilliam Wilgus
2021-05-04Update the english-us "translation"Solomon Peachy
2021-05-03lua fix yellow and add temploaderWilliam Wilgus
2021-05-04lua add ability to use custom kbd layoutsWilliam Wilgus
2021-05-03FS#13287 - Load a newly saved playlist and resume where it wasDana Conrad
2021-04-30lua submenus add a way to dynamically add itemsWilliam Wilgus