62 Коммиты (90f252cfa53b68d3e1d54f08075b3efbc7ed7552)

Автор SHA1 Сообщение Дата
  Scott Lahteine a6e95c7d25 Fix display issue with SD_ALPHA_SORT caching 6 лет назад
  Thomas Moore 257b693ab0 Advanced pause fixes (#7518) 6 лет назад
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 лет назад
  Scott Lahteine 47f9883b0f Dynamic allocation for SDCARD_SORT_ALPHA 7 лет назад
  Scott Lahteine a561bd5e3a New feature: SDCARD_SORT_ALPHA 7 лет назад
  Scott Lahteine 61932b859e Fix bug in CardReader::stopSDPrint 7 лет назад
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps 7 лет назад
  João Brázio 3ebad4e020 Moves all global enums to a central file 7 лет назад
  Scott Lahteine bbf5b486c3 Add an SD Card stop function, use in ultralcd 8 лет назад
  Scott Lahteine 70d1d4de5f Small code spacing adjustments 8 лет назад
  Scott Lahteine 0385acea7a Fix workDirParents -> getAbsFilename relationship 8 лет назад
  Scott Lahteine 27d70599d4 Change openFile default to "not-push" instead of "do-replace" 8 лет назад
  Scott Lahteine 372f93cc7a Rename "filenames" to "proc_filenames" 8 лет назад
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 лет назад
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 лет назад
  Scott Lahteine 8fe7420310 Use a separate serial line buffer 8 лет назад
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 лет назад
  Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs 8 лет назад
  Scott Lahteine 8d3b74cc6e Rename SDCARDDETECT to SDCARDDETECT_PIN 8 лет назад
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 8 лет назад
  Scott Lahteine 0f2c9bacfd M33 LONG_FILENAME_HOST_SUPPORT 9 лет назад
  Scott Lahteine ccddc280be Apply three more commits 9 лет назад
  Scott Lahteine f171656f8e Cleanup of cardreader.* 9 лет назад
  Scott Lahteine 03c9cb60e8 Rename lastnr to autostart_index and... 9 лет назад
  Scott Lahteine 1ed3913333 Rename lastnr to autostart_index and... 9 лет назад
  Scott Lahteine f21cce0b28 Rebase to Marlin_v1 9 лет назад
  Scott Lahteine b726511a3b A few constants where they belong 9 лет назад
  alexborro ab355a90d3 Revert "SD Sort and Buffer" 9 лет назад
  Scott Lahteine 6599adc184 Polish up a little... 9 лет назад
  Scott Lahteine b6ffea612a Expand on More RAM concept, address minor bugs 9 лет назад
  Scott Lahteine 8196b36ad9 SD Card Alpha Sorting 9 лет назад
  Scott Lahteine cf749dbeda Completed SORT_USES_MORE_RAM implementation 9 лет назад
  Scott Lahteine ae081d0fe0 Improvements, more SORT_USES_MORE_RAM 9 лет назад
  Scott Lahteine 0cbbba08bd SD Card Alpha Sorting 9 лет назад
  Scott Lahteine 599530902d Polish up a little... 9 лет назад
  Scott Lahteine de725bd408 # This is a combination of 4 commits. 9 лет назад
  Scott Lahteine 8ebefe6d35 Completed SORT_USES_MORE_RAM implementation 9 лет назад
  Scott Lahteine 725ba8d01e Improvements, more SORT_USES_MORE_RAM 9 лет назад
  Scott Lahteine 14187dae6c SD Card Alpha Sorting 9 лет назад
  Scott Lahteine eaa788e076 Completed SORT_USES_MORE_RAM implementation 9 лет назад
  Scott Lahteine 6901445592 Improvements, more SORT_USES_MORE_RAM 9 лет назад
  Scott Lahteine f40cff59f3 SD Card Alpha Sorting 9 лет назад
  bkubicek 39d88bcccb preparation for hibernation 10 лет назад
  bkubicek ab965376ff Sub-file calls. 10 лет назад
  Scott Lahteine a5cd582665 Support for 10 level deep SD folder hierarchy 11 лет назад
  Bart K 4fa2260a59 Fixed cardreader.h to resolve issue #440 (Pull Request #425 missing file) 11 лет назад
  daid303 1a8f54cea1 The big LCD code update. This splits the display and menu implementation. Paving the way for future different displays. It also makes it easier to modify the menu structures while keeping everything consistant. Note that this most likely breaks the translations, which need to be updated. 11 лет назад
  daid303 6a9bee27cc Changed the naming of some LCD functions, so the names match better what the function does. Also moved around some prototypes for general cleanup. 11 лет назад
  daid303 94ea26ff46 Some minor changes on code style. And a bugfix where the counters for positioning in the stepper where wrong depending on compiler settings. (Caused strange values to reported back with M114 and endstop triggers). Also fixed compiling with FWRETRACT enabled. 11 лет назад
  daid303 6c51fe5039 Fix the bug where the SD percentage calculation is wrong when the file is larger then 42MB 11 лет назад