Commit Graph

90 Commits

Author SHA1 Message Date
louis bffafedbd3 changed skinrepository from static file to github repository 2015-07-11 13:28:19 +02:00
louis ce49462ca7 fixed bug displaying pixmaps with transparency 2015-07-08 19:08:57 +02:00
louis 5df1af0e17 forgot to add new files 2015-07-07 17:59:00 +02:00
louis 5a6fb850b3 immplemented areacontainers to group areas 2015-07-07 17:58:10 +02:00
louis a0a6e21d5a fixed memory leak when creating fonts 2015-06-18 10:21:43 +02:00
louis bbe8c56fcb fixed bug in svgtemplate parsing 2015-06-15 11:27:32 +02:00
louis 41736f4428 Merge branch 'master' into svgtemplates 2015-06-13 15:50:38 +02:00
louis ffca82a883 fixed bug searching channel logos with channelid 2015-06-13 10:55:41 +02:00
louis 7f2a4ca46c added SVGTemplates 2015-06-13 10:46:11 +02:00
louis 664b71daee changed skin installation that VDR main loop is not blocked 2015-06-04 10:57:25 +02:00
louis 12e65e785e added timeout for preview screenshot downloading 2015-05-31 07:02:15 +02:00
louis b0208d8b9b added some debug output when installing skins 2015-05-31 06:53:39 +02:00
louis 17871b8811 implemented Skin Repositories 2015-05-30 16:43:59 +02:00
louis 5c365b5762 added new files 2015-05-22 13:35:01 +02:00
louis f483aef4a8 implemented skininstaller config file 2015-05-22 13:34:23 +02:00
louis 9a0217589e fixed blinking for animated views 2015-05-14 10:38:08 +02:00
louis 01b09d7424 implemented shiftout for views 2015-05-14 10:09:34 +02:00
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 e8291960bd added possibility for blinking images, texts, rectangles, ellipses and slopes 2015-04-12 17:10:06 +02:00
louis 22da0fccd4 added more info if debugImage is activted in config 2015-04-11 16:48:58 +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 70ce62e353 removed warnings 2015-04-02 08:01:03 +02:00
louis 4ae8e01ed9 automatically detect type of image if no file extension is available 2015-04-02 07:50:14 +02:00
louis 25505767d3 added Token {timers[isremotetimer]} to <timers> in main menu 2015-04-01 11:21:00 +02:00
louis 3d43200af0 added possibility to draw vertical text bottomum and topdown 2015-03-31 06:57:02 +02:00
louis 3b074e147d fixed bug when creating pixmaps 2015-03-28 12:35:32 +01:00
louis 361802844b fixed bug in creating osd 2015-03-28 12:33:06 +01:00
louis d5a91f36dc fixed FadeOut bug 2015-03-13 18:07:33 +01:00
louis b84af82ef5 changed CAIRO_ANTIALIAS_BEST to CAIRO_ANTIALIAS_SUBPIXEL 2015-03-12 22:40:22 +01:00
louis 44680b6ce8 version 0.3.0 2015-03-12 17:28:35 +01:00
louis 45cb6c1663 Merge branch 'master' into plugininterface 2015-02-12 18:57:19 +01:00
louis f3ad276385 fixed header icon for plugin menus 2015-02-12 18:56:41 +01:00
louis 4d7700aece plugin interface 2015-02-12 18:50:58 +01:00
louis 1883ac1691 added possibiliy to use submenus in the skin setup menus 2015-01-31 11:46:06 +01:00
louis f33d44eda9 check icons, menuicons and skinparts additionally directly in skin folder 2015-01-25 11:48:30 +01:00
louis a74cb93163 introduced globals.xml in skinpath, theme.xml in theme path 2015-01-24 10:47:47 +01:00
louis 3bcda748cd adapted plugin setup to support skin setups 2015-01-20 09:29:16 +01:00
louis f72a1856cb added skinsetup to globals 2015-01-19 10:50:22 +01:00
louis ac89503027 introducing skin setups 2015-01-19 09:23:15 +01:00
louis 5801b4bab2 fixed crash when start recording with extrecmenu or remotetimers 2015-01-18 12:03:06 +01:00
louis 5d83b13943 display only active remote timers in main menu 2015-01-07 05:16:37 +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 d684cec70e optimized image caching code 2014-11-25 14:33:59 +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 a34a824527 changed handling of channel logos, width and height are now mandatory 2014-11-21 19:19:59 +01:00