コミット履歴

作者 SHA1 メッセージ 日付
  3d-gussner deff8dcfde MK3 3 9 0 missing translations (#2646) 4 年 前
  DRracer f234ef2104 Use combined creation/modification file time stamps for sorting 4 年 前
  Alex Voinea e7f2577233 Fix kill messages 4 年 前
  Yuri D'Elia dbe2ed4150 Fix pause/resume when using M25/M601 4 年 前
  DRracer e56cb14bb9 Merge pull request #1739 from draeath/MK3-fix-sdcard-sorting 4 年 前
  leptun bf09eb943d fix workDirDepth not reset after card init. 4 年 前
  Paul Bransford 720ea49fa3 Merge branch 'MK3' into MK3-fix-sdcard-sorting 4 年 前
  MRprusa3d a408f90659 recovery from "Stop()" 5 年 前
  Ondrej Tuma b7fe43bf68 Deleted bad cols/rows definitions for translation. 5 年 前
  Paul Bransford 863c7158b2 use modification times for sdcard sort 5 年 前
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. 5 年 前
  Robert Pelnar 434a723151 Timing functions 'micros' and 'delay' replaced in whole source with 'micros2' and 'delay2' 5 年 前
  Robert Pelnar e229f3343e Lang - text "volume.init failed" removed from dictionary 5 年 前
  Robert Pelnar ddf898cb41 Lang - text "SD init fail" removed from dictionary 5 年 前
  Robert Pelnar 3384dd8487 Lang - text "SD card ok" removed from dictionary 5 年 前
  Robert Pelnar f0e3021d33 Lang - text "openRoot failed" removed from dictionary 5 年 前
  Robert Pelnar f4bbce4142 Lang - text "open failed, File: " removed from dictionary 5 年 前
  Robert Pelnar 9c964277ac Lang - text "error writing to file" removed from dictionary 5 年 前
  Robert Pelnar 0baa6412fc Lang - text "Cannot enter subdir: " removed from dictionary 5 年 前
  Robert Pelnar a0e4acead3 lang - removed unused code and some service messages changed to "not translated" 5 年 前
  Marek Bel 7364b6cf80 Do not compare signed value with unsigned, add parentheses. 5 年 前
  Marek Bel 2e719c7885 Fix stack corruption for folder name longer than 12 characters. Save 260B of flash memory. Move duplicate code to separate method. Fix compiler warnings: sketch/cardreader.cpp:448:25: warning: ordered comparison of pointer with integer zero [-Wextra] 5 年 前
  Marek Bel 7a6cbf75b9 Fix compiler warnings: sketch/cardreader.cpp: In member function 'void CardReader::openFile(const char*, bool, bool)': 5 年 前
  Marek Bel 665a885a21 Merge commit 'baddf38dbc2c72ab095deaf9b3e251ea2faeb699' into fix_compiler_warnings 5 年 前
  Marek Bel 08b56fe1a4 Fix compiler warning sketch/cardreader.cpp:706:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]. 5 年 前
  PavelSindler 565a6db3e4 use timer class 5 年 前
  Petr Ledvina baddf38dbc Make card filename `const` 5 年 前
  Robert Pelnar e22d204e8e LCD menu optimalization - print functions 5 年 前
  Robert Pelnar 68e59399af LCD menu optimalization - lcd_printPGM replaced with lcd_puts_P 5 年 前
  Robert Pelnar 0eaabed50c LCD menu optimalization - renamed lcd_implementation clear 5 年 前