45 Commits (93cd66ac1146603e8a9911fceb3c63f4351f4d8e)

Author SHA1 Message Date
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Robby Candra 5515f88452 Clarify SD longname string size (#14148) 5 years ago
  Tanguy Pruvot d7b0369e39 STM32: Fix SD EEPROM emulation conflict (#14012) 5 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
  Robby Candra c369477cb0 Fix bug: diveToFile breaks M23 (#13865) 5 years ago
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 years ago
  Scott Lahteine 2c10222e87 card.transfer_port => transfer_port_index 5 years ago
  Chris Pepper 4ab433d391 Fix binary protocol with one serial port (#13270) 5 years ago
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  InsanityAutomation a403d9a50c Improve menu pause / resume (#12876) 5 years ago
  Scott Lahteine fb8111553e getStatus => report_status 5 years ago
  Scott Lahteine 643e0066a0 Followup to #12451 5 years ago
  Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 5 years ago
  Scott Lahteine d97e31db4c
Optimize Power-Loss Recovery (#12440) 5 years ago
  Scott Lahteine 471f403a67 Reduce code size with plain inlines 5 years ago
  Scott Lahteine 42f8b6c530
Make M125 work with SDSUPPORT (#12289) 5 years ago
  Scott Lahteine b5d7f69b51 Followup to #12249 5 years ago
  Chris Pepper 66d44c72c3 Add fast binary file transfer to SD card option (#12249) 5 years ago
  Scott Lahteine f9b80e7217 Make getfilename_sorted standard for listings 5 years ago
  TheSFReader 1fb9b299d4 Add M524 to abort SD printing (#12155) 5 years ago
  Scott Lahteine d26d9d5b81 Tweak IS_SD_INSERTED 5 years ago
  Scott Lahteine c6a5c74208 Add parentheses to SD macros 5 years ago
  Marcio Teixeira 2067619a26 Add USB_FLASH_DRIVE_SUPPORT 6 years ago
  Scott Lahteine 3019713402 Reorganize some enums 5 years ago
  Scott Lahteine 065e9c3d66 Add card.longest_filename method 6 years ago
  Scott Lahteine d05e832f29 Add STM32F1 support for SD-based EEPROM 6 years ago
  Scott Lahteine 1a0f4dedad
Fix and improve POWER_LOSS_RECOVERY (#11187) 6 years ago
  Scott Lahteine 8b44745bc7
Clean up and consolidate SD-related code (#10831) 6 years ago
  Scott Lahteine 05fca752d6 Clean up autostart handling 6 years ago
  Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
  TheSFReader 2e43438e0c Add C parameter to M27 to include the long filename 6 years ago
  Scott Lahteine 22a017a856
Rebuild SD file sort array on Stop SD Print (#9976) 6 years ago
  TheSFReader eb079959fb Report sd card progress [FR] #9751 (#9832) 6 years ago
  Scott Lahteine 382a5e3318 Clean up trailing whitespace 6 years ago
  Thomas Moore f7efac57b7 Multi-host support 6 years ago
  etagle 498ea7512a Exposed SDCard interface to the public, to USB MSD is able to read/write sectors on the SD card 6 years ago
  Scott Lahteine f90c075d1f SD Menu patches 6 years ago
  Scott Lahteine e0d367f1fb Fix M32 P subroutine handling 6 years ago
  Scott Lahteine 9f8b4c5ee8 Patch SD lib files for readability 6 years ago
  Scott Lahteine 3d2b2eb1ca Prevent SDCARD_SORT_ALPHA from exploding 6 years ago
  Scott Lahteine 12aa1b999a Fix display issue with SD_SORT_ALPHA cached names 6 years ago
  Scott Lahteine 614a86a380 SD file updates 6 years ago
  Scott Lahteine b66d65f865 Move 'sd' files 6 years ago
  Bob-the-Kuhn 76da81c1de minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board) 7 years ago
  Thomas Moore 257b693ab0 Advanced pause fixes (#7518) 6 years ago
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 years ago
  Scott Lahteine 47f9883b0f Dynamic allocation for SDCARD_SORT_ALPHA 7 years ago
  Scott Lahteine a561bd5e3a New feature: SDCARD_SORT_ALPHA 7 years ago