Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2011-01-26 | removed unneeded LDFLAGS | andreas 'randy' weinberger | |
see http://projects.vdr-developer.org/issues/530 | |||
2010-06-27 | added new attribute 'valign' (vertical alignment) for text objects. format: ↵ | mrwastl | |
valign="top|middle|bottom", default: "top"; changed debug output information to print 'graphlcd/skin' instead of 'Text2Skin' | |||
2010-06-19 | text-object: fix to avoid stumbling scrolling | mrwastl | |
2010-06-18 | text-object: added support for alternative text / alternative condition; bug ↵ | mrwastl | |
fixes: annoying update problems should now be fixed; bug fix in brightness update detection; overloadable method for getting a timestamp that is compliant to VDR timestamp (cSkinConfig::Now(), will be overloaded in vdr-plugin-graphlcd to return the value of cTimeMs::Now()); serdisp-driver: call rotate only if UpsideDown is set | |||
2010-05-16 | glcdskin: another small bug fix for scrolling | mrwastl | |
2010-05-15 | glcdskin: improved scrolling of texts | mrwastl | |
2010-05-15 | glcdskin: bug fix in image loop / NeedsUpdate() code | mrwastl | |
2010-05-15 | glcdskin: added looping for images and scrolling for text-fields | mrwastl | |
2010-05-13 | remove two printf-debugs | mrwastl | |
2010-04-17 | backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformity | mrwastl | |