Commit Graph

80 Commits

Author SHA1 Message Date
louis cb9044e5f6 added token {nummenuitem} for plugin menu lists 2015-01-18 16:06:54 +01:00
louis c05b8413f0 added {epgname} token for recordings in currentview and detailedview 2015-01-16 11:25:20 +01:00
louis 3de7f8f13d added weather viewelement to metrix main menu 2015-01-14 14:20:22 +01:00
louis 8c6a83b72a fixed bug in displaying plugin detail pages 2015-01-13 14:49:36 +01:00
louis e13811af7f added weatherforecast template 2015-01-13 12:49:05 +01:00
louis 30b3a8c935 Merge branch 'master' into weatherfc 2015-01-13 10:09:39 +01:00
louis 0c1e557f70 added channel info to displaymenudetailrecording 2015-01-13 09:31:00 +01:00
louis c188d8f190 clearing channel tokens in menu header if no channel is set 2015-01-13 09:12:44 +01:00
louis 4d8d1cc629 introduced weather service interface 2015-01-13 09:01:11 +01:00
louis d84447652e fixed bug that epg quicksearch menu was not displayed properly 2015-01-12 12:40:28 +01:00
louis c59cc4e610 first weather template 2015-01-12 12:34:19 +01:00
louis 5d86c45bc6 fixed again display of channel in schedules header 2015-01-11 14:46:33 +01:00
louis 74febbfe86 fixed bug that EPGSearch Favorites Menu was not displayed correctly 2015-01-10 10:10:31 +01:00
louis 7da0737bfe reverted 2015-01-09 00:02:53 +01:00
louis 3bbb613609 fixed bug in displayvolumeview 2015-01-08 23:57:10 +01:00
louis 85d3f0efbd fixed two possible null pointer accesses in displaymenurootview 2015-01-07 17:29:58 +01:00
louis e5eaa8b054 optimised some settings in skin blackhole 2015-01-06 11:11:05 +01:00
louis 0bcdb0f386 added customtokens view element in displayreplay 2015-01-06 06:23:36 +01:00
louis acd552d5f3 added skin blackhole 2015-01-06 06:07:48 +01:00
louis b0fd460403 added customtokens view element in displaymenumain, added automatic determination of custom int tokens 2014-12-19 15:39:21 +01:00
louis a443d53e85 fixed bug that wrong channel was shown in header of whatson if entering from whatsonnow 2014-12-19 15:05:26 +01:00
louis 84756db208 added currentschedule viewelement in displaymenumain 2014-12-12 17:52:16 +01:00
louis e746d28750 fixed possible Nullpointer access in displaymenurootview 2014-12-10 19:27:20 +01:00
louis d870026113 fixed display of color buttons in detailed views 2014-12-07 14:28:41 +01:00
louis 562c0b3f00 displaying default menu list if menu category is set to another category but SetItem() is called 2014-12-06 11:17:15 +01:00
louis 3280b839d1 added channelnumber token to displaymenuschedules 2014-12-06 10:26:38 +01:00
louis 997ab6c06c Revert "drawing ellipses antialiased with Cairo"
This reverts commit 7ce445025e.
2014-12-06 10:15:25 +01:00
louis 7ce445025e drawing ellipses antialiased with Cairo 2014-12-03 18:12:37 +01:00
louis af864fd449 added {channellogoexists} Token everywhere where {channelid} is available 2014-11-29 11:55:53 +01:00
louis 76ab3e4cef added onpause and onpausemodeonly in displayreplay 2014-11-29 11:23:54 +01:00
louis 77368ebbd1 fixed Bug that channel info was not shown when displaying reruns with epgsearch 2014-11-22 11:48:54 +01:00
louis e7abb8557e clearing displaymessage if it is called without text 2014-11-18 18:33:27 +01:00
louis 5d715edba1 added {newmails} Token in displaychannel statusinfo 2014-11-15 16:24:07 +01:00
louis c53e9e3a05 fixed {hasicon} Token in displaymenu header 2014-11-15 15:49:48 +01:00
louis 182a6df2a9 added {channelnumber} and {channelname} Tokens in displaymenudetailepg 2014-11-15 15:21:36 +01:00
louis 0ed710a868 Version 0.0.5 - added SVG Support 2014-11-15 11:15:48 +01:00
louis f89c95be3b fixed crash when clearing a message in displaychannel and displayreplay 2014-11-15 09:50:39 +01:00
louis be3b49f695 added Plugin Interface 2014-11-15 09:47:22 +01:00
louis 7762e99dd0 Fixed SIGABRT in case of empty text in "DrawMessage" 2014-11-11 20:19:19 +01:00
Manuel Reimer a1ec8cc283 Merge branch 'master' of git://projects.vdr-developer.org/vdr-plugin-skindesigner 2014-11-07 17:22:12 +01:00
louis 7e7d7c994c added dedicated tokens for posters and banners in <srapercontent> in displaychannel and displayreplay 2014-11-05 17:39:16 +01:00
louis cf44f2cf4c added tokens {month}, {monthname} and {year} in displaymenutimers listitem and currentitem 2014-11-05 17:02:14 +01:00
Manuel Reimer e519aa7d75 Fixed merge error 2014-11-02 18:38:22 +01:00
louis 037e8e0cb1 call drawdevices only every 500ms, added profiling code 2014-11-02 17:32:22 +01:00
Manuel Reimer ded6119b3b Merge branch 'master' of git://projects.vdr-developer.org/vdr-plugin-skindesigner 2014-11-02 13:41:30 +01:00
louis ef4502cc02 fixed Bug with menuselection Patch 2014-11-02 11:41:41 +01:00
louis e258e9d9a6 fixed bug that eventstart token was not cleared 2014-11-02 10:58:00 +01:00
louis f9f68cae8d removed code for displaying bitrates in displaychannel again 2014-11-01 13:19:07 +01:00
louis 13817c785f added {channelname}, {channelid}, {channellogoexists} for all schedules list and current views 2014-11-01 10:23:34 +01:00
Manuel Reimer 9454294559 Removed ImageMagick dependency. Final class names for Cairo backend 2014-10-30 16:41:06 +01:00