Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-29 | added additional parameter 'evaluate' for <variable/>; variables can now be ↵ | mrwastl | |
evaluate: 'always': eval at every access, 'tick': eval. once per display update, 'switch': once per channel or menu update, 'once': eval. only once, interval: eval only after a certain amount of time. default = 'tick'; removed method ImageFile::SupportsScaling() (no longer required) | |||
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 | |
2010-04-17 | backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformity | mrwastl | |