summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2004-06-18 16:41:02 +0000
committerlordjaxom <lordjaxom>2004-06-18 16:41:02 +0000
commitde602ae6486b181ec081749a510cfcf15c71c817 (patch)
treea6b7efe2b4ad29d6c88b588e8a9b0d7bbeff7c08 /README
parent1d3cd38e88ae97dd6906f9818d52b9ef07bf057d (diff)
downloadvdr-plugin-text2skin-de602ae6486b181ec081749a510cfcf15c71c817.tar.gz
vdr-plugin-text2skin-de602ae6486b181ec081749a510cfcf15c71c817.tar.bz2
- reimplemented image cache (fixes segfaults and speeds up image loading)v0.0.6
- fixed a recursion wenn de-initializing ImageMagick (crashes on exit) - reverted the changes in ImageMagick-loader that concerned palettes (obviously some versions of ImageMagick are BROKEN!!! I am using 5.5.7 which works fine. Version 5.4.7 shows random errors) - reimplemented "Flush image cache" into the setup menu - included -lMagick into Makefile as a workaround for Debian (and others possibly) - fixed display of scrollbar
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
index 1faba7d..eff9559 100644
--- a/README
+++ b/README
@@ -65,13 +65,6 @@ root@linux # cd ../..
root@linux # make plugins
root@linux # ./vdr -P text2skin
-If you are using VDR 1.3.10, your have to apply a patch to the sources of VDR.
-This patch will hopefully be included in VDR 1.3.11.
-
-root@linux # patch -p1 < PLUGINS/src/text2skin/patches/vdr-1.3.10-scroller.diff
-root@linux # make vdr
-root@linux # ./vdr -P text2skin
-
If you are using VDR 1.3.9, you also have to apply a patch to the sources. This
patch will be included in VDR 1.3.10.