summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2021-08-02icon.c guard against negative error values bytesread is copied to an unsigne...William Wilgus1-1/+1
2021-08-03folder_select prevent directory handle leak on errorWilliam Wilgus1-0/+3
2021-08-03list-skinned.c check label pointer for validityWilliam Wilgus1-0/+3
2021-08-02filetypes.c filesize() guard against negative error valuesWilliam Wilgus1-4/+12
2021-08-03language.c fix possible buffer overrunWilliam Wilgus1-2/+2
2021-08-03open_plugins bugfix failure to saveWilliam Wilgus2-9/+12
2021-08-02playlist_catalog fix strcpy overlap, potential buffer overrunWilliam Wilgus1-4/+8
2021-08-02tagcache.c clean upWilliam Wilgus1-149/+187
2021-07-31tagcache.c Fix potential buffer overruns WIPWilliam Wilgus1-32/+70
2021-07-31tagcache.c WS changesWilliam Wilgus1-537/+537
2021-07-30playlist.c fix multitude of sins Invalid Control file on USB unplug?William Wilgus1-6/+10
2021-07-29open_plugin.c (CORE) File input BugfixesWilliam Wilgus1-3/+8
2021-07-30cuesheet.c Fix potential NULL in INDEX parsingWilliam Wilgus1-0/+51
2021-07-25shortcuts: fix file handle leak on OOM conditionAidan MacDonald1-1/+4
2021-07-24tree.c use strlcpy to avoid buffer ovflWilliam Wilgus1-3/+3
2021-07-23talk.c check for proper file loadWilliam Wilgus1-8/+13
2021-07-22Document an intentional fallthrough in the volume limit menu codeSolomon Peachy1-0/+1
2021-07-22plugins pong, properties remove dead codeWilliam Wilgus2-2/+2
2021-07-22Fix battery_bench bug by using a static buffer for stackAidan MacDonald1-21/+4
2021-07-21autoresume: Properly check the path string, not the pointer.Solomon Peachy1-1/+1
2021-07-21talk.c check for 0 talk clips file descriptor leaks & announce_status fix typoWilliam Wilgus1-9/+29
2021-07-21Fix announce_status usage of plugin bufferAidan MacDonald1-42/+19
2021-07-20Small fixes to kbd_create_layoutAidan MacDonald2-3/+7
2021-07-20FS#13302 - Updated Polish translation (Adam Rak)Aidan MacDonald1-0/+162
2021-07-20talk: Explicitly cast -1 as unsigned before a left shift.Solomon Peachy1-2/+2
2021-07-18New Port: Eros Q NativeDana Conrad1-0/+11
2021-07-17xduoox3ii: Add "Super Slow" filter roll-offSolomon Peachy2-0/+20
2021-07-15misc: Fix up a few warnings uncovered by LTOSolomon Peachy1-1/+1
2021-07-13New port: Shanling Q1 nativeAidan MacDonald65-10/+474
2021-07-12Sansa Connect: Display battery info in debug menuTomasz Moń1-0/+15
2021-07-09DM320: Regorganize LCD and TTB memory layoutTomasz Moń1-2/+9
2021-07-08build: Rename SHARED_LDFLAG to SHARED_LDFLAGSSolomon Peachy2-2/+2
2021-07-08voice: Corrections to 24-hour time voicing:Solomon Peachy1-1/+5
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