25 February 2011 - WarpPCX V45.5 released
A newly updated WarpPCX is now available with changes as follows:
- Ignore palette information for 1-bit images, since some
applications put bogus values there (including Photoshop) and
always render as black/white monochrome instead.
- Updated with the latest WarpDT engine build.
- Added workaround for a bug in OS4 which can cause a crash when a
requester is opened (bug fixed in intuition.library 53.32).
- Fixed (VBCC fix) potential system lockup when calling the GM_RENDER
method in the WarpOS version (e.g. when using Multiview with the
AfA OS picture.datatype).
- Added workaround for a bug in OS4's datatypes.library DTST_MEMORY
handling.
- Enabled virtual memory usage in OS4 version.
- Asynchronous i/o now uses dos/SendPkt instead of exec/PutMsg.
- MorphOS and WarpOS versions recompiled with VBCC 0.9a.
- OS4 version recompiled with latest SDK.
- Added AmiUpdate support.
- Updated Spanish installer strings.
|
23 February 2011 - WarpJPEG V45.8 released
A new version of WarpJPEG is now available with the following changes:
- Updated with IJG jpeglib v8c, which features a SmartScale capable
decoder which can read images encoded using non-baseline DCT block sizes.
- Added workaround for a bug in OS4 which can cause a crash when a
requester is opened (bug fixed in intuition.library 53.32).
- Fixed (VBCC fix) potential system lockup when calling the GM_RENDER
method in the WarpOS version (e.g. when using Multiview with the
AfA OS picture.datatype).
- Added AmiUpdate support.
- Updated Spanish installer strings.
|
16 February 2011 - WarpPNG V45.14 released
A bumper update for WarpPNG is now available with the following changes:
- When ALPHA_MODE is set to KEEP:
- Expand palette-mapped images with more than one transparent colour to
RGBA with full alpha.
- Take note of any transparent entries set for RGB and greyscale images,
and expand them to a full alpha channel.
- Convert greyscale images with alpha channel to RGBA.
- Ignore any background colour specified in the file, no longer
compositing transparent images with it, preserving the alpha channel.
- Fixed incorrect background colour when combining an alpha channel with
images that use 16 bits per pixel.
- No longer uses any floating point math, reducing overhead for all
versions and speeding up gamma correction on all 68k versions.
- Added workaround for a bug in OS4 which can cause a crash when a
requester is opened (bug fixed in intuition.library 53.32).
- Integrated libpng 1.5.1.
- Updated with zlib 1.2.5.
|
9 April 2010 - WarpPNG V45.13 released
A bug-fixed WarpPNG mainly for WarpOS is available with these changes:
- Fixed the WarpOS version from crashing with preferences options set.
- Added a workaround for a VBCC compiler bug affecting the WarpOS version
which could cause a system lockup when calling the GM_RENDER method
(e.g. when using Multiview with the AfA OS picture.datatype).
|
28 March 2010 - WarpPNG V45.12 and WarpDTPrefs V45.4 released
An updated WarpPNG and associated WarpDTPrefs is available, with updates as follows:
- Added user control of the default background colour when combining with
an alpha channel (default changed from black to system background pen).
- Integrated libpng 1.4.1.
- Updated with zlib 1.2.4.
|
5 December 2009 - WarpBMP V45.6, WarpJPEG V45.7 & WarpPNG V45.11 released
Unfortunately, the workaround for a bug in OS4's datatypes library was
not actually present in the previous updates of WarpBMP, WarpJPEG and WarpPNG,
despite the release notes saying otherwise. Updates which really do include
the workaround are now available, and additionally WarpPNG has been updated with libpng 1.2.41 (for all versions).
|
2 December 2009 - WarpPNG V45.10 released
An updated WarpPNG is available, with the following changes:
- Updated with libpng 1.2.40.
- Cleaned up WarpDT engine build.
- Enabled virtual memory usage in OS4 version.
- Added workaround for a bug in OS4's datatypes.library
DTST_MEMORY handling.
- MorphOS and WarpOS versions recompiled with VBCC 0.9a.
- OS4 version recompiled with latest SDK.
|
15 November 2009 - WarpBMP V45.5
An update for WarpBMP is now available including these changes:
- Added support for flipped row order RLE compressed images.
- Fixed broken delta handling in the RLE decompression code.
- Fixed broken 32-bit bitfield compression decoding.
- Cleaned up WarpDT engine build.
- Enabled virtual memory usage in OS4 version.
- Added workaround for a bug in OS4's datatypes.library
DTST_MEMORY handling.
- MorphOS and WarpOS versions recompiled with VBCC 0.9a.
- OS4 version recompiled with latest SDK.
|
7 November 2009 - WarpJPEG V45.6 released
A new version of WarpJPEG is out now - changes as follows:
- Updated with IJG jpeglib v7, which includes support for
arithmetic entropy encoding.
- Can now load files which contain a non-Exif APP1 marker.
- Cleaned up WarpDT engine build.
- Enabled virtual memory usage in OS4 version.
- Added workaround for a bug in OS4's datatypes.library
DTST_MEMORY handling.
- MorphOS and WarpOS versions recompiled with VBCC 0.9a.
- OS4 version recompiled with latest SDK.
|
20 May 2007 - WarpPNG V45.9 released
WarpPNG has been updated, with the following changes:
- Updated with libpng 1.2.18.
|
29 September 2006 - WarpPSD V45.4 released
A revised version of WarpPSD is available now. Changes as follows:
- Upto 10% faster
- Fixed broken 8-bit greyscale image decoding in the MorphOS version.
- Updated with the latest WarpDT engine build.
- Added native AmigaOS 4 version.
- Asynchronous i/o now uses dos/SendPkt instead of exec/PutMsg.
- MorphOS and WarpOS versions recompiled with VBCC 0.8j.
- Added Polish installer translation.
- Updated French and Spanish installers.
|
27 September 2006 - WarpTIFF V45.7 released
A new version of WarpTIFF is now available:
- Updated to libtiff 3.8.2 and zlib 1.2.3.
- WarpOS and 68k versions upto 30% faster and 60% faster for MorphOS.
- Fixed crash and memory trashing problem when decoding fax images.
- Fixed cases where fax images were decoded as negative images.
- Fixed bugs in the CMYK to RGB conversion.
- Fixed broken 8-bit greyscale image decoding in the MorphOS version.
- Asynchronous i/o now uses dos/SendPkt instead of exec/PutMsg.
- Overhauled IEEE math lib usage in the 68k versions, fixing problems
with precision in the 020/030 versions and removing the restriction of
only being able to decode one image at a time.
- Updated with the latest WarpDT engine build.
- MorphOS and WarpOS versions recompiled with VBCC 0.8j.
|
22 August 2006 - WarpPNG V45.8 released
An updated WarpPNG is available, with the following changes:
- Updated with libpng 1.2.12.
- Asynchronous i/o now uses dos/SendPkt instead of exec/PutMsg.
- Updated with the latest WarpDT engine build.
- MorphOS and WarpOS versions recompiled with VBCC 0.8j.
- OS4 version now requires kernel 51.4 or higher.
|
20 January 2006 - WarpJPEG V45.5 released
A new version of WarpJPEG is out now - changes as follows:
- Fixed descriptor file to handle files with a non-JFIF APP0 marker.
- Asynchronous i/o now uses dos/SendPkt instead of exec/PutMsg.
- Updated with the latest WarpDT engine build.
- MorphOS and WarpOS versions recompiled with VBCC 0.8i.
|
9 December 2005 - Server change
The change went pretty smoothly, so hopefully nobody noticed that this website changed to a different hosting provider today.
What should be noticable though is that downloads are much faster on our new server. Other than that, business as usual - an update to WarpJPEG will be coming soon, and I am also working on an updated WarpTIFF.
Happy Christmas to everybody, and especially to those of you who have chosen
to buy the WarpDTs!
|
13 August 2005 - WarpPNG V45.7 released
An updated version of WarpPNG is available now:
- Updated with zlib 1.2.3, which includes various bug and security fixes.
- MorphOS and WarpOS versions recompiled with VBCC 0.8i.
|
4 March 2005 - WarpPNG V45.6 released
A new version of WarpPNG is now available:
- Overhauled IEEE math lib usage in the 68k versions, fixing problems
with precision in the 020/030 versions and removing the restriction of
only being able to decode one image at a time.
- Updated with zlib 1.2.2.
- MorphOS and WarpOS versions recompiled with VBCC 0.8h.
|
3 March 2005 - WarpBMP V45.4 & WarpPCX V45.4 released
Updates for WarpBMP and WarpPCX are now available - including these changes for
WarpBMP:
- Added native AmigaOS 4 version.
- MorphOS and WarpOS versions recompiled with VBCC 0.8h.
- Updated with the latest WarpDT engine build.
- Minor changes and improvements.
- Added Polish installer translation.
- Updated Spanish and French installers.
Changes for WarpPCX:
- MorphOS and WarpOS versions recompiled with VBCC 0.8h.
- Fixed bug in MorphOS installer.
- Updated Spanish and French installers.
|
18 January 2005 - WarpJPEG V45.4 released
An updated WarpJPEG is available, with the following changes:
- Added native AmigaOS 4 version.
- Updated with the latest WarpDT engine build.
- MorphOS and WarpOS versions recompiled with VBCC 0.8g.
- Added Polish installer translation.
- Updated Spanish and French installers.
|
16 January 2005 - WarpTIFF V45.6 released
A new version of WarpTIFF is now available:
- Fixed a bug that could cause YCbCr colour based images to be
corrupted during conversion to RGB.
- Updated to libtiff 3.7.1.
- MorphOS and WarpOS versions recompiled with VBCC 0.8g.
- Updated French installer.
|
4 January 2005 - WarpPNG installer fixed
Unfortunately, an older version of the WarpPNG V45.5 archive was uploaded,
which had a broken installer. Archive updated with the fixed installer.
|
2 January 2005 - WarpPNG V45.5 released
A new version of WarpPNG is now available, fixing crash bugs and bringing
a speed boost for MorphOS users:
- Updated with libpng 1.2.8, which fixes decoding of images (caused
image corruption and crashes) that have an alpha channel, that occurred
when the DISCARD alpha channel option was active.
- MorphOS version is now around 5% faster.
- Previous MorphOS version crashed - fixed.
- MorphOS and WarpOS versions recompiled with VBCC 0.8g.
- Updated French installer.
|
25 September 2004 - WarpPNG V45.4 & WarpDTPrefs V45.3 released
A new version of WarpPNG is now available, with an update to WarpDTPrefs to support
the new alpha channel option:
- 68k versions now upto 15% faster.
- Added a new ALPHA_MODE option called KEEP which allows pure 32-bit
RGBA output for images accompanied by an alpha channel (only available
for OS4 and MorphOS 1.x - requires a picture.datatype supporting RGBA).
- Updated with libpng 1.2.7 and zlib 1.2.1.
- Added native AmigaOS 4 version.
- Added Polish installer translation.
|
4 August 2004 - WarpTIFF V45.5 & WarpPCX V45.3 released
New versions of WarpTIFF and WarpPCX are now available.
Changes for WarpTIFF are as follows:
- Added native AmigaOS 4 version.
- Enabled LZW decoding support.
- Added support for CIELab colourspace images.
- Improved YCbCr colour conversion support.
- Updated to libtiff 3.6.1.
- Updated to zlib 1.2.1.
- Added Polish installer translation.
Changes for WarpPCX:
- Fixed bug that prevented the 68k and WarpOS classes from being flushed from memory.
|
30 June 2004 - WarpPCX V45.2 released
Over the next few weeks, new versions of all the WarpDTs will be released,
accompanied by OS4 native versions. Changes for WarpPCX are as follows:
- Added native AmigaOS 4 version.
- Fixed memory leak that affected all versions.
- Fixed bug in WarpOS version which could cause the datatype to crash,
especially with very small images.
- Added Polish installer translation.
- Minor changes and improvements.
|
30 June 2004 - New Registration System
The registration system has been updated to semi-automatically accept
payments via direct bank transfer or snail-mail, in addition to PayPal
payments (preferred).
|
29 March 2004 - SplitMultiImage V1.0 released
WarpTIFF users in particular may be interested in a new tool called
SplitMultiImage,
which allows all images contained in a multi-image file to be extracted
to separate files.
|
25 August 2003 - WarpPCX V45.1 released
Today, a new addition to the WarpDT family was born (and free to
existing registered WarpDT users). As the name
suggests, WarpPCX can read ZSoft PC Paintbrush files (PCX).
A new version of WarpDTPrefs is also available, providing support
for WarpPCX.
|
1 August 2003 - WarpTIFF V45.4 released
A new WarpTIFF is now available, with the following new features:
- Added support for files using the old-style JPEG compression scheme.
- Implemented preliminary support for Xerox image files (XIF), which use
a proprietary format, but is actually extended from standard TIFF
format - PC scanner software, Pagis Pro, uses this file format.
|
12 July 2003 - V45.3 WarpJPEG for WarpOS
The WarpJPEG archive has been updated with the correct version of the
datatype for WarpOS (contained V45.1 before).
|
9 July 2003 - V45.3 bugfix update
Another bugfix update to all 5 datatypes. Here's a summary:
- Fixed a problem reading the prefs file from disks using FFS.
- Fixed another bug which caused bogus evaluation period warnings.
- Tweaked installer so that it checks for picture.datatype in MOSSYS:
as well as SYS: when run under MorphOS.
|
5 July 2003 - Errornous timeouts bugfix
Unfortunately, due to last minute changes, I broke the timeout code
slightly - doh! This resulted in the datatypes producing timeout warnings
unnecessarily. Fixed versions of all 5 datatypes now available.
Apologies for any confusion caused.
|
4 July 2003 - V45 Warp Datatypes released
After a long delay, the promised updates to all the warp datatypes are
finally here. Summary of changes:
· BMP/JPEG/PNG/TIFF: Minor optimizations and cleanups.
· BMP/JPEG/PNG/TIFF: Bumped version to v45 since a stable release has now been reached
and to reflect the jump to shareware status
· BMP: Fixed problems with decoding bitfield images
· JPEG: Altered descriptor file to prevent it matching LhA or LZX archives
containing JPEG files (or anything else that might contain a JFIF
header, other than Photoshop files)
· PNG: PNG files not containing enough data are no longer treated as a fatal
error. Now the part of the image that was successfully decoded is returned.
· PNG: Updated with libpng 1.2.5
· PNG/TIFF: Updated with zlib 1.1.4
· TIFF: Now correctly converts images using the YCbCr colourspace to RGB
· TIFF: Added support for JPEG decompression
· TIFF: Updated to libtiff 3.6.0-beta2, including a new version of the
LogLuv decoder, and numerous other bugfixes
· Prefs: Various parts of code rewritten, in preparation for losing the
currrent reliance on resource.library
· Prefs: Minor bugfixes
· Prefs: Correct Polish and Portuguese documentation now included.
|
4 July 2003 - WarpDT.co.uk website launched
New website to accompany the transition of datatypes from V44 to V45.
|