Commit Graph

38 Commits

Author SHA1 Message Date
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
ffsup2
e09f72395f PPG demosaicing not used 2010-12-08 23:45:06 +01:00
ffsup2
93ca6c6b86 Merge latest bugfixes 2010-12-08 23:08:09 +01:00
Emil Martinec
fa3267cf7c Bugfix for darkframe manager committed on behalf of Fabio. 2010-12-08 12:28:00 -06:00
Hombre
07a34f84fa I shouldn't have comitted that procevents.h ... 2010-12-08 00:23:49 +01:00
Hombre
a3e30e0d05 I shouldn't have comitted that procevents.h ... 2010-12-08 00:22:55 +01:00
Hombre
09f2a22ce0 Small cleanup and bugfix, language strings correction and adding a "block" method to the Adjuster class 2010-12-08 00:14:53 +01:00
Hombre
4b63fc15a0 Small cleanup and bugfix, language strings correction and adding a "block" method to the Adjuster class 2010-12-08 00:10:51 +01:00
Steve Herrell
dca28c8f6e Make setjmp in jpeg code thread safe. 2010-12-07 11:25:37 -05:00
ffsup2
4d26c18fae Fix bug with dcb 2010-12-05 19:43:28 +01:00
ffsup2
d627b3f7ef moved scale_colors 2010-12-05 19:42:34 +01:00
Steve Herrell
3edfd841eb Handle unsupported embedded thumbnails correctly. 2010-12-04 13:28:50 -05:00
Steve Herrell
687ba597c2 Fix the PPM fix. It broke the jpeg embedded thumbs, they weren't being shrunk. 2010-12-03 15:36:39 -05:00
Emil Martinec
c39cadc6d4 Applying Steve Herrell's bugfix for AMaZE. 2010-12-03 07:00:15 -06:00
Emil Martinec
40264266d5 Applying Steve Herrell's bugfix for AMaZE. 2010-12-03 06:55:30 -06:00
Oliver Duis
f52810e56b Fixed crash on faulty JPGs by GreatBull69; see issue #362 2010-12-03 11:06:29 +01:00
Emil Martinec
91fb116816 Fixing history messages for Defringing and Impulse NR. 2010-12-02 14:06:36 -06:00
Emil Martinec
809769b148 Bugfix for AMaZE to fix issue with impulsive pixels near clipping when CA_autocorrect is enabled. 2010-11-30 06:58:46 -06:00
Emil Martinec
c292156e50 Major bugfixes for CA correction. Added slider to allow manual override of CA correction parameters; if any manual correction slider is nonzero, manual settings are used regardless of whether CA autocorrection checkbox is enabled or not. 2010-11-29 08:33:57 -06:00
Emil Martinec
1e613bd602 Changes to defringe tool. 2010-11-27 07:43:12 -06:00
janrinze
617562c8ea added include for types 2010-11-27 12:18:01 +01:00
Emil Martinec
38a2b213f4 Adding defringe files. 2010-11-26 16:52:23 -06:00
Emil Martinec
dbb4cf6abe Purple fringing tool added. May also be useful for CA desaturation. 2010-11-26 11:56:14 -06:00
Emil Martinec
186d7daf6e Patch to make autoexposure of thumbs and preview image agree. The problem was that white balance was applied to raw data for preview image but not for thumbs. I sure hope all this improves with rtengine2. 2010-11-24 10:10:29 -06:00
Emil Martinec
4b361aebca Patch to restore functionality to line denoise. 2010-11-23 08:28:41 -06:00
Emil Martinec
e32fe4cc31 Bugfix for autoWB, WB averaging should be done in linear gamma. 2010-11-17 19:22:45 -06:00
Emil Martinec
f0cadbec65 Added "no input color profile" to language/defaults. 2010-11-16 20:49:50 -06:00
Steve Herrell
d934bc6f27 Removed a fread(memcpy) and malloc from quick thumbnail code. 2010-11-16 09:51:23 -05:00
Steve Herrell
a9a8141b20 Fixed thumbnail delete ordering issues (also found ffsup2).
Fixed minor memory leak found by valgrind.

Fixed thumbnail processing ordering issue.
2010-11-15 20:56:26 -05:00
Emil Martinec
c296961a56 Further patches to exposure and tone curve. Histogram now stays fixed in tone curve, but all sliders up to and including brightness/contrast are applied before tone curve histogram is calculated and displayed. Bug in tone curve interaction with highlight reconstruction is fixed. 2010-11-14 17:11:54 -06:00
Emil Martinec
c4ae6c30ba Bugfixes for tone curve and exposure. 2010-11-13 23:15:20 -06:00
Emil Martinec
ccd907509e Forgot to reset the "clip" level in the default profiles. Minor bugfix to autoexposure. 2010-11-13 16:02:33 -06:00
Emil Martinec
d6b59d7215 Fixes for auto-exposure, restoring histogram to curves, and labelling of colors in HSV equalizer. 2010-11-13 15:41:08 -06:00
Ilia Popov
2ecfb288d3 Fixed several format strings in printf's dealing with size_t values 2010-11-11 23:17:48 +01:00
Emil Martinec
1a2e7a9b4a Commiting HSV equalizer tool. 2010-11-11 14:33:26 -06:00
Wyatt Olson
bdc9241188 Updated dcraw to 9.05 2010-11-11 08:46:47 -07:00
Wyatt Olson
b84838da19 Updated dcraw.patch prior to attempting 9.05 upgrade 2010-11-10 22:21:03 -07:00