index
:
graphlcd-base
color
master
GraphLCD Drivers Library
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-31
added text effects (shadow, outline)
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
bug-fixes: wrong handling of {Default}(Fore|Back)groundColor fixed
mrwastl
2011-05-29
add fgcol/bgcol class members to base class cDriver, add distinction between ...
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-28
problem fixed when parsing skin version number (thanks to 'Keine_Ahnung' for ...
mrwastl
2011-05-28
added generic Set8Pixels() to base class cDriver; serdisp-driver: class membe...
mrwastl
2011-05-28
updated simlcd-driver (diff contributed by user 'Keine_Ahnung')
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-16
object colours (fore/background) are now evaluated at run time; minor clean u...
mrwastl
2011-05-13
don't read colons from token definitions as argument separators from functions
mrwastl
2011-05-12
variable values with just "{<expression>}" are now valid too
mrwastl
2011-05-12
variable values that represent functions are now evaluated at run time
mrwastl
2011-05-11
showpic: experimental support for imagemagick-supported formats
mrwastl
2011-05-09
remove code which has not been removed when limiting support to serdisplib >=...
mrwastl
2011-05-08
add basic reading support for image formats supported by ImageMagick (optiona...
mrwastl
2011-05-07
store failed image paths in image cache and take these into account when load...
mrwastl
2011-05-07
bug fix when value of a variable contains token definitions: reparse this value
mrwastl
2011-05-01
initial upload to branch 'touchcol'. see file 'HISTORY' for changes
mrwastl
2010-04-23
added additional wiring for GU256x64-372 driver
color
andreas 'randy' weinberger
2010-04-21
set /dev/parport0 as default device in graphlcd.conf, as suggested by Mreimer
andreas 'randy' weinberger
2010-04-17
backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformity
mrwastl
2010-03-02
version 0.1.6
0.1.6
andreas 'randy' weinberger
2010-02-28
added Futaba DM140 support
andreas 'randy' weinberger
2010-02-28
added support for Futaba DM140 vfd (graphlcd-base-0.1.5_gcc43-compat.diff)
andreas 'randy' weinberger
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-25
added support for option BRIGHTNESS (for graphlcd-dimming support); added cor...
mrwastl
2010-02-21
initial git upload, based on graphlcd-base-0.1.5
andreas 'randy' weinberger