Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-05 | remove leftover from replaced IsRecordingX | Peter Bieringer | |
2021-02-05 | replace ArrayRecordings with ListRecordings | Peter Bieringer | |
2021-02-04 | add support for new feature: NumRecordings and ArrayRecordings | Peter Bieringer | |
2021-02-04 | add support for 3 dedicated recording lines and symbols: IsRecording1/2/3 ↵ | Peter Bieringer | |
and Recording1/2/3 | |||
2011-10-29 | new tokens: {ActualDevice}, {SignalStrength}, {SignalQuality}, ↵ | mrwastl | |
{SupportsSignalInfo}; adaptions for new parameter 'evaluate' (<variable/> in skin-support of graphlcd-base; added method cGraphLCDDisplay::GetSkin(); beauty fixes | |||
2011-10-26 | improved syslog messages (more consistent) | mrwastl | |
2011-10-15 | skinconfig.c: don't crash when replay.control is NULL; plugin.c: beauty fix | mrwastl | |
2011-10-04 | fixed wrong recordinglength with vdr-1.7.x (thx to copperhead for pointing ↵ | mrwastl | |
out this one) | |||
2011-10-01 | support 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-22 | support up to 4 displays; cExtData now able to bind data to a certain ↵ | mrwastl | |
display; location of graphlcd.conf can be defined in Makefile | |||
2011-09-17 | cExtData 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-07-09 | added support for plugin 'span' | mrwastl | |
2011-06-04 | additional token 'IsUTF8' | mrwastl | |
2011-05-29 | bug fixes: problems with colour tokens fixed | mrwastl | |
2011-05-29 | added new tokens ForegroundColor / BackgroundColor | mrwastl | |
2011-05-25 | another bug fix for DefaultBackgroundColor/DefaultForegroundColor | mrwastl | |
2011-05-24 | bug fix: forgot hex-prefix '0x' when returning ↵ | mrwastl | |
DefaultBackgroundColor/DefaultForegroundColor | |||
2011-05-24 | additional tokens 'DefaultForegroundColor' and 'DefaultBackgroundColor' | mrwastl | |
2011-05-19 | set data via SVDRP and make these available to the skin-engine | mrwastl | |
2011-05-01 | initial upload to branch 'touchcol'. modifications for compatibility with ↵ | mrwastl | |
branch touchcol from graphlcd-base; skin 'touchcol' for experimenting | |||
2010-06-18 | new 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-15 | call newly introduced NeedsUp() for smooth image looping and text scrolling; ↵ | mrwastl | |
added missing tokens | |||
2010-05-08 | use character set of VDR. if not configured: return default one | mrwastl | |
2010-05-05 | ported DEFAULTFRAMESPERSECOND-patch from 0.1.x to 0.2.0 | mrwastl | |
2010-05-04 | initial git upload, based on graphlcd-0.2.0-pre2 | mrwastl | |