Emil Martinec
1d4faecdfd
For some reason improcfun.cc didn't get merged.
2011-05-08 08:47:39 -05:00
Emil Martinec
c941b92970
Merging defloat and default. First time I've ever done this, so please check that I haven't clobbered your recent efforts in default.
2011-05-08 08:10:16 -05:00
Oliver Duis
22ec6055ce
Custom output gamma, on behalf of Jacques; see issue #666
2011-05-05 18:04:11 +02:00
Emil Martinec
810432f38e
Restored highlight clipping when highlight reconstruction is turned off.
2011-05-02 20:20:33 -05:00
Oliver Duis
8ac9e46f4f
Crop-awareness of Lab curve histogram+cleanups; see issue #667
2011-05-02 20:22:59 +02:00
Hombre
7e33f6520f
Various corrections:
...
Wolfgang added to AUTHORS.txt
PhenomX4 target added
profiles version updated
slightly enhanced Dark theme
--large-adress-aware included in the example cmake option file
2011-05-02 00:08:38 +02:00
Emil Martinec
3955d21f5b
Restoring color propagation highlight reconstruction. Just had to remove a few CLIP() calls.
2011-04-29 20:35:33 -05:00
Oliver Duis
68c1a27f4d
Centralization and optimization of f2xyz function; see (end of) issue #630
2011-04-29 19:46:16 +02:00
Oliver Duis
e922eb162f
Fixed memleak in error situations using automatic distorion feature, reported by GreatBull; see issue #658
2011-04-26 07:15:42 +02:00
Oliver Duis
c66bd4317d
Reduced memory consumption esp. when sharpening is off
2011-04-25 20:11:31 +02:00
Oliver Duis
051d34a21c
OpenMP for RAW histogram
2011-04-25 15:58:35 +02:00
Oliver Duis
7a020f1f2e
.bzip2 file type support, on behalf o Peschmae. CMAKE req.; see issue #626
2011-04-25 12:19:30 +02:00
Oliver Duis
2c949cf011
RAW histogram mode; see issue #639
2011-04-25 10:21:31 +02:00
Oliver Duis
62aa6c3707
Fixed small memleak when saving compressed TIFFs, on behalf of GreatBull; see issue #649
2011-04-23 08:39:24 +02:00
Oliver Duis
2f76b7a0c0
Small cleanup
2011-04-22 23:08:29 +02:00
Oliver Duis
8589eae744
Tone curve histogram by crop area; see issue #648
2011-04-22 17:53:51 +02:00
Oliver Duis
3077b2492e
Naming cleanups. (No functional changes, prep for patch)
2011-04-21 20:22:08 +02:00
Oliver Duis
d3261ed527
Removed Jacques patch, as Hombres patch provided the real fix
2011-04-21 09:02:26 +02:00
Hombre
d21c96cdd6
Solving issue 630 : Randomly distributed colored hotspot pixels in defloat branch.
...
Now there's still hotspots (especially BIG ones at 1:1 scale :) ), but they are not random anymore...
2011-04-20 18:58:30 +02:00
Oliver Duis
f2d947ee4b
Further fix for bad pixel in DEBUG mode on behalf of Jacques
2011-04-20 17:51:35 +02:00
Oliver Duis
400e370ce1
Compilation fix for x64
2011-04-19 23:37:05 +02:00
Oliver Duis
52c3e66208
Missed LCMSSafeMode in one position, thanks Jacques
2011-04-19 09:36:35 +02:00
Emil Martinec
892f1b1187
Fixing issue 643.
2011-04-18 22:36:06 -05:00
Hombre
3de100ae5e
"SnapTo" feature enabled in the curve editor + non periodic handling of the flat curve editor.
...
Here is the new modifiew key behaviour :
* CONTROL while dragging a point :
slow down 20x the point move (i.e. 1pixel of cursor move move the control point by 0.05px)
* SHIFT while dragging a point :
snap the point to the following elements, on a "use nearest solution" method :
o Diagonal curve editor :
+ top bound,
+ bottom bound,
+ identity (diagonal) line,
+ same Y than previous point,
+ same Y than next point,
+ line made by the previous and next point ; this will help to create linear parts in the curve more easilly
o Flat curve editor (when moving a point) :
+ top bound,
+ bottom bound,
+ identity (horizontal) line,
+ same Y than previous point (or last point if you move the first point),
+ same Y than next point (or first point if you move the last point
o Flat curve editor (when moving a tangential handle) :
+ 0.0, 0.35, 0.5, 1.0 values
0.35 is the default handles value and does create an smooth "diagonal" transition between points.
2011-04-18 15:40:22 +02:00
Oliver Duis
1fe3a28423
Update to DCRAW 9.07 (without patch file, I don't have the tools)
2011-04-17 16:56:47 +02:00
Oliver Duis
2ecf1b6673
Forth memory leak fixed. Closing issue #636
2011-04-17 10:18:29 +02:00
Oliver Duis
41b3987cb4
Fixed a memory corruption bug in HPHD
2011-04-16 23:40:43 +02:00
Emil Martinec
d628d141a9
Improvements and bugfix for pyramid tools.
2011-04-16 13:51:39 -05:00
Oliver Duis
0105e3b522
Fixed two memory leaks, one of it huge; see issue #636
2011-04-15 21:19:09 +02:00
Oliver Duis
63533713bb
Fixed compilation errs on Gentoo Linux on behalf of CDim; see issue #632
2011-04-15 07:37:11 +02:00
Oliver Duis
397d93e5d8
Fixed raw image load err under debugger
2011-04-14 20:47:43 +02:00
Oliver Duis
f258169b08
New option [Color Management]/LCMSSafeMode (no GUI) to allow disabled multithreading on LCMS
2011-04-14 19:54:13 +02:00
Emil Martinec
1e31a821e5
converting DCB and vng4 to float.
2011-04-13 07:02:30 -05:00
Oliver Duis
8ccf2f2dca
Small image pipeline cleanups (cross checked by Emil, so no issue in list)
2011-04-12 23:18:23 +02:00
Oliver Duis
b800afff00
Fixed thumbnails showed weired colors in clipped areas; see issue #628
2011-04-12 19:48:35 +02:00
jc-frisch
463c5e613e
One more patch toward Default
2011-04-12 10:25:17 +02:00
Oliver Duis
8e36891073
Took back some thumb changes, now it's broken here, but should work on some other machines
2011-04-10 17:11:00 +02:00
Emil Martinec
e2804482d0
Bugfix for pyramid equalizer.
2011-04-10 08:59:11 -05:00
Oliver Duis
e6196158ef
Fixed the weird colors in clipped region in thumbs (hopefully)
2011-04-09 23:48:05 +02:00
Oliver Duis
d45ddd3ff5
Fix for some thumbnail issue
2011-04-09 20:17:31 +02:00
Oliver Duis
6024cb817a
LCMS performance optimizations
2011-04-09 17:49:44 +02:00
Emil Martinec
31791b268f
Speedup for high quality S/H.
2011-04-09 08:25:02 -05:00
Emil Martinec
04b4745718
Bugfix for application of exposure controls in blown highlights.
2011-04-09 08:22:45 -05:00
Oliver Duis
e972e992ba
lab2rgb performance optimizations
2011-04-09 13:11:31 +02:00
Oliver Duis
566da11ddc
Color working space based clipping indicator
2011-04-08 22:10:21 +02:00
Oliver Duis
07110875a1
Recovered automatic monitor profile selection
2011-04-08 20:09:38 +02:00
Oliver Duis
323f36b8e0
Ported version.h bugfix
2011-04-08 19:57:11 +02:00
Oliver Duis
9d053c18b3
Raw white point (aka Raw exposure) ported
2011-04-08 19:39:35 +02:00
Oliver Duis
573bae31d1
Removed OMP again since it seems to cause problems on some machines
2011-04-08 08:02:59 +02:00
Oliver Duis
fed593e447
LCMS2 threading
2011-04-07 22:36:02 +02:00