Commit Graph

67 Commits

Author SHA1 Message Date
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
louis c53e9e3a05 fixed {hasicon} Token in displaymenu header 2014-11-15 15:49:48 +01:00
louis 0ed710a868 Version 0.0.5 - added SVG Support 2014-11-15 11:15:48 +01:00
Manuel Reimer 7a69d868c4 Added support for SVG separatorlogos 2014-11-12 17:05:36 +01:00
Manuel Reimer 234c855990 Added support for SVG channellogos 2014-11-11 20:50:00 +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
Manuel Reimer 955da76828 Added workaround for librsvg < 2.36.2 2014-11-09 18:45:37 +01:00
Manuel Reimer 0d5773cb7f Center scaled image in the available target space when preserving aspect 2014-11-09 10:57:12 +01:00
Manuel Reimer 2bd5a4057b Some cleanup and minor bugfixes 2014-11-04 16:55:45 +01:00
Manuel Reimer e519aa7d75 Fixed merge error 2014-11-02 18:38:22 +01:00
Manuel Reimer 9511982fdd Fixed JPEG importer, added support for "non-turbo" libjpeg 2014-11-02 18:34:40 +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
Manuel Reimer e07e56a3fa Added JPEG support 2014-11-02 13:41:21 +01:00
louis 53c1eefa01 fixed Bug that displaychannel was not shown after closing displaymenu with backspace (with active menuorg plugin) 2014-11-02 10:35:29 +01:00
louis f9f68cae8d removed code for displaying bitrates in displaychannel again 2014-11-01 13:19:07 +01:00
Manuel Reimer 052bc50408 Dropped imagescaler source files 2014-10-30 21:12:03 +01:00
Manuel Reimer f17af1f713 Added SVG rendering support 2014-10-30 21:07:26 +01:00
Manuel Reimer 9454294559 Removed ImageMagick dependency. Final class names for Cairo backend 2014-10-30 16:41:06 +01:00
Manuel Reimer 9609e183f2 Merge branch 'master' of git://projects.vdr-developer.org/vdr-plugin-skindesigner 2014-10-29 17:11:02 +01:00
louis 3d702a9ad5 diisplay only active timers 2014-10-28 23:30:38 +01:00
Manuel Reimer 87aa10dc28 Fixed calculation of scale factors, more debug messages 2014-10-28 22:15:22 +01:00
Manuel Reimer 8bf7b33c1d Use cairo to read PNG files 2014-10-28 19:38:11 +01:00