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