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
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-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
2011-03-07
consolidate Uf8 sequence detection in Utf8CodeAdjustCounter
Zoolooc
2011-03-07
memory cleanups
Zoolooc
2011-03-07
UTF8 support fixes
Zoolooc
2011-03-06
glcddrivers/noritake800 timings fixes
Lucian Muresan
2011-03-06
debug windows wiring
andreas 'randy' weinberger
2011-03-06
added STRIP-option for gentoo
andreas 'randy' weinberger
2011-02-13
release of version 0.1.9
0.1.9
andreas 'randy' weinberger
2011-01-26
removed unneeded LDFLAGS
andreas 'randy' weinberger
2011-01-23
fixed typo
andreas 'randy' weinberger
2011-01-23
changed graphlcd.conf back
andreas 'randy' weinberger
2010-12-03
fixed compile error
0.1.8
andreas 'randy' weinberger
2010-11-06
increased version number
0.1.7
andreas 'randy' weinberger
2010-11-02
release of version 0.1.7
andreas 'randy' weinberger
2010-10-05
added some more Device sample entries for serdisp/usb
andreas 'randy' weinberger
2010-09-25
added futuba MDM166A driver from andreas brachold
andreas 'randy' weinberger
2010-09-25
fixed compiler warnings
andreas 'randy' weinberger
2010-06-27
added new attribute 'valign' (vertical alignment) for text objects. format: v...
mrwastl
2010-06-19
text-object: fix to avoid stumbling scrolling
mrwastl
2010-06-18
text-object: added support for alternative text / alternative condition; bug ...
mrwastl
2010-05-16
glcdskin: another small bug fix for scrolling
mrwastl
[prev]
[next]