From de602ae6486b181ec081749a510cfcf15c71c817 Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Fri, 18 Jun 2004 16:41:02 +0000 Subject: - reimplemented image cache (fixes segfaults and speeds up image loading) - 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 --- HISTORY | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c4c1520..d554e3d 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,18 @@ VDR Plugin 'text2skin' Revision History --------------------------------------- +2004-06-18: Version 0.0.6 + +- reimplemented image cache (fixes segfaults and speeds up image loading) +- 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 + 2004-06-16: Version 0.0.5 - fixed disappearing Scrolltext when Message was displayed -- cgit v1.2.3