summaryrefslogtreecommitdiff
path: root/common.c
AgeCommit message (Collapse)Author
2011-10-04fixed wrong recordinglength with vdr-1.7.x (thx to copperhead for pointing ↵mrwastl
out this one)
2011-09-17cExtData is now a singleton class, thus its content survives a ↵mrwastl
DISCONN/CONNECT of a display; trans() now works as expected; three new tokens: 'IsMenuList', 'MenuText', 'MenuTextScroll'; support added for ':clean' and ':rest' for tokens 'MenuTitle', 'MenuCurrent', and 'MenuText'
2011-06-27paranoia mode for strcmpmrwastl
2010-06-18new class for external services (service informations from other plugins: ↵mrwastl
defined for now: radiotext, lcr, femon); radiotext/lcr-hack no longer necessary because of ext. services; new tokens for ext. services; bug fixes (casting, uint64_t, update detection); patches for femon <= 1.7.7
2010-05-10added missing out-of-bounds paranoia checkmrwastl
2010-05-09plugin should now be working for both non-UTF8 and UTF8 versions of VDR; VDR ↵mrwastl
< 1.5.x: small workaround so that month/day-names are displayed in the configured language
2010-05-05ported DEFAULTFRAMESPERSECOND-patch from 0.1.x to 0.2.0mrwastl
2010-05-04initial git upload, based on graphlcd-0.2.0-pre2mrwastl