Commit Graph

68 Commits

Author SHA1 Message Date
Wyatt Olson
3227070073 Added support for Nikon D3100 2010-11-03 07:53:03 -06:00
Jan Rinze
100d9868e5 up to date version of dcraw.patch 2010-11-03 01:14:43 +01:00
Oliver Duis
7821ed9675 Parse lens model data from DNG files; updated german translation 2010-11-02 20:50:06 +01:00
Jan Rinze
127c198d05 implicit cast from void* to char* may causes compiler errors on some platforms .. 2010-11-02 19:04:45 +01:00
Jan Rinze
42b97ce892 fix for memory allocation of thumbs (typo) 2010-11-02 18:58:37 +01:00
Jan Rinze
ee0095daa7 fix for memory allocation of thumbs 2010-11-02 18:56:56 +01:00
ffsup2
a93dd6d072 Bugfix magenta colorcast 2010-11-01 18:56:56 +01:00
ffsup2
4bf3873a3d Merge (from janrinze comments)
fix lock
2010-11-01 17:30:41 +01:00
ffsup2
19f9e89bed Lock left around 2010-11-01 16:43:41 +01:00
Emil Martinec
9c34548983 Changes to exposure controls. 2010-11-01 09:26:50 -05:00
ffsup2
820ddfaaa9 Merge 2010-11-01 11:02:10 +01:00
ffsup2
3df7523bfb Fix for highlight recovery
Fix for crash in raw tab
2010-10-31 23:48:09 +01:00
Oliver Duis
33a0c8174c Fixed a bug where RT would crash sometimes after writing output file in batch queue. Plus small improvements to JPG thumbnails. Some little cleanups. 2010-10-31 20:10:21 +01:00
Ilia Popov
6b81f64adb Renamed Lanczos2 function to Lanczos; Removed elapsed time output 2010-10-31 16:58:22 +01:00
Ilia Popov
38a8546646 Merge from default 2010-10-31 16:26:19 +01:00
Ilia Popov
2df298b929 Some comments chenged 2010-10-31 16:25:19 +01:00
Ilia Popov
b8df463393 Added option to panel; Optimized code, but new version does not support omp 2010-10-31 15:49:43 +01:00
ffsup2
9939f4fe62 Bug fix and code clean 2010-10-30 23:21:44 +02:00
ffsup2
647dfb8366 Merge
Demosaicing and pre-processing parameters selectable for each image.
Dark frames subtraction and badpixels file support
Fast loading in editor.
2010-10-30 22:14:47 +02:00
Emil Martinec
05e83a06bb Patch for the last patch. 2010-10-30 10:29:47 -05:00
Emil Martinec
23bca5e143 Corrected default profiles to reflect new tone controls. Rolled back highlight desaturation to prevent color shifts. 2010-10-30 08:32:03 -05:00
Jacek Poplawski
abe8f457d1 Allow vignetting to become really strong for artistic purposes.
Also allows to change the center of vignetting.
2010-10-30 13:01:38 +02:00
Jan Rinze
35f228044b fix compilation error on WIN32 2010-10-29 14:01:00 +02:00
Steve Herrell
4770c1e527 added missing file 2010-10-29 12:52:18 +02:00
Steve Herrell
b25d03e6ea speed up un-cached directories
embedded thumbnails will be used for the first pass when cached thumbnails are not found.
2010-10-29 12:06:17 +02:00
ffsup2
5e7a81f0f1 skip ca_autocorrect 2010-10-28 23:59:21 +02:00
ffsup2
e137ccd151 Speedup in opening an image 2010-10-28 23:40:40 +02:00
ffsup2
8c6bfa22ad Readded bilinear demosaicing
Added elapsed timing verbose
2010-10-28 23:38:38 +02:00
Steve Herrell
c8cd634dbc make dcraw multi-thread safe. 2010-10-28 17:40:47 +02:00
Steve Herrell
d22d77c507 improve stability for ICC storage and avoid race conditions.
preparation step 1 for making dcraw multithread safe.
2010-10-28 17:31:05 +02:00
Emil Martinec
6770a2c4a0 Changed behavior of "Shadow compression" to shadow recovery; now 0 on the slider is black clipping, 50 is no compression, 100 is shadow expansion. Implemented a rudimentary highlight desaturation to prevent color shifts under exposure compensation, along the lines of relative colorimetric rendering intent. 2010-10-27 20:53:52 -05:00
Wyatt Olson
9a05fd7af3 Patched DCRaw to work with Nikon D7000 (eliminates the purple edge). Patch also sent to Dave Coffin (DCRaw author). 2010-10-27 19:19:32 -06:00
Ilia Popov
6399e6d03e Finished implementation of Lanczos resize itself 2010-10-28 01:07:49 +02:00
Emil Martinec
926056c2c2 Changes to black compression and saturation controls. Black compression from 0-50 acts the same as 0-100 on the previous version, compressing dark tones without crushing blacks. 50-100 then starts crushing blacks until by 100 on the slider, all tones up to the set black point are sent to zero. In the new saturation control, negative values of the slider set a linear curve rather than an inverted S curve, and smoothly decrease saturation to zero across the board. 2010-10-26 22:59:18 -05:00
Ilia Popov
52c822ba85 Made sinc work with zero argument 2010-10-27 02:01:28 +02:00
Ilia Popov
484c5d94a1 Initial implementation of lanczos resize algo 2010-10-27 01:42:42 +02:00
ffsup2
6b653ad5a1 bugfix for boundary conditions 2010-10-25 23:54:44 +02:00
Oliver Duis
0834ae070a Fixed annoying bug, sometimes a black area was displayed in the editor instead of the image to open 2010-10-24 23:39:00 +02:00
Emil Martinec
5889fd4ca1 Patch to fix highlight speckling when using line denoise + AMaZE. 2010-10-24 12:30:05 -05:00
Emil Martinec
ca09a35ed7 Changed defaults on highlight rolloff slider. Now people can stop complaining that they can't increase it :roll: 2010-10-24 12:13:33 -05:00
Emil Martinec
f59ab56ea5 Another tweak to highlight rolloff. Now rolloff slider can have some effect for EC<0, depending on WB multipliers. 2010-10-24 10:37:05 -05:00
Emil Martinec
373f826dbe Another patch for highlight rolloff. Fixes black spots issue. 2010-10-24 08:35:56 -05:00
Emil Martinec
3f697139a1 Patch for color shifts in higlight rolloff function. Behavior is improved but still not ideal. 2010-10-23 18:46:56 -05:00
janrinze
ab148c8c9a OpenMP cleanup part 1.
removes dependency on thread number id.
2010-10-23 19:46:41 +02:00
Emil Martinec
3f8d4732e3 Improvements in highlight rolloff behavior. 2010-10-23 07:44:06 -05:00
Hombre
0980afc2b6 Green equilibration using OpenMP (to be tested) 2010-10-22 17:50:00 +02:00
Wyatt Olson
decf9f3f69 Removed OpenMP pragmas which were causing grid artifacts on some Olympus raw files 2010-10-21 20:50:19 -06:00
Ilia Popov
1254a423d3 Added one more include dir to rtengine. Fixes 'gdk-pixbuf.h not found' problem in Ubuntu 10.10 2010-10-22 00:19:04 +02:00
Emil Martinec
253889fd98 Modifications to tone controls. 2010-10-21 15:29:47 -05:00
Andrey Skvortsov
ba9e2c4879 batch queue racing condition patch by steve.herrel 270 2010-10-20 21:18:59 -07:00