58 Commits (bc43a2858711610e9d2896d1b18ba3afdd119467)

Author SHA1 Message Date
Scott Lahteine ef81b5f03e Link to font docs in ultralcd_DOGM.cpp 6 years ago
Scott Lahteine 01b5c810d5 Space out multiple edit lines a bit 6 years ago
Scott Lahteine 4a7c6f7241 NUM_ARRAY => COUNT 6 years ago
Scott Lahteine 88c57eaf55
Clean up some u8g code (#12476) 6 years ago
Ludy 1f93d2bcf7 Fix LCD compile error, etc. (#12472) 6 years ago
Scott Lahteine 3e9ffaddb6
Consolidate, optimize some LCD menu code (#12450) 6 years ago
Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430) 6 years ago
Scott Lahteine 0ee1a92971
Group status methods, share reset_status with Extensible UI (#12414) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
N95JPL b780b69c62 Use font ascent and descent for line positioning (#12224) 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
Scott Lahteine 37ff663b02 Convert LIGHTWEIGHT_UI to CPP 6 years ago
Scott Lahteine a964f098b3 Make dogm status screen a CPP 6 years ago
Scott Lahteine 8055ed24ff Move font data to a subfolder 6 years ago
Scott Lahteine 774a6e8199 Drop TALL_FONT_CORRECTION 6 years ago
Scott Lahteine c825c419d4 Convert DOGM / HD44780 impl to CPP files 6 years ago
Scott Lahteine 2bf18950ab Refactor LCD menus 6 years ago
N95JPL ab9d5eb38d Add Bootscreen Animation (#12077) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Scott Lahteine 6964e1a95a Clean up trailing whitespace 6 years ago
Scott Lahteine 64c493ad82 MKS_12864_OLED code cleanup 6 years ago
Lee Olivares 094e6d81a5 Add Einstart-S support (#11219) 6 years ago
Scott Lahteine 065e9c3d66 Add card.longest_filename method 6 years ago
teemuatlut 3de0c85d41 Fix RRW graphical LCD constructor macro (#11171) 6 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
Scott Lahteine 5f8591528e Remove #pragmas that don't help c files 6 years ago
Scott Lahteine c89649b46e Suppress U8glib build warnings 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6 years ago
Yunhui Fu 627348b46c move the TALL_FONT_CORRECTION to language files 6 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 6 years ago
Scott Lahteine a6485456df Fix LIGHTWEIGHT_UI with UBL 6 years ago
Scott Lahteine 31df43212c Use lcd_printPGM_utf in more places 6 years ago
Bob-the-Kuhn 7308ef7809 Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168) 6 years ago
Scott Lahteine 65ce0303f8 Fix MKS_12864_OLED blank issue 6 years ago
Scott Lahteine 5dec828abc Add MKS_12864OLED to lcd_implementation_init 6 years ago
Scott Lahteine 19ba91f77a Fix lcd_custom_bootscreen compiler warning 6 years ago
Marcio Teixeira 532bb3aaa1 Lightweight status screen for ST7920 6 years ago
Scott Lahteine 343c17d5b3
Reduce Creality3D bootscreens flash usage (#9752) 6 years ago
Scott Lahteine 9f0907d40c Fix big edit font width calculation 6 years ago
Scott Lahteine 79272f98fc Proposed changes to ST7920 lightweight status screen 6 years ago
Marcio Teixeira 24eb275b99 Added a light-weight status screen for the ST7920 6 years ago
Bob-the-Kuhn e05673a379 [2.0.x] VIKI2 & RE_ARM changes (#9686) 6 years ago
blye 168af8bacb Allow LCD_SET_PROGRESS_MANUALLY without SDSUPPORT 7 years ago
Marcio Teixeira 4880ac6533 Added a light-weight status screen for the ST7920 6 years ago
Scott Lahteine e7b50c89b0 Fix #9201 6 years ago
GMagician 9854262334 [2.0.x] Fix compile warning (#9539) 6 years ago
Scott Lahteine 16739264d3 Add UltiController v2.1 support 6 years ago
Scott Lahteine 38d62494ef Adjustment to DOG_CHAR_*_EDIT 6 years ago
Thomas Moore e1fd9c08b3 [2.0.x] Add support for LPC1769 at 120 MHz (#9423) 7 years ago