- Jul 31, 2015
-
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to files needing only a small number of changes.
-
- Apr 27, 2015
-
-
AnHardt authored
Edited the European part of 'ISO10646_CN.fon' to match the existing fonts. Added Chinese font to make_fonts.bat Created 'dogm_font_data_ISO10646_CN.h' Added Chinese to 'language.h' Added 'language_cn.h' with some minor edits. Added Chinese font in 'language_en.h' to not fall back to European font. Added cn to 'Configuration.h' Changed WIDTH to LCD_PIXEL_WIDTH and HEIGHT to LCD_PIXEL_HEIGHT to have more descriptive names. In 'dogm_lcd_implementation.h' Added Chinese Font Made 1 pixel more room for the larger Chinese font on the status line. Changed geometry of the 'select bar' by one pixel. Changed the way the position for values and postcars are set.
-
- Mar 29, 2015
-
-
AnHardt authored
therefor in macro ST7920_WRITE_BYTE(a) cast a to uint8_t to make the compiler happy.
-
- Mar 14, 2015
-
-
chris-bo authored
-
- Mar 03, 2015
-
-
Scott Lahteine authored
-
- Feb 09, 2015
-
-
Souko authored
Fixed delay-times during Init. REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER won't get initialized on some Boards because delay was to short.
-
- Feb 17, 2014
-
-
Cylindric authored
-
- Jun 06, 2013
-
-
Scott Lahteine authored
Diffed and merged, preserving my updates
-
- Jun 05, 2013
-
-
Maik Stohn authored
- fixed long menu entries (>14 or >18 chars) caused overrun in dogm lcd implementation - fixed pin set problem when in interrupt - much faster ST7920 SW-SPI implementation - increased ST7920 framebuffer size for more speed
-