summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-13release of version 0.1.90.1.9andreas 'randy' weinberger
2011-01-24added span plugin checksandreas 'randy' weinberger
2011-01-24updated translationsandreas 'randy' weinberger
2011-01-24bug: fixed missing german translationandreas 'randy' weinberger
2011-01-23feature: display menu entries for span only if the plugin is loadedandreas 'randy' weinberger
2011-01-23renames logonames.alias to channels.alias, deleted old filesandreas 'randy' weinberger
channels.alias is maintained by wbreu
2011-01-23added SPAN patchandreas 'randy' weinberger
see http://projects.vdr-developer.org/issues/523
2011-01-01added SVDRP patch from TomJoadandreas 'randy' weinberger
see http://projects.vdr-developer.org/issues/488
2010-11-23fixed vdr 1.6.0 combatibility0.1.8andreas 'randy' weinberger
2010-11-23fixed some typosandreas 'randy' weinberger
2010-11-23typo fixed (replay.framesPerSecond = FRAMESPERSECOND)andreas 'randy' weinberger
2010-11-21release of graphlcd-0.1.8andreas 'randy' weinberger
2010-11-14added --exclude .git in make distandreas 'randy' weinberger
2010-11-14code minimizingandreas 'randy' weinberger
see http://www.vdrportal.de/board/thread.php?postid=955543#post955543
2010-11-14wrong recordinglength with vdr-1.7.xandreas 'randy' weinberger
see http://projects.vdr-developer.org/issues/443 & http://www.vdrportal.de/board/thread.php?postid=955543#post955543
2010-11-14fixed NULL-pointer-exception when using UTF-8 and Freetype fontsandreas 'randy' weinberger
see http://projects.vdr-developer.org/issues/457 & http://www.vdrportal.de/board/thread.php?postid=955543#post955543
2010-11-08increased version number to 0.1.8-pre with git hint. that should avoid any ↵andreas 'randy' weinberger
confusion which version is really used. the git entry should be updated each month, if a new commit is done.
2010-11-08added "delete conv" in destructor "cGraphLCDDisplay"andreas 'randy' weinberger
see http://projects.vdr-developer.org/issues/452
2010-11-08added italien translation, thanks diegoandreas 'randy' weinberger
see http://projects.vdr-developer.org/issues/451
2010-11-06increased version number0.1.7andreas 'randy' weinberger
2010-11-06fixed gcc compiler warningsandreas 'randy' weinberger
http://projects.vdr-developer.org/issues/448
2010-11-02version 0.1.7andreas 'randy' weinberger
2010-10-22wbreu logo pack, againandreas 'randy' weinberger
2010-10-05added utf8 conversion for correct displayandreas 'randy' weinberger
see http://projects.vdr-developer.org/issues/436
2010-10-03wrong sample ttf fonts, set Vera instead of verdana...andreas 'randy' weinberger
2010-10-01merges wbreu logo packandreas 'randy' weinberger
http://wbreu.htpc-forum.de/vdrplugins/vdrgraphlcdplugin/index.php
2010-09-25added new logos from DaRookieandreas 'randy' weinberger
see http://www.vdr-portal.de/board/thread.php?postid=943050#post943050
2010-09-25new logos from DaRookie GraphLCD Logo-Update 2.0andreas 'randy' weinberger
see http://www.vdrportal.de/board/thread.php?threadid=99848
2010-09-25updated logos with DaRookie GraphLCD Logo-Update 2.0andreas 'randy' weinberger
see http://www.vdrportal.de/board/thread.php?threadid=99848
2010-06-27draw an 'X' if skin couldn't be loaded0.2.0mrwastl
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-15call newly introduced NeedsUp() for smooth image looping and text scrolling; ↵mrwastl
added missing tokens
2010-05-10added missing out-of-bounds paranoia checkmrwastl
2010-05-09Merge branches '0.2.0', '0.2.0', '0.2.0' and '0.2.0' of ↵mrwastl
git://projects.vdr-developer.org/vdr-plugin-graphlcd into 0.2.0
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-09VDR < 1.5.x: small workaround for displaying month/day-names in configures ↵mrwastl
language; plugin should now be working for both non-UTF8 and UTF8 versions of VDR
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-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-02version 0.1.60.1.6colorandreas 'randy' weinberger
2010-03-02history for 0.1.16andreas 'randy' weinberger
2010-03-02increased version number to 0.1.6andreas 'randy' weinberger
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-28changed FRAMESPERSEC to DEFAULTFRAMESPERSECOND (vdr-1.7.x)andreas 'randy' weinberger
2010-02-28added po files for UTF8 patchandreas 'randy' weinberger
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