34 次程式碼提交 (1c2d37eb0b65cc8e7aae486732c24b7a835ae890)

作者 SHA1 備註 提交日期
  GHGiampy fee85b318e
✏️ Fix getLFNName parameter (#23752) 2 年之前
  GHGiampy 1e246d65ad
✨ Long filename open/create/write (#23526) 2 年之前
  vyacheslav-shubin 8da8bf7e87
Fix FAT delete of items with long name (#21528) 3 年之前
  Scott Lahteine 8b6718c632 misc. pointer formatting 3 年之前
  Scott Lahteine 3b73b115ca Apply pointer formatting 3 年之前
  X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 年之前
  X-Ryl669 27366197f3
Serial refactor followup (#20932) 3 年之前
  MKS-Sean 35c1b330ec
MKS WiFi for TFT_LVGL_UI (#20191) 3 年之前
  LinFor 6af6a35d9d
FTDI EVE: Cyrillic font, some minor fixes (#20517) 3 年之前
  Jason Smith 288eb06708
UTF longname followup (#20115) 3 年之前
  LinFor 5b9aeb2e5f
Handle UTF in long filenames (#20087) 3 年之前
  Scott Lahteine ec23e37a4a Clean up comments, USB flash, NULLs 3 年之前
  qwewer0 4424645e04
Multi-line comments cleanup (#19535) 3 年之前
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 年之前
  Leandro A. F. Pereira 801f99edad
SDCARD_READONLY (#17884) 4 年之前
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 年之前
  Scott Lahteine 1d431fe8d2 Suppress "packed member" warning 4 年之前
  Scott Lahteine bfad23d3e2 (c) 2020 4 年之前
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 年之前
  Tanguy Pruvot 15bea5043c Followup to SD menu optimization (#15252) 4 年之前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 年之前
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 年之前
  Scott Lahteine 0feeef2604 Update copyright in headers 5 年之前
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 年之前
  Scott Lahteine 8b44745bc7
Clean up and consolidate SD-related code (#10831) 6 年之前
  GMagician 6d4bc9a1f8 [2.0.x] Fix SD wrong filename list (#9342) 6 年之前
  Thomas Moore f7efac57b7 Multi-host support 6 年之前
  Scott Lahteine 8b12371e45 Change some hex case 6 年之前
  Scott Lahteine b634bfe1b1 Tweak to readDir code 6 年之前
  Scott Lahteine 9f8b4c5ee8 Patch SD lib files for readability 6 年之前
  Scott Lahteine 783ddf9691 Add SCROLL_LONG_FILENAMES option 6 年之前
  Thomas Moore 0cb00f52d9 Cleanup warnings 6 年之前
  Scott Lahteine 614a86a380 SD file updates 6 年之前
  Scott Lahteine b66d65f865 Move 'sd' files 6 年之前
  Scott Lahteine 8fd58cd6dc Patch goto labels for consistency 6 年之前
  Scott Lahteine 75e6f72c89 Fix hexadecimal number formatting 6 年之前
  Scott Lahteine a3645ec921 Reference op with variable name 7 年之前
  Scott Lahteine 7ad33422e3 Clear dir_t size, not pointer size 7 年之前
  Scott Lahteine 5f5a55a0de Add a ZERO macro to clear arrays 7 年之前
  Blue-Marlin 5ad7d263e9 8.3-filenames second try 8 年之前
  Scott Lahteine da47b83b3d Revert PR 3648 to fix SD printing 8 年之前
  Blue-Marlin ac4caab8f1 Don't mangel 8.3-filenames with chars > 0x7f 8 年之前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 年之前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 年之前
  Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions 8 年之前
  Scott Lahteine 209f5f21e0 Use macros where possible 8 年之前
  Scott Lahteine b83e472bd3 Rename fpos_t to avoid libc conflict 8 年之前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 年之前
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 9 年之前
  Scott Lahteine e114662cfa Adjust SdBaseFile spacing 9 年之前