ffsup2
|
543e4f81ca
|
Fix to protect fseek() to go out of limits
Called by dcraw with some photos caused crashes
|
2011-02-14 23:21:56 +01:00 |
|
Emil Martinec
|
4d5f0a1723
|
Bugfix for inverse gamma in tone curve.
|
2011-02-13 16:16:29 -06:00 |
|
Emil Martinec
|
d2eb8bd48a
|
Bugfix for Lab saturation limiter; improvements to Green Equilibration. Bugfix for building in XCode.
|
2011-02-13 14:32:09 -06:00 |
|
Hombre
|
4b9a9eda13
|
Reverting jdatasrc.c (should have been commited)
|
2011-02-12 13:39:51 +01:00 |
|
Hombre
|
7b8bb9018d
|
Pushing the Resize patch from Default to Branch3, adding new HISTORY_MSG_ strings and correcting a small bug in the LAB/saturation limiter tool
|
2011-02-12 13:33:05 +01:00 |
|
Emil Martinec
|
bb0e24d913
|
CA autocorrect bugfix for oluv.
|
2011-02-10 22:27:44 -06:00 |
|
Emil Martinec
|
abc2e671fa
|
Bugfix for hot/dead pixel filter.
|
2011-02-10 18:59:30 -06:00 |
|
ffsup2
|
63eb5cb3a8
|
Bugfix: dcraw crashes when loading some images with MMAP on.
(file offset pointer is -1)
|
2011-02-08 22:56:06 +01:00 |
|
Hombre
|
aac9c13b9f
|
Version handling in main window title, About window (now with tabs, including the license) and in PP3 files
|
2011-02-08 01:25:40 +01:00 |
|
ffsup2
|
86e7f3f2d0
|
Fix for darkframe autoselection
|
2011-02-04 21:52:49 +01:00 |
|
Emil Martinec
|
3ff0eb3580
|
Suppressing redundant tools.
|
2011-02-03 03:02:33 -06:00 |
|
ffsup2
|
32b0f0480b
|
dcraw update to 9.06
|
2011-02-03 01:04:09 +01:00 |
|
ffsup2
|
0c94d9fae6
|
Bugfix issue #183 (icm profiles list make color tab too wide)
|
2011-02-02 23:24:58 +01:00 |
|
ffsup2
|
0aee9d76c9
|
Left only Adobe color matrix for NEX.
|
2011-01-31 23:37:29 +01:00 |
|
michael
|
93c2c75271
|
saveInputICCReference: save TIF 16 instead of JPG
|
2011-01-24 22:07:40 -05:00 |
|
Emil Martinec
|
f4d522ed9f
|
Extend range of exposure slider.
|
2011-01-20 08:31:23 -06:00 |
|
Emil Martinec
|
c89c40eb65
|
Bugfix for contrast slider.
|
2011-01-19 21:37:42 -06:00 |
|
Hombre
|
d1ec868d14
|
Behaviour of the history of the HL recovery tool has been normalized, bug correction in the preference window (messages of the dark frame tools weren't handling special chars).
|
2011-01-20 02:57:02 +01:00 |
|
janrinze
|
b17a439536
|
fix bug for rotation of jpeg, tiff and other non-raw files
|
2011-01-20 00:32:09 +01:00 |
|
janrinze
|
36b7d20f9b
|
openmp fix for sharpen only edges.
|
2011-01-19 23:23:39 +01:00 |
|
janrinze
|
86e0660125
|
fix memory leak during image conversion in simpleprocess.cc
|
2011-01-18 16:08:05 +01:00 |
|
ffsup2
|
e3957e6c5d
|
Bugfix: WB slider crashed application ( issue #251 )
|
2011-01-15 22:57:10 +01:00 |
|
Emil Martinec
|
6e697af423
|
Reverting changeset 3875fc1b894b (pyramid denoise 'improvements').
|
2011-01-15 02:03:39 -06:00 |
|
Emil Martinec
|
5be2dcb129
|
Fixing hot/dead pixel filter. See issue 410.
|
2011-01-15 01:49:07 -06:00 |
|
Emil Martinec
|
6f1654d8fe
|
Improvements to histogram in curves tools. Now histograms in curves tools are not modified by changes in curves themselves.
|
2011-01-11 17:51:59 -06:00 |
|
Emil Martinec
|
4717653626
|
Fixing bug to display histogram in curves tools.
|
2011-01-10 20:34:54 -06:00 |
|
Emil Martinec
|
15517c0c5d
|
Fixing bug in ComplexCurve.
|
2011-01-08 16:57:36 -06:00 |
|
jdc
|
291a0f5cac
|
exposure before interpolation from branch default
|
2011-01-07 07:06:46 +01:00 |
|
Emil Martinec
|
3f89758a8d
|
New highlight recovery tool. Highlight recovery threshold slider added.
|
2011-01-05 20:39:34 -06:00 |
|
ffsup2
|
bff0fa58a5
|
Other printf under if
|
2011-01-05 21:55:36 +01:00 |
|
ffsup2
|
4c18afd84d
|
Added PixelsMap class and improved optimization with long
(removed non portable BYTE type)
|
2011-01-02 23:47:12 +01:00 |
|
Emil Martinec
|
610bec315d
|
Fixing bug in autoexposure in combination with highlight reconstruction.
|
2011-01-02 01:05:55 -06:00 |
|
Hombre
|
9fa432880c
|
Transferring loads of array variables from Stack to Heap
|
2011-01-01 03:28:27 +01:00 |
|
Hombre
|
f1f51b21d8
|
Bilinear demozaicing method suppressed (it were containing a huge memory leak and gave worse result than "Fast", while being really marginally faster), and 2 unused files removed
|
2010-12-29 15:30:06 +01:00 |
|
ffsup2
|
0762333b26
|
Removed %zu format for portability on Windows.
Crashes reported if Verbose=true
|
2010-12-28 23:27:06 +01:00 |
|
Oliver Duis
|
f334658c3a
|
OpenMP for green equ. on behalf of Jacques Desmis; see issue #427
|
2010-12-24 16:18:24 +01:00 |
|
Oliver Duis
|
f4af2ac17c
|
CFA line denoise improvements, on behalf of Emil and Jacques; see issue #408
|
2010-12-21 22:42:37 +01:00 |
|
Emil Martinec
|
38edfd3ec6
|
Improvements to pyramid denoise, to use neighborhood median of denoise correction to smooth results.
|
2010-12-20 19:24:28 -06:00 |
|
ffsup2
|
64e3f5ff07
|
Merge EXIF update
|
2010-12-19 16:05:28 +01:00 |
|
ffsup2
|
a37bd7dd1f
|
Reordered and updated canon EXIF
|
2010-12-18 12:41:24 +01:00 |
|
ffsup2
|
58b108b372
|
Fix for lenses on Nikon D300s
|
2010-12-13 22:39:23 +01:00 |
|
janrinze
|
61ad17013c
|
improve zoomed preview with gamma correction on non raw files
|
2010-12-13 20:37:28 +01:00 |
|
janrinze
|
9bf9b6a083
|
fix for zoomed images when no a raw file but size does not match the n*skip height. (don't know a better description)
|
2010-12-12 19:58:17 +01:00 |
|
janrinze
|
2a1f3c17d0
|
make smoother zoomed preview OpenMP enabled and fix for edges which can cause crashes.
|
2010-12-12 19:14:58 +01:00 |
|
Emil Martinec
|
98a4daf9af
|
Fix for smoother zoomed out preview images. Instead of point sampling every 'skip' number of pixels, pixels are binned in 'skip*skip' size blocks.
|
2010-12-12 07:47:41 -06:00 |
|
ffsup2
|
717e9db958
|
Fix for Fuji EXIF reading
|
2010-12-11 18:33:31 +01:00 |
|
Emil Martinec
|
c65a22cc26
|
Bugfix for CA red/blue slider reading from keyFile. Improvements to CA autocorrect performance.
|
2010-12-11 08:50:06 -06:00 |
|
ffsup2
|
74e9b64fc7
|
Fix for Fuji live thumbs (bad size)
|
2010-12-11 11:36:25 +01:00 |
|
Hombre
|
791fabf64b
|
Merging
|
2010-12-11 02:53:01 +01:00 |
|
ffsup2
|
222b6628b9
|
Changes to make dcraw C++
|
2010-12-09 00:29:00 +01:00 |
|