Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-19 | Fix VDR version detection in Makefile | Manuel Reimer | |
Thanks to TomJoad@VDR-Portal | |||
2013-01-27 | ensure -fPIC for old vdr versions, minor enhancements for make docs / make ↵ | mrwastl | |
uninstall | |||
2013-01-25 | Makefile: should now be compliant with 'new style make' and old vdr versions ↵ | mrwastl | |
(incl. 1.4.x) | |||
2013-01-21 | disallow inclusion of Make.config when VDR >= 1.7.33 | mrwastl | |
2013-01-21 | consider that both VDRDIR and PLGCFG can be empty | mrwastl | |
2013-01-10 | added plugincflags for evaluation from some vdr.pc versions (thanks mrwastl ↵ | Lucian Muresan | |
for spotting) | |||
2013-01-09 | Makefile tuned to be more robust when building against older VDR, like 1.4.7 | Lucian Muresan | |
2013-01-07 | graphlcd Makefile for vdr >= 1.7.34 | Lucian Muresan | |
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-06-11 | add more ways to tell the plugin that femon-plugin is ok | mrwastl | |
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-09 | plugin 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-04 | changing of brightness; external service informations from plugins radiotext ↵ | mrwastl | |
and lcr | |||
2010-05-04 | initial git upload, based on graphlcd-0.2.0-pre2 | mrwastl | |
2010-03-02 | modified for vdr-1.7.13 | andreas 'randy' weinberger | |
2010-02-28 | fixed typo (missing space) | andreas 'randy' weinberger | |
2010-02-28 | added -L./graphlcd-base/glcddrivers/ & glcdgraphics/ if graphlcd-base is not ↵ | andreas 'randy' weinberger | |
installed system-wide | |||
2010-02-28 | added include path graphlcd-base/ | andreas 'randy' weinberger | |
2010-02-28 | added UTF8 support (vdr-graphlcd-0.1.5-utf8_i18n.diff) | andreas 'randy' weinberger | |
2010-02-21 | initial git upload, based on graphlcd-0.1.5 | andreas 'randy' weinberger | |