summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-18New Port: Eros Q NativeDana Conrad
2021-07-18crc32: add fast variant of regular crc_32r functionJames Buren
2021-07-17xduoox3ii: Add "Super Slow" filter roll-offSolomon Peachy
2021-07-15Fix builds.pm syntax error (1d72d9cf)Solomon Peachy
2021-07-15builds: add Shanling Q1 to unstableAidan MacDonald
2021-07-15misc: Fix up a few warnings uncovered by LTOSolomon Peachy
2021-07-13New port: Shanling Q1 nativeAidan MacDonald
2021-07-13x1000: revamp MSC driver card detection logicAidan MacDonald
2021-07-13crc32: add fast variant of regular crc_32 functionJames Buren
2021-07-12Sansa Connect: Display battery info in debug menuTomasz Moń
2021-07-11x1000: Unified flash bootloader installerAidan MacDonald
2021-07-11x1000: Unified bootloaderAidan MacDonald
2021-07-11uisimulator: implement sim_modtimeJames Buren
2021-07-11zip: include strlcpy.hJames Buren
2021-07-11filesystem: implement os_modtime for unixJames Buren
2021-07-11zip: implement zip extraction supportJames Buren
2021-07-10zip: rename modts field to mtimeJames Buren
2021-07-10Sansa Connect: Ensure LCD starts before backlightTomasz Moń
2021-07-10Sansa Connect: Use deviceid in USB Serial NumberTomasz Moń
2021-07-09configure: fix a typo that could break voice buildsSolomon Peachy
2021-07-09Sansa Connect: Fix reported CPU frequencyTomasz Moń
2021-07-09DM320: Regorganize LCD and TTB memory layoutTomasz Moń
2021-07-08build: Nuke the ASMFLAGS workaround for gcc 3.4.xSolomon Peachy
2021-07-08build: use gcc-ar / gcc-ranlib in preparation for link-time-optimizationSolomon Peachy
2021-07-08build: Rename SHARED_LDFLAG to SHARED_LDFLAGSSolomon Peachy