summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-02Fixed merge errorManuel Reimer
2014-11-02Fixed JPEG importer, added support for "non-turbo" libjpegManuel Reimer
2014-11-02call drawdevices only every 500ms, added profiling codelouis
2014-11-02Merge branch 'master' of git://projects.vdr-developer.org/vdr-plugin-skindesi...Manuel Reimer
2014-11-02Added JPEG supportManuel Reimer
2014-11-02fixed Bug with menuselection Patchlouis
2014-11-02fixed bug in printf functionlouis
2014-11-02fixed bug that eventstart token was not clearedlouis
2014-11-02fixed Bug that displaychannel was not shown after closing displaymenu with ba...louis
2014-11-01optimized performance when creating a menu listlouis
2014-11-01removed code for displaying bitrates in displaychannel againlouis
2014-11-01added printf function for <drawtext>louis
2014-11-01added {channelname}, {channelid}, {channellogoexists} for all schedules list ...louis
2014-10-30Dropped imagescaler source filesManuel Reimer
2014-10-30Added SVG rendering supportManuel Reimer
2014-10-30Removed ImageMagick dependency. Final class names for Cairo backendManuel Reimer
2014-10-29Merge branch 'master' of git://projects.vdr-developer.org/vdr-plugin-skindesi...Manuel Reimer
2014-10-28diisplay only active timerslouis
2014-10-28fixed possible crash when switching channellouis
2014-10-28Fixed calculation of scale factors, more debug messagesManuel Reimer
2014-10-28Use cairo to read PNG filesManuel Reimer
2014-10-28added 'active' Token for cutting markslouis
2014-10-28First cleanup of image loading codeManuel Reimer
2014-10-28added tokens for current video and audio bitrate in displaychannellouis
2014-10-26Version 0.0.30.0.3louis
2014-10-26no absolute pathes allowed for image type 'image', path has to start with {re...louis
2014-10-26fixed bug that hasposter is only true if poster really existslouis
2014-10-26changed devices list, device numbers start with 0louis
2014-10-26improved menu icon displaylouis
2014-10-25added device info in displaychannellouis
2014-10-25using default menu list in case an invalid MenuCategory is setlouis
2014-10-25implemented function drawslopelouis
2014-10-25fixed a bug if displaydetailedtext is called without correct menucatlouis
2014-10-25if a subview is completely not set in a skin, the default menu is usedlouis
2014-10-25fixed bug that x and y of subviews was not respectedlouis
2014-10-23fixed bug in recordings list menulouis
2014-10-20added token {nummenuitem} as number of item in for every listlouis
2014-10-20added extented recording informationlouis
2014-10-19fixed newest rec in folderlouis
2014-10-19display always newest recording of folders in recordings listlouis
2014-10-18added date of newest recording in a folderlouis
2014-10-18fixed bug that new font was displayed first after VDR restart when font was c...louis
2014-10-18fixed bug that new skin was not properly loaded sometimes when skin was chang...louis
2014-10-18 added setup option to choose Menu Item display methodlouis
2014-10-17introduced new viewelement audioinfo in displaychannellouis
2014-10-15fixed empty vps stringlouis
2014-10-15implemented cSDDisplayMenu::GetTextAreaFont()louis
2014-10-13fixed a bug loading separatorlogoslouis
2014-10-11added vps token in menudetailepglouis
2014-10-11added support for custom tokens in dislaychannellouis