Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-08 | improved relieability of eq()/ne()/gt()/lt()/ge()/le() if comparing ↵ | mrwastl | |
'mixture' of string / bool / value; fixed a bug which could lead to an infinitive loop under rare circumstances | |||
2012-03-06 | enhanced / improved logging; added gradient feature for progress bar | mrwastl | |
2011-10-24 | cImageFile: scaling support for non-ImageMagick files (-> pbm, glcd); ↵ | mrwastl | |
serdisp.[ch]: paranoia checks (SetBrightness()!), encapsulation of touch events; cImageCache: syslog message after successful loading of an image; cSkinObject: beauty fix | |||
2011-10-03 | functions (cSkinFunction) now evaluate parameters with variables and/or ↵ | mrwastl | |
tokens too | |||
2011-07-30 | skin definitions: added simple support for including files; increased ↵ | mrwastl | |
graphlcd-base version to 0.3.0 and version of included libraries to 2.1.0; bug fix: don't syslog a detection of an invalid number when evaluating in cSkinFunction (just return that this is obviously not a valid function) | |||
2011-06-10 | added eq() as alias for equal() | mrwastl | |
2011-05-13 | don't read colons from token definitions as argument separators from functions | 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 | |