Commit Graph

87 Commits

Author SHA1 Message Date
torger
1b98fe4d18 Issue 2008: fixed camconst.json parse bug; added iso-dependent white levels for Canon EOS 5D Mark II 2013-10-16 21:20:09 +02:00
natureh 510
39f5f6701a Solving issue 1752: "White and black point database", on behalf of Torger 2013-10-16 12:51:11 +02:00
Ingo
0be5030208 Correction to copyData(ChunkyImageData... 2013-10-15 11:31:51 +02:00
Ingo
8441ff8fdd Optimization for ImProcFunctions::firstAnalysis in Filebrowser mode, Issue 1997 2013-10-13 22:57:33 +02:00
torger
ef49110132 fix for issue 1996; better handling of rotated thumbnails 2013-10-11 08:18:52 +02:00
Ingo
e7a3bcabc0 Tonemapping optimization, Issue 1895 2013-10-09 22:40:37 +02:00
Ingo
0d71e1f74e Speedup for Defringe and Badpixelscam, Issue 1972 2013-10-06 13:29:16 +02:00
Ingo
1bdab00430 removes a warning when compiled on Linux, no Issue 2013-09-23 10:23:44 +02:00
michael
f2e601a829 Defringe threshold enhancement (see issue 1801 - thanks, Ingo) 2013-09-20 07:11:39 -04:00
Ingo
ed3b29eee8 Fixes Immediate crash with 4.0.11.52 on WXP32, Issue 1982 2013-09-19 13:51:13 +02:00
jdc
537a018692 solving issue 1974 :CIECAM Hotbad pixel filter is called at every zoom-level 2013-09-16 18:40:29 +02:00
Ingo
d33b0fbce3 SSE-version of SHMap::dirpyr_shmap, Issue 1950 2013-09-16 18:14:58 +02:00
Ingo
59ddcd37ee Speedup for Impulse Noise Reduction, Issue 1970 2013-09-16 13:52:14 +02:00
Hombre
7e26931ecb One step towards "Profile (look) browser" (issue 853): global (bundled) and user's profiles can now be stored in subdirectories.
"Use bundles profiles" added to the Preferences window.
2013-09-16 00:32:44 +02:00
Hombre
0a4b476a02 Solving issue 1934: "Crash on adjusting vertical perspective / rotation" 2013-09-10 21:45:36 +02:00
Hombre
c342288cf7 Solving issue 1947: "RT frequently "forgets" ICM's working profile and crashes shortly after"
Also seems to fix frequent crash on Win32 ( http://rawtherapee.com/forum/viewtopic.php?f=3&t=4628 )
2013-09-10 01:07:53 +02:00
Ingo
7d04b6638d Speedup for Contrast by Detail, Issue 1968 2013-09-09 17:58:45 +02:00
Hombre
d8c681eb50 Solving issue 1955: "Compatibility break with former's Lab "Saturation" slider, now named "Chromaticity" " 2013-09-08 23:07:44 +02:00
Ingo
45a1bfd4d1 corrects an error in Highlight Reconstruction/Colour Propagation, Issue 1965 2013-09-08 19:19:45 +02:00
Ingo
0a6948cabe Why thumbnail-creation is so slow, Issue 1967 2013-09-08 18:44:09 +02:00
Ingo
a2252ee694 Speedup for Highlight Reconstruction/Colour Propagation, Issue 1965 2013-09-04 20:28:19 +02:00
Ingo
bf6ee1ecdb Speedup for 3 functions in rawimagesource.cc, Issue 1964 2013-09-04 20:12:19 +02:00
jdc
d4b9d024b3 Small issue found in Micocontrast on behalf of Reine Edvardson issue 1957 2013-08-26 12:07:43 +02:00
Ingo
91b19a5ee5 Speedup for Line Denoise, Issue 1953 2013-08-24 13:36:33 +02:00
Ingo
789cedcd63 Speedup for Shadows/Highlights HQ mode, Issue 1950 2013-08-21 13:02:12 +02:00
Ingo
ff63c6ea84 Speedup for Hot/Dead pixel filter, Issue 1943 2013-08-18 17:01:11 +02:00
Ingo
bae76be220 Picture turns green after auto CA, Issue 1938 2013-08-14 00:00:54 +02:00
natureh.510
6ee3973549 Smal bugfix of the previous changeset. 2013-08-12 23:13:43 +02:00
Hombre
f512d74323 Solving issue 1684: "thumbnail.cc uses Glib::Mutex recusively" ; this changeset introduce a new MyMutex and MyMutex::MyLock class that has to be used instead of Glib ones 2013-08-11 23:33:10 +02:00
natureh 510
987e4dcd89 Solving issue 1794: "Cannot save image or PP3 from Image Editor" 2013-08-11 15:59:37 +02:00
natureh 510
7b0d84fd15 Solving issue 1937: "Auto-WB goes green when image is re-opened" 2013-07-30 00:53:41 +02:00
natureh 510
1a6619a035 Solving issue 1894: "White balance adjustements" ; Warning: it is recommended to clear the "cache\data" folder 2013-07-20 20:48:59 +02:00
Ingo
f7b0dc429c Optimization for Chromatic Abberation Correction, Issue 1923 2013-07-12 16:28:46 +02:00
michael
fbf5a98e1c Support for dcraw 9.19 (issue 1627) 2013-07-02 11:32:53 -04:00
natureh 510
54c6a6cbb9 Partially solving issue 1788: "Crashing during processing of queue"
It also correct a bug of wrong image orientation (was wrong in the File Browser while good in the Editor tab)

This patch also introduce several speed optimizations like:
   - switch between File Browser and Editor tab in Single Editor mode
   - asynchronous computation of the Batch Queue's thumbnails
   - quick start of RT even with a huge queue
   - less GUI overhead when applying a profile to multiple thumbs in the File Browser
2013-06-16 15:49:47 +02:00
Ingo
b907d54e0e Optimization for IGV-Demosaic, Issue 1893 2013-06-16 00:26:01 +02:00
Ingo
a967a8b584 Optimization for IGV-Demosaic, Issue 1893 2013-06-06 18:48:08 +02:00
Ingo
4d9ada77eb Changes to SLEEF for Issue 1893 2013-06-06 18:41:49 +02:00
Ingo
881298e477 SSE2 opt for Denoise, Issue 1890 2013-06-03 16:32:08 +02:00
DrSlony
de0ae9b4a8 Corrected black point for SONY NEX-5N 2013-05-29 15:24:24 +01:00
DrSlony
546b8d1a30 Deleted obsolete language pack NSI, fixed cmake filename in buildRT.bat, set lanczos as default in procparams 2013-05-29 14:14:01 +01:00
Ingo
31b2bb9100 Fixes double free or corruption (out) when using Noise Reduction, Issue 1887 2013-05-28 15:37:05 +02:00
Ingo
acd2d20ef1 Amaze optimization, Issue 1835 2013-05-15 13:10:56 +02:00
natureh 510
2c0d58d944 Solving issue 1874: "RT doesn't build anymore for WinXP (32 bits)" 2013-05-14 21:51:25 +02:00
natureh 510
1bbcd038e9 Issue 1858: "Defringe specific colors only" on behalf of J. Desmis 2013-05-12 20:17:01 +02:00
jdc
47c48116ac Fix CIECAM - automatic calculation adaptation scene luminosity see issue1838 2013-05-12 06:47:49 +02:00
natureh 510
e10e68be6a The -0.1 value of the horizontal or vertical slider of the perspective tool were flipping the image. 2013-05-08 03:20:26 +02:00
Ingo
5f9e67f13d Memory corruption in cfa_linedn, Issue 1862 2013-05-07 15:29:55 +02:00
michael
e0be311751 Synchronizing default values in procparams with Neutral, issue 1860 2013-05-05 00:25:56 +01:00
natureh 510
0a5c72f0da Solving issue 1851: "RT crashes in Single Editor Tab Mode when trying to save with Ctrl-S" 2013-04-28 23:11:55 +02:00