summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-08file/fat: rework utime function as modtime extensionJames Buren
2021-07-08Fix yellow in android builds.Solomon Peachy
2021-07-08build: Make checkwps use global GCCOPTSSolomon Peachy
2021-07-08x1000: SPL refactoringAidan MacDonald
2021-07-08x1000: more CPM register definitionsAidan MacDonald
2021-07-08voice: Corrections to 24-hour time voicing:Solomon Peachy
2021-07-08Fix warnings introduced in c174d3a5 (redux)Solomon Peachy
2021-07-08Revert "Hosted & tool builds need utime.h"Solomon Peachy
2021-07-08Hosted & tool builds need utime.hSolomon Peachy
2021-07-08file/fat: add utime functionJames Buren
2021-07-08builds: Move the Sansa Connect to unstableSolomon Peachy
2021-07-07timefuncs: add dostime_localtime functionJames Buren
2021-07-07Sansa Connect: Reduce USB RX buffers from 129 to 2Tomasz Moń
2021-07-07RFC: Fix a couple more dangling stack-allocated viewportsSolomon Peachy
2021-07-07Sansa Connect: Prevent unresponsive interfaceTomasz Moń
2021-07-07Fix red introduced in 841e704fc3Solomon Peachy
2021-07-07Sansa Connect: Read HDQ battery dataTomasz Moń
2021-07-05zip: import initial moduleJames Buren
2021-07-05Sansa Connect: Power off LCD to save powerTomasz Moń
2021-07-04Sansa Connect: Fix power off panic screenTomasz Moń
2021-07-04Sansa Connect: Initial libertas WiFi driver portTomasz Moń
2021-07-03fat: move fattime_mktime to timefuncsJames Buren
2021-06-28sdl: increase default worker thread size.Franklin Wei
2021-06-27x1000: NAND rewriteAidan MacDonald
2021-06-27rbspeex: fix shared linkage on newer Linux distributionsJames Buren
2021-06-27mkzenboot: fix implicit function warningJames Buren
2021-06-27Sansa Connect: Ensure adequate AVR Slave Select delayTomasz Moń
2021-06-27Sansa Connect: Discard invalid monotime readsTomasz Moń
2021-06-27Sansa Connect: More reliable AVR communicationTomasz Moń
2021-06-25Sansa Connect: Retry AVR commands only 3 timesTomasz Moń
2021-06-25Sansa Connect: Implement RTC functionalityTomasz Moń
2021-06-25Sansa Connect: Manually drive SPI Slave SelectTomasz Moń
2021-06-24misc: Add a .gitreview file for better gerrit integrationSolomon Peachy
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