Commit Graph

79 Commits

Author SHA1 Message Date
louis 28743412fe expanded shifting features 2015-05-10 12:55:23 +02:00
louis c5edc10fbd possibility to move viewelements when starting view 2015-05-03 11:22:01 +02:00
louis 563a0485ee fixed bug that tokens in image pathes are not replaced correctly 2015-04-30 17:11:34 +02:00
louis e7d8a193a7 implemented dvbapi service interface, added viewelement ecminfo in displaychannel 2015-04-26 14:05:14 +02:00
louis abbdea4b76 added strequal, strnotequal, strcontains, strnotcontains functions to compare strings in conditions 2015-04-18 16:39:30 +02:00
louis e8291960bd added possibility for blinking images, texts, rectangles, ellipses and slopes 2015-04-12 17:10:06 +02:00
louis 6872e29fe6 added possibility to draw a debug grid in views 2015-04-11 16:21:33 +02:00
louis 5146f15e44 fixed bug that string tokens are not evaluated in area conditions 2015-04-10 16:44:29 +02:00
louis d70bfe7091 added locks around cTextWrappers to avoid crashed when concurrently accessing fonts 2015-04-06 09:58:33 +02:00
louis 3a53ab95b6 added category indicator token to default menus 2015-04-05 16:56:15 +02:00
louis 6d22edc2d8 fixed some compiler warnings 2015-04-02 11:57:19 +02:00
louis 3ae6a149f8 Version 0.3.4 2015-04-01 16:02:16 +02:00
louis 7c9ad39e95 added parameter mode to viewelement <devices> 2015-04-01 13:26:36 +02:00
louis 203754e204 added viewelement <sortmode> in displaymenu to display the sort mode of the currently displayed menu 2015-03-31 16:08:42 +02:00
louis 43422fac91 added viewelement <endtime> in displayreplay to display the time the currently replayed recording ends 2015-03-31 11:53:25 +02:00
louis a0f86bdc0d translate drawtextvertical 2015-03-31 07:14:18 +02:00
louis 3d43200af0 added possibility to draw vertical text bottomum and topdown 2015-03-31 06:57:02 +02:00
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