summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2013-01-27ensure -fPIC for old vdr versions, minor enhancements for make docs / make ↵mrwastl
uninstall
2013-01-25Makefile: should now be compliant with 'new style make' and old vdr versions ↵mrwastl
(incl. 1.4.x)
2013-01-21disallow inclusion of Make.config when VDR >= 1.7.33mrwastl
2013-01-21consider that both VDRDIR and PLGCFG can be emptymrwastl
2013-01-10added plugincflags for evaluation from some vdr.pc versions (thanks mrwastl ↵Lucian Muresan
for spotting)
2013-01-09Makefile tuned to be more robust when building against older VDR, like 1.4.7Lucian Muresan
2013-01-07graphlcd Makefile for vdr >= 1.7.34Lucian Muresan
2011-09-22support 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-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-11add more ways to tell the plugin that femon-plugin is okmrwastl
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-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-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-03-02modified for vdr-1.7.13andreas 'randy' weinberger
2010-02-28fixed typo (missing space)andreas 'randy' weinberger
2010-02-28added -L./graphlcd-base/glcddrivers/ & glcdgraphics/ if graphlcd-base is not ↵andreas 'randy' weinberger
installed system-wide
2010-02-28added include path graphlcd-base/andreas 'randy' weinberger
2010-02-28added UTF8 support (vdr-graphlcd-0.1.5-utf8_i18n.diff)andreas 'randy' weinberger
2010-02-21initial git upload, based on graphlcd-0.1.5andreas 'randy' weinberger