= NEWS --- The history of Cutter
== [release-1-1-9] 1.1.9: 2011-10-22
We move the repository to GitHub from SF.net.
=== Cutter
==== Changes
* Added Ubuntu Oneiric Ocelot support.
* Added CentOS 6 support.
==== Fixes
* Fixed as success test count with thread. [SF.net #3383253]
[Reported by Romain Tartière]
=== Thanks
* Romain Tartière
Between 2.4.7 and 2.4.8, the following bugfixes were included:
* Bug #655901 - Fix build with guile 2.0
* Fix handling a directory as a dataset file.
* Bug #626970 - Crash when saving a transaction whose destination account
was deleted in the meantime
* Bug #661721 - Exposed Password
* Bug #651522 - crash in query_free_compiled, gnc_query_list_reset_query
* Use "Nimbus" gtk theme on Windows. A previous attempt failed to set this
in the installer.
* Bug #644977 - Add new Quicken Check 21 format. Thanks to Steve Holland
<sholland@napervillegi.com>
* Update Mac customizations for gtk-mac-integration-1.0.0. Mac integration
has had a name and api change from ige-mac-integration as part of
migration from Sourceforge to Gnome.
* Bug #553432 - Status line of edit invoice page mixes invoice currency
amount with default currency symbol
* Bug #365928 - Jobs do not stick in Expense Vouchers
* Find the python libraries and includes even if the path to them includes a
symlink. When python is installed using MacPorts there is a symlink in the
path.
* Bug #612562 - Transfer Funds dialog - 'Show Income/Expense' checkboxes are
not working. Subaccounts of income and expense are not always shown.
* Make sure that exiting conn_test_dbi_library on a failure doesn't leave
the locale at "C".
* Bug #645216 - Fix wrong permissions on server result in bogus error
message.
* Change default post date:
* customer invoices: post at the current date
* bills/vouchers: post at the last date on the bill/voucher
* Bug #658244 - Custom css stylesheet and logo in Tax Invoice report require
protocol in exported HTML
* Bug #655901 - Fix build with guile 2.0 Patch by Petr Gajdos
* Fix critical error regarding the color tabs when trying to display the
search results and also on the scheduled transactions template.
* Patch by Robert Fewell
In 2.4.8, the following languages had their translations updated: Japanese,
Lithuanian, Latvian, Russian, Hungarian.
Pkgsrc changes:
o Sync PLIST, additional man page installed.
Upstream changes:
1.6.11 2011-09-29
* bugfix #394: Fix socket leak on errors
* bugfix #392: Apex only and percentage checks for ldns-verify-zone
(thanks Miek Gieben)
* bugfix #398: Allow NSEC RRSIGs before the NSEC3 in ldns-verify-zone
* Fix python site package path from sitelib to sitearch for pyldns.
* Fix python api to support python2 and python3 (thanks Karel Slany).
* bugfix #401: Correction of date/time functions algorithm and
prevention of an infinite loop therein
* bugfix #402: Correct the minimum and maximum number of rdata fields
in TSIG. (thanks David Keeler)
* bugfix #403: Fix heap overflow (thanks David Keeler)
* bugfix #404: Make parsing APL strings more robust
(thanks David Keeler)
* bugfix #391: Complete library assessment to prevent assertion errors
through ldns_rdf_size usage.
* Slightly more specific error messaging on wrong number of rdata
fields with the LDNS_STATUS_MISSING_RDATA_FIELDS_RRSIG and
LDNS_STATUS_MISSING_RDATA_FIELDS_KEY result codes.
* bugfix #406: More rigorous openssl result code handling to prevent
future crashes within openssl.
* Fix ldns_fetch_valid_domain_keys to search deeper than just one level
for a DNSKEY that signed a DS RR. (this function was used in the
check_dnssec_trace nagios module)
* bugfix #407: Canonicalize TSIG dnames and algorithm fields
* A new output specifier to accommodate configuration of what to show
in comment texts when converting host and/or wire-format data to
string. All conversion to string and printing functions have a new
version that have such a format specifier as an extra argument.
The default is changed so that only DNSKEY RR's are annotated with
an comment show the Key Tag of the DNSKEY.
* Fixed the ldns resolver to not mark a nameserver unreachable when
edns0 is tried unsuccessfully with size 4096 (no return packet came),
but to still try TCP. A big UDP packet might have been corrupted by
fragments dropping firewalls.
* Update of libdns.vim (thanks Miek Gieben)
* Added the ldnsx Python module to our contrib section, which adds even
more pythonisticism to the usage of ldns with Python. (Many thanks
to Christpher Olah and Paul Wouters)
The ldnsx module is automatically installed when --with-pyldns is
used with configuring, but may explicitly be excluded with the
--without-pyldnsx option to configure.
* bugfix #410: Fix clearing out temporary data on stack in sha2.c
* bugfix #411: Don't let empty non-terminal NSEC3s cause
assertion failure.
* shlib name has changed.
Changelog:
2011-10-15 6.7.3-1 Cristy <quetzlzacatenango@image...>
* New version 6.7.3-1.
2011-10-15 6.7.3-1 Cristy <quetzlzacatenango@image...>
* Read TIFF EXIF profile before reading the image data.
* Fix "test: no: unexpected operator" in the configure script (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19615).
* Off by one error when writing the JPEG XMP profile (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19616).
* Revert GetPathComponent() patch.
2011-10-09 6.7.3-0 Cristy <quetzlzacatenango@image...>
* New version 6.7.3-0.
2011-10-09 6.7.3-0 Cristy <quetzlzacatenango@image...>
* Generate output for caption:"[!]" (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19589.
2011-10-05 6.7.3-0 Glenn Randers-Pehrson <glennrp@image...>
* Add "png:format" property with possible values png8, png24, and png32,
for use when prepending the format type to the filename is not convenient
or is not possible, e.g., when embedding the PNG in a PNG-encoded ICO.
2011-10-04 6.7.2-10 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-10.
2011-10-04 6.7.2-10 Cristy <quetzlzacatenango@image...>
* Remove most of the LLVM compiler warnings.
* Fix bug in -evaluate-sequence multiply (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19549).
* Upgrade to sRGB V4 ICC profile (reference
http://www.color.org/srgbprofiles.xalter).
* Distinguish embedded PNG vs BMP within the MicroSoft ICON image format.
2011-09-30 6.7.2-10 Glenn Randers-Pehrson <glennrp@image...>
* Recognize the sRGB version 4 ICC profile and write PNG sRGB chunk instead.
* Use crc32 instead of "sRGB" string to recognize certain sRGB profiles.
2011-09-26 6.7.2-9 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-9.
2011-09-26 6.7.2-9 Cristy <quetzlzacatenango@image...>
* Fix race condition on image rotate @ 90 degrees.
2011-09-25 6.7.2-8 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-8.
2011-09-20 6.7.2-8 Cristy <quetzlzacatenango@image...>
* Prevent infinite loop when font is too large for specified width (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19502).
* Fix LFS cross-compile detection (patch from Mike Frysinger).
* Add open_utf8(), fopen_utf8(), access_utf8(), etc. utility methods.
2011-09-15 6.7.2-7 Cristy <quetzlzacatenango@image...>
* Convert empty .htm / .html file no longer removes source file.
* -crop 11x2@ now returns 22 images as expected.
* Enable reading the EXIF profile in a TIFF image under Windows.
* Support drawing text with bitmap font.
2011-09-13 6.7.2-6 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-6.
2011-09-12 6.7.2-6 Cristy <quetzlzacatenango@image...>
* Expand pixel range for 12 bit DCM images stored in 16-bit words.
* Gray images not displayed properly when saved as MIFF with sRGB
colorspace.
* OpenCL's clCreateContextFromType() no longer returns a system default.
* Use -enable-zero-configuration for zero configuration ImageMagick
(previously -enable-embeddable).
2011-09-10 6.7.2-5 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-5.
2011-09-10 6.7.2-5 Cristy <quetzlzacatenango@image...>
* SO bump.
2011-09-09 6.7.2-4 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-4.
2011-09-05 6.7.2-4 Cristy <quetzlzacatenango@image...>
* Fix cut-n-paste error when reading JPEG profiles.
2011-09-07 6.7.2-3 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-3.
2011-09-05 6.7.2-3 Cristy <quetzlzacatenango@image...>
* A small memory overwrite when reading TIFF with 1-bit alpha (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19417).
* Remove a 2 byte memory leak when checking for environment variables.
2011-09-05 6.7.2-2 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-2.
2011-09-03 6.7.2-2 Glenn Randers-Pehrson <glennrp@image...>
* Recognize the sRGB ICC profile and write the PNG sRGB profile instead
of a full iCCP chunk.
2011-08-31 6.7.2-2 Cristy <quetzlzacatenango@image...>
* Write grayscale MIFF as a single gray pixel component, not RGB (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=19403).
* Bail gracefully for corrupt JPEG images.
* Bail gracefully for negative montage geometries (references
https://bugzilla.redhat.com/show_bug.cgi?id=735599).
* Account for DCm bits allocated 16 and significant bits 12 (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19420).
* Fix bug when appending JPEG image profiles (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19429).
2011-08-29 6.7.2-1 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-1.
2011-08-29 6.7.2-1 Cristy <quetzlzacatenango@image...>
* The AllChannels defined changed to 0x7ffffff to avoid integer overflow.
2011-08-26 6.7.2-0 Cristy <quetzlzacatenango@image...>
* HDR format 32-bit_rle_xyze implies the XYZ colorspace.
2011-08-22 6.7.1-10 Cristy <quetzlzacatenango@image...>
* Revert FormatImageAttributeList(), FormatImagePropertyList() (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19339).
2011-08-21 6.7.1-10 Glenn Randers-Pehrson <glennrp@image...>
* Revised configure.ac (and configure) to look for -lpng15, -lpng14, -lpng12,
and -lpng in that order instead of just -lpng. This should help find
a consistent library and headers when users upgrade their libpng delegate
from one version to another, incompatible version.
2011-08-20 6.7.1-9 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-9.
2011-08-20 6.7.1-9 Cristy <quetzlzacatenango@image...>
* Fix memory leak in text annotation (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19331).
2011-08-18 6.7.1-9 Glenn Randers-Pehrson <glennrp@image...>
* The "-strip" option was excluding the PNG tRNS chunk (see 6.6.6-7, below);
revised the -strip option so it behaves as
if "-define PNG:include-chunk=none,trns,gama" had appeared on the commandline.
* When writing a PNG8 and more than one transparent color is present,
merge them into the image->background_color (Reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19329),
finishing the implementation started in version 6.6.8-7.
2011-08-18 6.7.1-8 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-8.
2011-08-18 6.7.1-8 Cristy <quetzlzacatenango@image...>
* Caption now wraps properly for Chinese text (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19249).
2011-08-18 6.7.1-8 Glenn Randers-Pehrson <glennrp@image...>
* The PNG encoder would sometimes fail to respect the -define PNG:color-type
option when the incoming image was PseudoClass (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19262).
2011-08-15 6.7.1-7 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-7.
2011-08-15 6.7.1-7 Cristy <quetzlzacatenango@image...>
* Properly handled continued JPEG embedded profiles.
2011-08-12 6.7.1-6 Cristy <quetzlzacatenango@image...>
* Yet another attempt to read Japanese filenames under Windows.
2011-08-10 6.7.1-5 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-5.
2011-08-10 6.7.1-5 Cristy <quetzlzacatenango@image...>
* Revert -colorspace sRGB option patch (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19256).
* Revert -type PaletteMatte option patch (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19263
2011-08-09 6.7.1-4 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-4.
2011-08-09 6.7.1-4 Cristy <quetzlzacatenango@image...>
* Revert MultiByteToWideChar() for Windows patch.
2011-08-05 6.7.1-3 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-3.
2011-08-05 6.7.1-3 Cristy <quetzlzacatenango@image...>
* Use MultiByteToWideChar() for Windows filenames (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19242).
2011-08-03 6.7.1-2 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-2.
2011-08-02 6.7.1-2 Cristy <quetzlzacatenango@image...>
* Windows does not support acosh(), asinh(), or atanh().
* Accept filenames with time stamps and a sub-image specification (e.g.
test-18:37.jpg[0]).
2011-08-01 6.7.1-1 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-1.
2011-08-01 6.7.1-1 Cristy <quetzlzacatenango@image...>
* Support MSL 'set gravity' element.
* Don't report HSB colors as RGB colornames (e.g. hsb(0%,0%,100%)).
* Support -fx acosh(), asinh(), and atanh().
2011-07-21 6.7.1-0 Anthony Thyssen <A.Thyssen@griffith...>
* Removed a case that prevented rotations of rectangle kernels.
2011-07-01 6.7.1-0 Glenn Randers-Pehrson <glennrp@image...>
* Use zlib default compression strategy instead of Z_RLE and Z_FIXED
strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2,
respectively) that don't support them.
* Exit test loop sooner in coders/png.c when a non-gray pixel is found.
2011-06-30 6.7.0-10 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-10.
2011-06-30 6.7.0-10 Glenn Randers-Pehrson <glennrp@image...>
* Added "-define PNG:compression-level|strategy|filter=value" options to
the PNG encoder. If these options are used, they take precedence over
the -quality option (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?&f=1&p=73548).
2011-06-29 6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
* Handle "-quality 97" properly in the png encoder, i.e., use intrapixel
filtering when writing a MNG file and no filtering when writing a PNG file.
* Added support for Z_RLE strategy in the png compressor, using
-quality 98 or 99.
2011-06-28 6.7.0-10 Cristy <quetzlzacatenango@image...>
* Properly allocate points when render text with large font size (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18997).
2011-06-25 6.7.0-9 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-9.
2011-06-18 6.7.0-9 Cristy <quetzlzacatenango@image...>
* Defend against corrupt PSD resource blocks.
2011-06-15 6.7.0-8 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-8.
2011-06-14 6.7.0-8 Anthony Thyssen <A.Thyssen@griffith...>
* Added Initial implementation of Cylinder to/from Plane 3D Distorts
Includes derivative (scaled lookup), and anti-aliased horizon (validity)
Currently can NOT handle extractions from full 360 cylinder panoramas.
2011-06-13 6.7.0-7 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-7.
2011-06-09 6.7.0-7 Cristy <quetzlzacatenango@image...>
* Fixed "conversion from unsigned __int64 to double not implemented"
so IM can compile under VisualStudio 6.
2011-06-08 6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
* The PNG encoder would sometimes make black pixels transparent when some
other gray level was supposed to be the transparent color (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18900).
This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32
builds.
2011-06-08 6.7.0-6 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-6.
2011-06-08 6.7.0-6 Cristy <quetzlzacatenango@image...>
* Fix transient error for composite 'Over' operator.
2011-06-07 6.7.0-5 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-5.
2011-06-07 6.7.0-5 Cristy <quetzlzacatenango@image...>
* Fix one-off bug in option parser (reference
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609177).
* Transient bug with composite 'Over' in magick/composite-private.h.
2011-06-06 6.7.0-4 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-4.
2011-06-03 6.7.0-4 Cristy <quetzlzacatenango@image...>
* Support -direction right-to-left for the label: and caption: coders.
* Blue / green reversed for JPEG-compressed TIFF images.
2011-06-03 6.7.0-3 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-3.
2011-06-02 6.7.0-2 Cristy <quetzlzacatenango@image...>
* Use memmove() instead of memcpy() in StripString().
2011-05-27 6.7.0-2 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-2.
2011-05-26 6.7.0-2 Cristy <quetzlzacatenango@image...>
* ImageMagick now compiles on Hurd (reference
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628020).
* Use vfprintf rather than fprintf in FormatLocaleFileList().
2011-05-26 6.7.0-1 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-1.
2011-05-25 6.7.0-1 Cristy <quetzlzacatenango@image...>
* Not all Linux'es define locale_t (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18819).
2011-05-22 6.7.0-0 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-0.
2011-05-21 6.7.0-0 Cristy <quetzlzacatenango@image...>
* Avoid fault on corrupt JPEG images.
* Avoid fault on certain DJVU images (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18807).
* Fix -fx to interpret scientific notation properly.
2011-05-20 6.6.9-10 Cristy <quetzlzacatenango@image...>
* New version 6.6.9-10.
2011-05-20 6.6.9-10 Glenn Randers-Pehrson <glennrp@image...>
* The PNG encoder now respects the -depth setting, including 1, 2, 4.
Previously settings other than 8 and 16 were ignored (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18412).
2011-05-16 6.6.9-10 Cristy <quetzlzacatenango@image...>
* Don't use comma as a separator for stroked text (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18742).
* Use C locale when generating or interpreting SVG.
* Fix "unterminated macro" for Q32 build of coders/png.c.
2011-05-15 6.6.9-9 Cristy <quetzlzacatenango@image...>
* New version 6.6.9-9.
2011-05-14 6.6.9-9 Cristy <quetzlzacatenango@image...>
* The -scale option now considers the alpha channel when scaling.
* Fix transient bug for HSL to RGB and back.
2011-05-12 6.6.9-9 Glenn Randers-Pehrson <glennrp@image...>
* Fixed PNG8 reduction to work with an image that reduces to 256 colors
plus transparency, by merging the two darkest red colors.
Upstream changes:
0.11.5:
-------
This release fixes an issue in
which Shotwell could crash when using the "Import from F-Spot" feature
for the subset of users who continued to experience this problem after
the 0.11.4 upgrade. We recommend that all users upgrade.
0.11.4;
-------
This release fixes two critical
issues present in all previous versions of Shotwell 0.11.x that could
cause Shotwell to crash when using the Import from F-Spot feature.
We recommend that all users upgrade.
0.11.3:
-------
This releases fixes two critical bugs, including:
* Shotwell could crash at the end of photo imports where one or
more files failed to import correctly
* Showell crashed when a new tag containing a slash (/) character
was created by context-clicking on the Tags item in the sidebar and
choosing New
and improves error reporting in the publishing system.
0.11.2:
-------
* Improved stability working with hierarchical tags
* Importing hierarchical tags from F-Spot doesn't generate duplicate
top-level tags
* Fixed "server redirect contained no session key" errors in the
Facebook Connector
* Corrected problems with item counts over mixed media
Upstream changes:
LibRaw 0.14.2 (19-10-2011)
Fixed bug in Canon 1D and 1Ds files decoding.
New decoder information bit DECODER_HASRAWCURVE
LibRaw 0.14.1 (11-10-2011)
Imported dcraw 9.11/1.445:
Support for new cameras added: Fujifilm
F600EXR, Nikon P7100, Olympus E-PL3 and
E-PM1, Panasonic DMC-FZ150, Sony NEX-5N,
A65 and A77.
Updated color data for: Olympus E-P3,
Panasonic G3 and GF3, PhaseOne H25, P40
and P65, Sony NEX-C3, NEX-5, NEX-3, A35 and A55.
Support for dark frame extraction on Sony cameras.
DCB demosaicing: reserving 6 pixels instead of 3 to suppress colored
image frame.
LibRaw 0.14.0 (21-09-2011)
Multiple rendering (LibRaw::dcraw_process() calls) allowed without
re-opening RAW file thrfough the sequence of open()/unpack() calls.
You should be able to change any processing parameters (except
shot_select parameter) between dcraw_process() calls.
New sample in samples/multirender_test.cpp: renders data 4 times:
in half and full modes with different white balance settings.
Unprocessed RAW data is stored in separate data buffer: (2 bytes
per pixel for all Bayer-pattern images, 8 bytes per pixel for
Foveon, sRAW, and other full-color raw formats), so now LibRaw
uses 25% more memory for full processing of most common Bayer
images; while for just unpack memory is reduced 4 times.
New call LibRaw::raw2image() fills imgdata.image array with
fresh copy of data. There is no need to call raw2image()
separately if you use dcraw_process() or dcraw_document_mode_processing()
calls.
New call LibRaw::get_decoder_info() to determine raw data storage
layout. See samples/unprocessed_raw.cpp for an example of how to
use it.
New call LibRaw::free_image(), deallocates imgdata.image buffer.
Use this call if current postprocessing results are not needed,
but it is to early to call recycle() because dcraw_process()
may be called later.
New C-API calls libraw_raw2image() - C API for LibRaw::raw2image()
libraw_free_image() - C API for LibRaw::free_image()
libraw_get_decoder_info() - C API for LibRaw::get_decoder_info()
If your code uses usual open()/unpack()/dcraw_process() call sequence, then
NOTHING CHANGED: your program should produce same results. For interactive
programs you may skip open()/unpack() calls after adjusting processing parameters,
so user should see image refreshed much faster.
If your code uses raw data (open+unpack calls), you need to call
LibRaw::raw2image(), and imgdata.image will contain same bitmap as in LibRaw 0.13.x
If you code uses access to masked borders data, you need to rewrite it. See
samples/unprocessed_raw.cpp as a sample.
Other changes:
No separate imgdata.masked_pixels buffers, Bayer raw formats are read to
buffer with borders. So, no ugly add_masked_border_to_bitmap() call.
No filtering_mode parameter. Raw tone curve is applied at unpack() stage;
zero pixels removed on postprocesing stage.
unprocessed_raw and 4colors samples are adjusted to use new RAW data
storage layout.
OpenMP speedup of postprocessing steps (up to 50% for half mode and
4-core machine)
Most of LibRaw_datastream function bodies are moved to separate source file
LibRaw_windows_datastream is merged to main source tree
Imported dcraw 9.10 (1.444), support for new cameras added: ARRIRAW format,
Canon SX30 IS, Leica D-LUX 5 and V-LUX2, Olympus E-P3, Panasonic G3 and GF3,
Sony NEX-C3 and SLT-A35
Support for RedOne digital movie cameras (R3D format). To enable this
support you need to:
install libjasper JPEG2000 support library
compile LibRaw with -DUSE_JASPER compiler switch
(./configure will do it for you)
If you use own LibRaw_datastream implementation, you should implement
make_jas_stream() call for your datastream. See bottom of
src/libraw_cxx.cpp for implementations in datafile and mem-buffer LibRaw
streams.
Bugfix: green matching is turned off if output image is shrinked due to wavelet
filtering or aberration correction.
Removed imgdata.sizes.bottom_margin and right_margin data fields use
imgdata.sizes.raw_width - width - left_margin to get right one, the same
with bottom_margin.
Minor ./configure cleanup
Qmake files and Visual Studio Project files are updated.
New version check macroses.
Documentation changed to reflect 0.14 changes.
Removed LibRaw::rotate_fuji_raw() call and corresponding C-API call.
The LibRaw::adjust_sizes_info_only() call may be called repeated and mixed
with dcraw_process() calls.
Postprocessing speedup and optimization, especially if cropping set.
Cropping works for FujiCCD raws. For the technical reasons, the position of
top-left corner of crop area will be rounded to the nearest multiple of 4
(the corner is shifted top-left).
New sample samples/postprocessing_benchmark.cpp This sample measures
postprocessing speed. All demosaic methods, averaged white balance,
median filtering, wavelet filtration, highlight recovery, and cropping
are supported.
all client code should be recompiled due to internals change.
Upstream changes:
libgee 0.6.2.1
==============
* Add check-news to AM_INIT_AUTOMAKE
libgee 0.6.2
============
* Fix adding second element to priority queue.
* Fix problem with key used in range is freed.
Upstream changes:
Highlights
MDL-28729 - Numerous multi-lang fixes and improvements
Functional changes
MDL-28410 - Allow a single option in a Choice activity
MDL-29394 - HTML editor format option selector hidden when there is only one option
MDL-23520 - Option added to allow deleting of a wiki page
Security issues:
MSA-11-0027 to MSA-11-0035, MSA-11-0039 to MSA-11-0041.
Fixes SA46427
See http://docs.moodle.org/dev/Moodle_2.1.2_release_notes for complete
release notes.
* Replication: Previously, replication slaves could connect to the master
server only through master accounts that use native authentication. Now
replication slaves can also connect through master accounts that use
nonnative authentication (except Windows native authentication) if the
required client-side plugin is installed on the slave side in the directory
named by the slave plugin_dir system variable.
* MEMORY table creation time is now available in the CREATE_TIME column of the
INFORMATION_SCHEMA.TABLES table and the Create_time column of SHOW TABLE
STATUS output.
* InnoDB Storage Engine: This fix improves the performance of instrumentation
code for InnoDB buffer pool operations.
* InnoDB Storage Engine: Data from BLOB columns could be lost if the server
crashed at a precise moment when other columns were being updated in an
InnoDB table.
* InnoDB Storage Engine: Lookups using secondary indexes could give incorrect
matches under a specific set of conditions. The conditions involve an index
defined on a column prefix, for a BLOB or other long column stored outside
the index page, with a table using the Barracuda file format.
* InnoDB Storage Engine: This fix corrects cases where the MySQL server could
hang or abort with a long semaphore wait message. (This is a different issue
than when these symptoms occurred during a CHECK TABLE statement.)
* Internal conversion of zero to binary and back could yield a result with
incorrect precision.
* Valgrind warnings generated by filesort operations were fixed.
* mysqld_safe did not properly check for an already running instance of mysqld.
* The help message for mysql_install_db did not indicate that it supports the
--defaults-file, --defaults-extra-file and --no-defaults options.
* An assertion designed to detect zero-length sort keys also was raised when
the entire key set fit in memory.
* myisampack could create corrupt FULLTEXT indexes when compressing tables.
* A linking problem prevented the FEDERATED storage engine plugin from loading.
Changes from previous:
1.02 14 Nov 2009
- Fix CPAN RT bug 35320 - add missing dependency
- Add Test::Kwalitee to ensure we always have kwalitee.
- Add github repo http://github.com/mstevens/Mail--ListDetector
1.03 30 Jun 2010
- Make license more explicit
1.04 19 Feb 2011
- Fix pod warnings.
Change from previous;
0.1013 Thu Jul 7 11:49:18 PDT 2011
- Added $self->binary(1) in Handler classes to indicate binary responses (gbarr, mateu)
- Allow $self->json to be set to customize the way JSON is encoded (ask)
0.1012 Sun Feb 13 20:01:46 PST 2011
- No code changes. Updated terribly outdated Tatsumaki.pm POD
0.1011 Tue Dec 21 11:49:49 PST 2010
- Fixed to use $r->parameters to make it work with newer Plack::Request
- Fixed MessageQueue leak when long-poll client immediately reconnects after disconnection (mash)
mkc_check_compiler has been reimplemented. This fixes problems
on system with /bin/sh == bash (affected versions: 0.21.1)
and makes it drammatically faster.
Zutils is a collection of utilities able to deal with any combination
of compressed and non-compressed files transparently. If any given
file, including standard input, is compressed, its decompressed
content is used. Compressed files are decompressed on the fly; no
temporary files are created. These utilities are not wrapper scripts
but safer and more efficient C++ programs. In particular the
"--recursive" option is very efficient in those utilities supporting it.
The provided utilities are:
Zcat - Decompresses and copies files to standard output.
Zcmp - Decompresses and compares two files byte by byte.
Zdiff - Decompresses and compares two files line by line.
Zgrep - Decompresses and searches files for a regular expression.
Ztest - Tests integrity of compressed files.