Revīziju vēsture

Autors SHA1 Ziņojums Datums
  DRracer 891f37a622 Merge pull request #2982 from DRracer/codesize 3 gadi atpakaļ
  Voinea Dragos c6588193ad Fix some more stuff in cardreader.cpp 3 gadi atpakaļ
  D.R.racer 783e4bbaf9 Add lcd_putc_at (code down >150B), refactor lcd_selftest_screen_step 3 gadi atpakaļ
  Voinea Dragos 2b3729125d Prevent wdt reset during file listing 3 gadi atpakaļ
  Voinea Dragos ced3d9fa77 "M20 L" support. Print long filenames 3 gadi atpakaļ
  Alex Voinea 4abf1f436a Gracefully dump the queue + fixes to fancheck 3 gadi atpakaļ
  Alex Voinea 26f62f042e Use the longest filename instead of just using the long filename in M27 3 gadi atpakaļ
  Alex Voinea 3e7bba54e0 SD card released message 3 gadi atpakaļ
  DRracer eb44ee0f57 Code size optimization: 2KB down (#2687) 4 gadi atpakaļ
  3d-gussner deff8dcfde MK3 3 9 0 missing translations (#2646) 4 gadi atpakaļ
  DRracer f234ef2104 Use combined creation/modification file time stamps for sorting 4 gadi atpakaļ
  Alex Voinea e7f2577233 Fix kill messages 4 gadi atpakaļ
  Yuri D'Elia dbe2ed4150 Fix pause/resume when using M25/M601 4 gadi atpakaļ
  DRracer e56cb14bb9 Merge pull request #1739 from draeath/MK3-fix-sdcard-sorting 4 gadi atpakaļ
  leptun bf09eb943d fix workDirDepth not reset after card init. 4 gadi atpakaļ
  Paul Bransford 720ea49fa3 Merge branch 'MK3' into MK3-fix-sdcard-sorting 4 gadi atpakaļ
  MRprusa3d a408f90659 recovery from "Stop()" 5 gadi atpakaļ
  Ondrej Tuma b7fe43bf68 Deleted bad cols/rows definitions for translation. 5 gadi atpakaļ
  Paul Bransford 863c7158b2 use modification times for sdcard sort 5 gadi atpakaļ
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. 5 gadi atpakaļ
  Robert Pelnar 434a723151 Timing functions 'micros' and 'delay' replaced in whole source with 'micros2' and 'delay2' 5 gadi atpakaļ
  Robert Pelnar e229f3343e Lang - text "volume.init failed" removed from dictionary 5 gadi atpakaļ
  Robert Pelnar ddf898cb41 Lang - text "SD init fail" removed from dictionary 5 gadi atpakaļ
  Robert Pelnar 3384dd8487 Lang - text "SD card ok" removed from dictionary 5 gadi atpakaļ
  Robert Pelnar f0e3021d33 Lang - text "openRoot failed" removed from dictionary 5 gadi atpakaļ
  Robert Pelnar f4bbce4142 Lang - text "open failed, File: " removed from dictionary 5 gadi atpakaļ
  Robert Pelnar 9c964277ac Lang - text "error writing to file" removed from dictionary 5 gadi atpakaļ
  Robert Pelnar 0baa6412fc Lang - text "Cannot enter subdir: " removed from dictionary 5 gadi atpakaļ
  Robert Pelnar a0e4acead3 lang - removed unused code and some service messages changed to "not translated" 5 gadi atpakaļ
  Marek Bel 7364b6cf80 Do not compare signed value with unsigned, add parentheses. 5 gadi atpakaļ