32 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
vyacheslav-shubin 0b5c25aa7c Fix FAT delete of items with long name (#21528) 3 years ago
Scott Lahteine ba5644376c misc. pointer formatting 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 3 years ago
MKS-Sean a3d6442d02 MKS WiFi for TFT_LVGL_UI (#20191) 4 years ago
LinFor 323bf47738 FTDI EVE: Cyrillic font, some minor fixes (#20517) 4 years ago
Jason Smith 3ee61e2084 UTF longname followup (#20115) 4 years ago
LinFor 3030bf4274 Handle UTF in long filenames (#20087) 4 years ago
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
vyacheslav-shubin 8da8bf7e87
Fix FAT delete of items with long name (#21528) 3 years ago
Scott Lahteine 8b6718c632 misc. pointer formatting 3 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 27366197f3
Serial refactor followup (#20932) 3 years ago
MKS-Sean 35c1b330ec
MKS WiFi for TFT_LVGL_UI (#20191) 4 years ago
LinFor 6af6a35d9d
FTDI EVE: Cyrillic font, some minor fixes (#20517) 4 years ago
Jason Smith 288eb06708
UTF longname followup (#20115) 4 years ago
LinFor 5b9aeb2e5f
Handle UTF in long filenames (#20087) 4 years ago
Scott Lahteine ec23e37a4a Clean up comments, USB flash, NULLs 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Leandro A. F. Pereira 801f99edad
SDCARD_READONLY (#17884) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 1d431fe8d2 Suppress "packed member" warning 4 years ago
Scott Lahteine 2b759b9e8d Suppress "packed member" warning 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Tanguy Pruvot 15bea5043c Followup to SD menu optimization (#15252) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine 8b44745bc7
Clean up and consolidate SD-related code (#10831) 6 years ago
GMagician 6d4bc9a1f8 [2.0.x] Fix SD wrong filename list (#9342) 7 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Scott Lahteine 8b12371e45 Change some hex case 7 years ago
Scott Lahteine b634bfe1b1 Tweak to readDir code 7 years ago
Scott Lahteine 9f8b4c5ee8 Patch SD lib files for readability 7 years ago
Scott Lahteine 783ddf9691 Add SCROLL_LONG_FILENAMES option 7 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
Scott Lahteine 614a86a380 SD file updates 7 years ago
Scott Lahteine b66d65f865 Move 'sd' files 7 years ago
Scott Lahteine 8fd58cd6dc Patch goto labels for consistency 7 years ago
Scott Lahteine 75e6f72c89 Fix hexadecimal number formatting 7 years ago
Scott Lahteine a3645ec921 Reference op with variable name 7 years ago
Scott Lahteine 7ad33422e3 Clear dir_t size, not pointer size 8 years ago
Scott Lahteine 5f5a55a0de Add a ZERO macro to clear arrays 8 years ago
Blue-Marlin 5ad7d263e9 8.3-filenames second try 8 years ago