11 Commits (8aca38351cd6d33a1202bf9a13890dc8e5eadd49)

Author SHA1 Message Date
  Scott Lahteine 8aca38351c
🧑‍💻 Extend LCD string substitution (#24278) 2 years ago
  Scott Lahteine c2c6a679ea
Rename LCD conditionals (#19533) 3 years ago
  ellensp c81ef492e3
Fix u8g draw character Y position (#18322) 4 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
  Scott Lahteine 9abe9aff56
Confirm before starting SD print (#13616) 5 years ago
  Scott Lahteine 0946cbcdca Revert some const changes (for now) 5 years ago
  Scott Lahteine 817a37169a Apply/unapply const here and there 5 years ago
  Scott Lahteine 471f403a67 Reduce code size with plain inlines 5 years ago
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 5 years ago
  Scott Lahteine 2bf18950ab Refactor LCD menus 5 years ago
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 5 years ago
  Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
  Scott Lahteine 0ea60d506a Clear up LCD-related compile issues 6 years ago
  Chris Pepper 744bcaee61 [2.0.x] Fix problems compiling with Arduino IDE (#10441) 6 years ago
  Yunhui Fu 93273a4c9e Fix u8g.h search path error (#10419) 6 years ago
  Scott Lahteine 584735c994 u8g.h => clib/u8g.h 6 years ago
  Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 6 years ago