index
:
graphlcd-base
color
master
GraphLCD Drivers Library
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glcdskin
Age
Commit message (
Collapse
)
Author
2011-05-16
object colours (fore/background) are now evaluated at run time; minor clean ↵
mrwastl
up in class cColor, class member cColor::color is no longer public
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-08
add basic reading support for image formats supported by ImageMagick ↵
mrwastl
(optional, not enabled by default)
2011-05-07
store failed image paths in image cache and take these into account when ↵
mrwastl
loading images -> no more flooding of /var/log/messages
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-17
backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformity
mrwastl