summaryrefslogtreecommitdiff
path: root/skinconfig.c
AgeCommit message (Expand)Author
2021-02-05remove leftover from replaced IsRecordingXPeter Bieringer
2021-02-05replace ArrayRecordings with ListRecordingsPeter Bieringer
2021-02-04add support for new feature: NumRecordings and ArrayRecordingsPeter Bieringer
2021-02-04add support for 3 dedicated recording lines and symbols: IsRecording1/2/3 and...Peter Bieringer
2011-10-29new tokens: {ActualDevice}, {SignalStrength}, {SignalQuality}, {SupportsSigna...mrwastl
2011-10-26improved syslog messages (more consistent)mrwastl
2011-10-15skinconfig.c: don't crash when replay.control is NULL; plugin.c: beauty fixmrwastl
2011-10-04fixed wrong recordinglength with vdr-1.7.x (thx to copperhead for pointing ou...mrwastl
2011-10-01support added for audio track selection / audio channel display (new tokens: ...mrwastl
2011-09-22support up to 4 displays; cExtData now able to bind data to a certain display...mrwastl
2011-09-17cExtData is now a singleton class, thus its content survives a DISCONN/CONNEC...mrwastl
2011-07-09added support for plugin 'span'mrwastl
2011-06-04additional token 'IsUTF8'mrwastl
2011-05-29bug fixes: problems with colour tokens fixedmrwastl
2011-05-29added new tokens ForegroundColor / BackgroundColormrwastl
2011-05-25another bug fix for DefaultBackgroundColor/DefaultForegroundColormrwastl
2011-05-24bug fix: forgot hex-prefix '0x' when returning DefaultBackgroundColor/Default...mrwastl
2011-05-24additional tokens 'DefaultForegroundColor' and 'DefaultBackgroundColor'mrwastl
2011-05-19set data via SVDRP and make these available to the skin-enginemrwastl
2011-05-01initial upload to branch 'touchcol'. modifications for compatibility with bra...mrwastl
2010-06-18new class for external services (service informations from other plugins: def...mrwastl
2010-05-15call newly introduced NeedsUp() for smooth image looping and text scrolling; ...mrwastl
2010-05-08use character set of VDR. if not configured: return default onemrwastl
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