summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-04plugins/resistor: Fix incorrect check for a valid 4th band valueSolomon Peachy
2021-08-04powermgmt: Clean up some convoluted #ifdefsSolomon Peachy
2021-08-03menu.c guard against NULL menu, list, setting pointersWilliam Wilgus
2021-08-03lua fix potential null warningWilliam Wilgus
2021-08-03mask_select guard against null pointersWilliam Wilgus
2021-08-02icon.c guard against negative error values bytesread is copied to an unsigne...William Wilgus
2021-08-03folder_select prevent directory handle leak on errorWilliam Wilgus
2021-08-03list-skinned.c check label pointer for validityWilliam Wilgus
2021-08-02filetypes.c filesize() guard against negative error valuesWilliam Wilgus
2021-08-03language.c fix possible buffer overrunWilliam Wilgus
2021-08-03open_plugins bugfix failure to saveWilliam Wilgus
2021-08-02metadata/flac.c fix potential buffer overrunWilliam Wilgus
2021-08-01id3tags.c check for buffer overrunWilliam Wilgus
2021-08-02playlist_catalog fix strcpy overlap, potential buffer overrunWilliam Wilgus
2021-08-02tagcache.c clean upWilliam Wilgus
2021-08-01Software Volume: Remove sample roundingDana Conrad
2021-07-31tagcache.c Fix potential buffer overruns WIPWilliam Wilgus
2021-07-31tagcache.c WS changesWilliam Wilgus
2021-07-31crc32/adler32: add full copyright notice to source filesJames Buren
2021-07-30adler32: import adapted implementation from tinf/zlibJames Buren
2021-07-30playlist.c fix multitude of sins Invalid Control file on USB unplug?William Wilgus
2021-07-29open_plugin.c (CORE) File input BugfixesWilliam Wilgus
2021-07-30cuesheet.c Fix potential NULL in INDEX parsingWilliam Wilgus
2021-07-30libc: atoi() is supposed to return 0 if handed a NULL pointerSolomon Peachy
2021-07-25rbcodec: Fix typo in makefileAidan MacDonald
2021-07-25Fix remaining yellow from e532714d1fAidan MacDonald
2021-07-25Fix yellow from e532714d1fAidan MacDonald
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald
2021-07-25shortcuts: fix file handle leak on OOM conditionAidan MacDonald
2021-07-24Fix typo in f8bbe3352c4d9f21fde892ee8b60563decfc6a14Solomon Peachy
2021-07-24rocker: First crack at manual for the AGPTek RockerSolomon Peachy
2021-07-24Enable building the manual for the FiiO M3K and Shanling Q1Solomon Peachy
2021-07-24Add Fiio M3K and Shanling Q1 manualsAidan MacDonald
2021-07-24tree.c use strlcpy to avoid buffer ovflWilliam Wilgus
2021-07-23talk.c check for proper file loadWilliam Wilgus
2021-07-23usb_storage: Fix a memset in SCSI_INQUIRY that overflowed its bufferSolomon Peachy
2021-07-22Document an intentional fallthrough in the volume limit menu codeSolomon Peachy
2021-07-22plugins pong, properties remove dead codeWilliam Wilgus
2021-07-22tlsf make ~0 explicitly unsigned ~0uWilliam 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-20timefuncs.c valid_time() should return false if tm == NULL and not try to derefWilliam Wilgus
2021-07-20Small fixes to kbd_create_layoutAidan MacDonald
2021-07-20jztool: add support for Shanling Q1 and Eros QAidan 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-18sim: change Eros Q native bitmap to a symlinkAidan MacDonald
2021-07-18add Eros Q native simulator buildAidan MacDonald