14 Commits (27f0f105908e73d91f89964b49fa9d7afac4ae1a)

Author SHA1 Message Date
Scott Lahteine 1c042bbaea Convert chars only for enabled languages 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Robby Candra 823178c272 Use u8g int type for screen coordinates (#14965) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Scott Lahteine 4a7c6f7241 NUM_ARRAY => COUNT 6 years ago
Scott Lahteine 0946cbcdca Revert some const changes (for now) 6 years ago
Scott Lahteine 817a37169a Apply/unapply const here and there 6 years ago
Ludy 1f93d2bcf7 Fix LCD compile error, etc. (#12472) 6 years ago
Scott Lahteine 0ee1a92971
Group status methods, share reset_status with Extensible UI (#12414) 6 years ago
Scott Lahteine 471f403a67 Reduce code size with plain inlines 6 years ago
Scott Lahteine 4e0c935959 Update HAL and libs formatting 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
Scott Lahteine 2bf18950ab Refactor LCD menus 6 years ago
Scott Lahteine 7a04eb3a8b Fix some comment formatting 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Eduardo José Tagle 1da2c4f1c1 Text LCD display routine fix. Coauthored with @MagoKimbra (#10864) 6 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
Scott Lahteine f423e54f77 Strip trailing spaces 6 years ago
Yunhui Fu 77bc653524 Use X windows 6x12 bitmap font to support western languages. 6 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 6 years ago