summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-06added skin blackholelouis
2014-12-19fixed custom tokens in main menu0.1.1louis
2014-12-19Version 0.1.1louis
2014-12-19added customtokens view element in displaymenumain, added automatic determina...louis
2014-12-19fixed bug that wrong channel was shown in header of whatson if entering from ...louis
2014-12-12added currentschedule viewelement in displaymenumainlouis
2014-12-10fixed possible Nullpointer access in displaymenurootviewlouis
2014-12-07fixed display of color buttons in detailed viewslouis
2014-12-06Version 0.1.00.1.0louis
2014-12-06displaying default menu list if menu category is set to another category but ...louis
2014-12-06added channelnumber token to displaymenuscheduleslouis
2014-12-06Revert "drawing ellipses antialiased with Cairo"louis
2014-12-06Merge branch 'master' of projects.vdr-developer.org:vdr-plugin-skindesignerlouis
2014-12-06fixed some compiler warningslouis
2014-12-03fixed some compiler warningslouis
2014-12-03drawing ellipses antialiased with Cairolouis
2014-11-29Version 0.0.80.0.8louis
2014-11-29fixed bug that global double vars are not workinglouis
2014-11-29Version 0.0.70.0.7louis
2014-11-29added {channellogoexists} Token everywhere where {channelid} is availablelouis
2014-11-29added onpause and onpausemodeonly in displayreplaylouis
2014-11-25optimized image caching codelouis
2014-11-23added compatibility to librsvg >= 2.36.1louis
2014-11-23Fine-tuning for glib2 initManuel Reimer
2014-11-22Added glib2 initializationManuel Reimer
2014-11-22using VDRs OSD Language instead of system languagelouis
2014-11-22fixed Bug that channel info was not shown when displaying reruns with epgsearchlouis
2014-11-22Version 0.0.60.0.6louis
2014-11-21changed handling of channel logos, width and height are now mandatorylouis
2014-11-18clearing displaymessage if it is called without textlouis
2014-11-15added {newmails} Token in displaychannel statusinfolouis
2014-11-15fixed {hasicon} Token in displaymenu headerlouis
2014-11-15added {channelnumber} and {channelname} Tokens in displaymenudetailepglouis
2014-11-15Version 0.0.5 - added SVG Support0.0.5louis
2014-11-15addad .gitignore to gitlouis
2014-11-15Version 0.0.40.0.4louis
2014-11-15fixed positioning of scaled video window if borders are configuredlouis
2014-11-15fixed crash when clearing a message in displaychannel and displayreplaylouis
2014-11-15added Plugin Interfacelouis
2014-11-12Added support for SVG separatorlogosManuel Reimer
2014-11-12Init/Cleanup libxml only once at VDR start/end. Copied from xmltv2vdr plugin.Manuel Reimer
2014-11-11Added support for SVG channellogosManuel Reimer
2014-11-11Fixed SIGABRT in case of empty text in "DrawMessage"louis
2014-11-10Only log debug messages if "debugImageLoading" is setManuel Reimer
2014-11-10Fixed all compiler warnings for imageloader codeManuel Reimer
2014-11-09Added workaround for librsvg < 2.36.2Manuel Reimer
2014-11-09Added gitignoreManuel Reimer
2014-11-09Added 4 SVG alternatives for small PNG iconsManuel Reimer
2014-11-09Center scaled image in the available target space when preserving aspectManuel Reimer
2014-11-07Updated documentationManuel Reimer