Scott Lahteine
|
141f6825ce
|
Rename ultralcd => marlinui
|
4 years ago |
Scott Lahteine
|
7e09160ba3
|
Batch appercase hex values
|
4 years ago |
Serhiy-K
|
63e6437d66
|
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375)
|
4 years ago |
Scott Lahteine
|
58deab1915
|
Rename LCD conditionals (#19533)
|
4 years ago |
Scott Lahteine
|
c360705e6a
|
Clean up LCD conditionals, DWIN
|
4 years ago |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
4 years ago |
Scott Lahteine
|
c2c6a679ea
|
Rename LCD conditionals (#19533)
|
4 years ago |
Scott Lahteine
|
a445746a8b
|
Clean up LCD conditionals, DWIN
|
4 years ago |
Victor Oliveira
|
4a55bdb165
|
Only download & compile required libraries (#18699)
|
4 years ago |
Scott Lahteine
|
8982756b40
|
Misc tweaks
|
4 years ago |
Ondřej Nový
|
f779d1be3f
|
HD44780 mapping for Czech accents (#17603)
|
5 years ago |
Scott Lahteine
|
1c042bbaea
|
Convert chars only for enabled languages
|
6 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)
|
6 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)
* Group status methods, share reset_status with Extensible UI
* Move common DOGM code to headers
|
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)
|
7 years ago |
Eduardo José Tagle
|
6f330f397e
|
[2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844)
|
7 years ago |
Scott Lahteine
|
f423e54f77
|
Strip trailing spaces
|
7 years ago |
Yunhui Fu
|
77bc653524
|
Use X windows 6x12 bitmap font to support western languages.
|
7 years ago |
Yunhui Fu
|
c96412a78f
|
[2.0.x] UTF-8 language translation support (#10213)
|
7 years ago |