Skip to content
Snippets Groups Projects
  1. Jul 31, 2015
  2. Apr 27, 2015
    • AnHardt's avatar
      Intit. commit for Chinese · 6b1b7183
      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.
      6b1b7183
  3. Mar 29, 2015
  4. Mar 14, 2015
  5. Mar 03, 2015
  6. Feb 09, 2015
    • Souko's avatar
      Update ultralcd_st7920_u8glib_rrd.h · e7ecf14d
      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.
      e7ecf14d
  7. Feb 17, 2014
  8. Jun 06, 2013
  9. Jun 05, 2013
    • Maik Stohn's avatar
      faster GLCD (ST7920 SW-SPI) implementation / fixes · da05b3ba
      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
      da05b3ba
Loading