27 Commits

Author SHA1 Message Date
borisneubert
b324a8ff3f horizontal alignment parameters for textbox
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4431 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-12-20 16:43:40 +00:00
borisneubert
8b091c741f added cursor movement mechanism for img tags
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4428 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-12-20 16:10:33 +00:00
borisneubert
b813fff825 new layout commands moveto, moveby and relative positioning in 02_RSS.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4236 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-11-17 13:43:07 +00:00
borisneubert
0c265316d0 added separate alignment commands for image and text
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4231 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-11-16 11:21:58 +00:00
borisneubert
05ebd551fe make base alignment to restore default (top/left)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4220 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-11-14 21:44:57 +00:00
borisneubert
2f708bfc56 feature: new command halign, valign, condition in 02_RSS.pm (Betateilchen & Boris)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4219 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-11-14 21:09:24 +00:00
borisneubert
d7d5ff8b96 updated plotAsPng() documentation in 02_RSS.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4192 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-11-09 15:45:10 +00:00
borisneubert
8e1d81c9a6 integration of plotToPng() function and small adaptions to RSS for ease of use in RSS feeds
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4147 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-11-04 17:07:29 +00:00
borisneubert
e1b6ad0e5d feature: RSS amended (read image from pipe, scaling options, line width)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4015 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-10-06 17:27:11 +00:00
borisneubert
da56055e07 Log migrated to Log3
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-31 17:09:10 +00:00
borisneubert
fe6e16ab5d 02_RSS.pm: added :noArg to usage
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3730 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-18 07:33:24 +00:00
borisneubert
330bc70753 02_RSS.pm usage message standardized
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3726 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-17 17:04:53 +00:00
borisneubert
153e838c5a code cleanup (betateilchen), perl specials for rgb
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3587 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-03 08:42:26 +00:00
borisneubert
2040a3972c fixes for all cases of missing backgrounds
line item added

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3533 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-07-29 18:13:25 +00:00
borisneubert
b014230a71 optimization of background image creation
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2793 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-24 08:47:30 +00:00
borisneubert
573d5c7ee0 introduced readingsBulkUpdate, readingsSingleUpdate
introduced GPLv2

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2099 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-08 20:56:21 +00:00
rudolfkoenig
6a2e174e05 THE SPLIT
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-04 13:49:43 +00:00
borisneubert
8b3bed8d6c switched 59_Weather from Google to Yahoo API (thanks to Erwin Menschhorn)
tag img replaced tag gif in 02_RSS layout definition

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1853 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-16 16:31:41 +00:00
albauerge
ab025777e5 added seconds and date
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1753 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-07-22 20:44:33 +00:00
borisneubert
b95e381413 fixed some "uninitialized string" warnings
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1702 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-07-08 08:28:37 +00:00
rudolfkoenig
a541ec55c4 GetHttpFile -> GetFileFromURL change
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1629 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-20 07:16:29 +00:00
borisneubert
c58a4016b6 made problems with GD non-lethal
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1557 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-05-12 09:26:36 +00:00
borisneubert
11a3025264 preserve aspect ratio of background for 02_RSS.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1420 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-07 13:08:59 +00:00
borisneubert
d1e000ea02 bugfix for background selection in 02_RSS.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1406 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-03 20:44:14 +00:00
borisneubert
472cd99092 added GIF to layout items in 02_RSS.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1403 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-01 17:09:37 +00:00
borisneubert
c1bf0473a4 git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1388 2b470e98-0d58-463d-a4d8-8e2adae1ed80 2012-03-25 19:48:15 +00:00
borisneubert
eab65a37d7 02_RSS.pm added and commandref.html amended
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1387 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 19:46:36 +00:00