index
:
graphlcd-base
color
master
GraphLCD Drivers Library
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glcdgraphics
Age
Commit message (
Expand
)
Author
2011-06-20
opacity support for non-monochrome images
mrwastl
2011-06-19
rename SetSupportAlpha()/IsSupportAlpha() to SetProcessAlpha()/IsProcessAlpha...
mrwastl
2011-06-17
add support for alpha channel
mrwastl
2011-06-13
avoid 'else ifdef' to make older installations happy
mrwastl
2011-06-09
bug fix when parsing colour values on 32bit systems
mrwastl
2011-06-05
fix scroll text when scrolling on right object border
mrwastl
2011-06-05
bug fixes: offset fix when using #variables in <text/>, scrolling texts now s...
mrwastl
2011-06-04
skins are now UTF8 per definition, on non UTF-8 systems text-data will be con...
mrwastl
2011-06-03
fix another (minor) bug with utf8 and encodedCharAdjustCounter()
mrwastl
2011-06-03
code beautifying, preparations for debugging encodedCharAdjustCounter()
mrwastl
2011-06-03
move EncodedCharAdjustCounter() to common.[ch] and rename it to encodedCharAd...
mrwastl
2011-06-03
remove unnecessary code; deactivated syslog-calls in EncodedCharAdjustCounter...
mrwastl
2011-06-03
scrolling should be smooth again
mrwastl
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 i...
mrwastl
2011-05-29
re-enable transparency
mrwastl
2011-05-29
disable transparency from images loaded by ImageMagick until a working soluti...
mrwastl
2011-05-29
cleanup: remove old eColor-based code-lines; make linker happy if --as-needed...
mrwastl
2011-05-28
configure imagemagick/graphicsmagick-support in Make.config
mrwastl
2011-05-24
support for transparency (images and text); text and images are transparent p...
mrwastl
2011-05-16
oops, changes in cColor forgot in previous commit: minor clean up in class cC...
mrwastl
2011-05-08
add basic reading support for image formats supported by ImageMagick (optiona...
mrwastl
2011-05-01
initial upload to branch 'touchcol'. see file 'HISTORY' for changes
mrwastl
2010-02-28
added gcc43-compat patch (include cstring.h/csdtlib.h)
andreas 'randy' weinberger
2010-02-28
added LDFLAGS in Makefiles for better combat
andreas 'randy' weinberger
2010-02-21
initial git upload, based on graphlcd-base-0.1.5
andreas 'randy' weinberger