index
:
graphlcd-base
color
master
GraphLCD Drivers Library
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glcdskin
/
parser.c
Age
Commit message (
Expand
)
Author
2011-10-29
added additional parameter 'evaluate' for <variable/>; variables can now be e...
mrwastl
2011-10-15
support for scaling of images (image/graphicsmagick supported images only at ...
mrwastl
2011-09-21
temporary workaround for thread-safe skin parsing
mrwastl
2011-09-17
added scrolling for multiline texts; added additional attribute 'mlrelscroll'...
mrwastl
2011-07-30
skin definitions: added simple support for including files; increased graphlc...
mrwastl
2011-07-09
position (x/y/x1/y1/x2/y2) and dimension (width/height) parameters are now ev...
mrwastl
2011-06-20
opacity support for non-monochrome images
mrwastl
2011-06-10
add option 'radius' for text-effects (radius in {1,2})
mrwastl
2011-06-09
attributes 'x' and 'y' may now be used for all objects; 'font' is now mandato...
mrwastl
2011-06-04
skins are now UTF8 per definition, on non UTF-8 systems text-data will be con...
mrwastl
2011-05-31
added text effects (shadow, outline)
mrwastl
2011-05-28
problem fixed when parsing skin version number (thanks to 'Keine_Ahnung' for ...
mrwastl
2011-05-24
support for transparency (images and text); text and images are transparent p...
mrwastl
2011-05-01
initial upload to branch 'touchcol'. see file 'HISTORY' for changes
mrwastl
2010-04-17
backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformity
mrwastl