Commit Graph

62 Commits

Author SHA1 Message Date
louis 1ba2ae905a fixed bug also for loops 2015-03-31 05:34:41 +02:00
louis 10e551d760 fixed bug that parameters with both dynamic tokens and relative width, height, posx or posy values are not parsed correctly 2015-03-30 18:05:53 +02:00
louis e3ce79dd8c added viewelement <lastrecordings> with information about 5 newest recordings in main menu 2015-03-29 13:29:59 +02:00
louis 762e2c1507 added possibility to detach viewelements 2015-03-28 11:57:51 +01:00
louis d1ea7bd4a4 add detached option for viewelements 2015-03-22 08:29:52 +01:00
louis e40231348c Fixed translation of grids 2015-03-20 16:43:20 +01:00
louis 9f8cd6dab5 Fixed hide root menu from a subview template 2015-03-20 14:16:09 +01:00
louis 19dfd1af7b added possibility to hide root menu from a subview template 2015-03-15 18:11:07 +01:00
louis b6e6065b0f added <systemmemory> viewelement in main menu 2015-03-15 15:50:12 +01:00
louis a021515385 fixed crash when opening and closing main menu consecutively 2015-03-14 06:37:11 +01:00
louis 229b1274a5 checking setup conditions for viewelements 2015-03-13 18:00:39 +01:00
louis 44680b6ce8 version 0.3.0 2015-03-12 17:28:35 +01:00
louis 4d7700aece plugin interface 2015-02-12 18:50:58 +01:00
louis 0341add15e Merge branch 'master' into plugininterface 2015-01-31 11:59:36 +01:00
louis 1883ac1691 added possibiliy to use submenus in the skin setup menus 2015-01-31 11:46:06 +01:00
louis 4204e45532 Merge branch 'master' into plugininterface 2015-01-27 17:46:59 +01:00
louis 17497de3c3 fixed bug that global tokens were not parsed correctly 2015-01-27 17:36:29 +01:00
louis c650dcacd8 started plugin interface implementation 2015-01-27 17:30:24 +01:00
louis 705eefc1f0 fixed Bug that double vars were not handled correctly 2015-01-26 17:10:17 +01:00
louis a74cb93163 introduced globals.xml in skinpath, theme.xml in theme path 2015-01-24 10:47:47 +01:00
louis 96076489bb adapted blackhole xml files to setup parameters 2015-01-20 14:26:28 +01:00
louis f72a1856cb added skinsetup to globals 2015-01-19 10:50:22 +01:00
louis f2f7246c0b Merge branch 'master' into skinsetup 2015-01-19 09:47:16 +01:00
louis 252c15cbc4 fixed bug that custom int tokens were not considered in conditions 2015-01-19 09:41:49 +01:00
louis ac89503027 introducing skin setups 2015-01-19 09:23:15 +01:00
louis bab251a7a1 added empty operator additionally to isset to check in a condition if a string token is set 2015-01-18 15:54:41 +01:00
louis 3de7f8f13d added weather viewelement to metrix main menu 2015-01-14 14:20:22 +01:00
louis 645f625d79 added further weather templates and translation 2015-01-14 11:28:38 +01:00
louis 4d8d1cc629 introduced weather service interface 2015-01-13 09:01:11 +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 b0fd460403 added customtokens view element in displaymenumain, added automatic determination of custom int tokens 2014-12-19 15:39:21 +01:00
louis 84756db208 added currentschedule viewelement in displaymenumain 2014-12-12 17:52:16 +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 714ee26b1b fixed bug that global double vars are not working 2014-11-29 16:00:42 +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 a3d636ce92 using VDRs OSD Language instead of system language 2014-11-22 12:19:13 +01:00
louis a34a824527 changed handling of channel logos, width and height are now mandatory 2014-11-21 19:19:59 +01:00
louis 0ed710a868 Version 0.0.5 - added SVG Support 2014-11-15 11:15:48 +01:00
louis 0cdf675ff7 fixed positioning of scaled video window if borders are configured 2014-11-15 09:54:51 +01:00
louis be3b49f695 added Plugin Interface 2014-11-15 09:47:22 +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
louis 80ac260751 fixed bug in printf function 2014-11-02 11:19:05 +01:00
louis f478ad10bb optimized performance when creating a menu list 2014-11-01 16:02:56 +01:00
louis f9f68cae8d removed code for displaying bitrates in displaychannel again 2014-11-01 13:19:07 +01:00
louis f9f2c47cb2 added printf function for <drawtext> 2014-11-01 13:03:52 +01:00
louis abd8fd8db0 added tokens for current video and audio bitrate in displaychannel 2014-10-28 16:39:42 +01:00