Commit Graph

476 Commits

Author SHA1 Message Date
louis
85d3f0efbd fixed two possible null pointer accesses in displaymenurootview 2015-01-07 17:29:58 +01:00
louis
5d83b13943 display only active remote timers in main menu 2015-01-07 05:16:37 +01:00
louis
2ddc1ee46b Version 0.1.2 2015-01-06 11:11:46 +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
8328a5d4d9 fixed custom tokens in main menu 2014-12-19 22:32:07 +01:00
louis
53a6a971a4 Version 0.1.1 2014-12-19 15:40:26 +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
012e539743 Version 0.1.0 2014-12-06 11:25:26 +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
974ca74366 Merge branch 'master' of projects.vdr-developer.org:vdr-plugin-skindesigner 2014-12-06 10:13:06 +01:00
louis
7b538a7be7 fixed some compiler warnings 2014-12-06 10:11:02 +01:00
louis
28fd2f5e1a fixed some compiler warnings 2014-12-03 18:18:37 +01:00
louis
7ce445025e drawing ellipses antialiased with Cairo 2014-12-03 18:12:37 +01:00
louis
def1b3cc30 Version 0.0.8 2014-11-29 18:16:34 +01:00
louis
714ee26b1b fixed bug that global double vars are not working 2014-11-29 16:00:42 +01:00
louis
da25976325 Version 0.0.7 2014-11-29 11:56:49 +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
d684cec70e optimized image caching code 2014-11-25 14:33:59 +01:00
louis
0422c52c6e added compatibility to librsvg >= 2.36.1 2014-11-23 16:46:56 +01:00
Manuel Reimer
9bc7af5d5d Fine-tuning for glib2 init 2014-11-23 13:07:43 +01:00
Manuel Reimer
17fcf85158 Added glib2 initialization 2014-11-22 20:26:49 +01:00
louis
a3d636ce92 using VDRs OSD Language instead of system language 2014-11-22 12:19:13 +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
be0aa49068 Version 0.0.6 2014-11-22 09:32:30 +01:00
louis
a34a824527 changed handling of channel logos, width and height are now mandatory 2014-11-21 19:19:59 +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
f225c38103 addad .gitignore to git 2014-11-15 11:04:32 +01:00
louis
25f40fd5f4 Version 0.0.4 2014-11-15 10:08:49 +01:00
louis
0cdf675ff7 fixed positioning of scaled video window if borders are configured 2014-11-15 09:54:51 +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
Manuel Reimer
7a69d868c4 Added support for SVG separatorlogos 2014-11-12 17:05:36 +01:00
Manuel Reimer
d7aa09fec3 Init/Cleanup libxml only once at VDR start/end. Copied from xmltv2vdr plugin. 2014-11-12 16:58:01 +01:00
Manuel Reimer
234c855990 Added support for SVG channellogos 2014-11-11 20:50:00 +01:00
louis
7762e99dd0 Fixed SIGABRT in case of empty text in "DrawMessage" 2014-11-11 20:19:19 +01:00
Manuel Reimer
60cf545efa Only log debug messages if "debugImageLoading" is set 2014-11-10 16:38:09 +01:00
Manuel Reimer
529039e24c Fixed all compiler warnings for imageloader code 2014-11-10 16:32:38 +01:00