summaryrefslogtreecommitdiff
path: root/state.h
AgeCommit message (Collapse)Author
2012-03-11added support for >= VDR 1.7.26 (modified API)mrwastl
2011-10-01support added for audio track selection / audio channel display (new tokens: ↵mrwastl
'AudioTrackItem', 'AudioTrackCurrent', 'IsAudioTrackCurrent', 'AudioChannel'); skins: support for new display section 'audio'; default.skin: bug fixes, enhancements
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'
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-04changing of brightness; external service informations from plugins radiotext ↵mrwastl
and lcr
2010-05-04initial git upload, based on graphlcd-0.2.0-pre2mrwastl
2010-02-21initial git upload, based on graphlcd-0.1.5andreas 'randy' weinberger