Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-02 | Fix warning "comparison between signed and unsigned" | Manuel Reimer | |
2016-10-20 | Merge branch 'master' into touchcol | Andreas Regel | |
# Conflicts: # HISTORY # Makefile # glcddrivers/Makefile # glcddrivers/drivers.c # glcddrivers/drivers.h # glcddrivers/futabaMDM166A.c # glcddrivers/futabaMDM166A.h # glcddrivers/image.c # glcddrivers/noritake800.c # glcddrivers/noritake800.h # glcdgraphics/Makefile # glcdgraphics/bitmap.c # glcdgraphics/bitmap.h # glcdgraphics/font.c # glcdgraphics/font.h # glcdskin/config.h # glcdskin/display.c # glcdskin/display.h # glcdskin/object.c # glcdskin/object.h # glcdskin/parser.c # graphlcd.conf # tools/convpic/Makefile # tools/crtfont/Makefile # tools/genfont/Makefile # tools/lcdtestpattern/Makefile # tools/showpic/Makefile # tools/showpic/showpic.c # tools/showtext/Makefile | |||
2013-02-22 | more consistent usage of debug code (define HAVE_DEBUG) | Lucian Muresan | |
2013-02-22 | fixed build when compiling without FREETYPE2 | Lucian Muresan | |
2011-06-29 | fix saving of PBMs, fix crtfont and genfont; remove ↵ | mrwastl | |
cBitmap::LoadPBM()/::SavePBM (use cPMFile::Load()/Save()) instead; fixed cBitmap::SubBitmap(); add static methods for converting from and to 1BPP | |||
2011-06-23 | more bug fixes for WrapText() (should now be UTF8-proof too); deactivate ↵ | mrwastl | |
imagemagick quantising (sometimes led to erraneous images) | |||
2011-06-21 | try to fix wrapping bugs in WrapText() | mrwastl | |
2011-06-03 | fix another (minor) bug with utf8 and encodedCharAdjustCounter() | mrwastl | |
2011-06-03 | move EncodedCharAdjustCounter() to common.[ch] and rename it to ↵ | mrwastl | |
encodedCharAdjustCounter() | |||
2011-06-03 | remove unnecessary code; deactivated syslog-calls in ↵ | mrwastl | |
EncodedCharAdjustCounter() (-> avoid flooding of syslog) | |||
2011-06-03 | bug corrected in EncodedCharAdjustCounter() (incorrect bitmasks used) | mrwastl | |
2011-06-02 | utf8 improvements; TODO: still bug when scrolling (jumping characters) | mrwastl | |
2011-05-31 | added UTF8 fix for 3-byte chars (contributed by Keine_Ahnung) | mrwastl | |
2011-05-30 | integrate utf8-changes made by zoolooc: 'consolidate Uf8 sequence detection ↵ | mrwastl | |
in Utf8CodeAdjustCounter' | |||
2011-05-01 | initial upload to branch 'touchcol'. see file 'HISTORY' for changes | mrwastl | |
2011-03-07 | consolidate Uf8 sequence detection in Utf8CodeAdjustCounter | Zoolooc | |
2011-03-07 | UTF8 support fixes | Zoolooc | |
2010-12-03 | fixed compile error0.1.8 | andreas 'randy' weinberger | |
see http://www.vdrportal.de/board/thread.php?postid=959952#post959952 | |||
2010-02-21 | initial git upload, based on graphlcd-base-0.1.5 | andreas 'randy' weinberger | |