Commit Graph

56 Commits

Author SHA1 Message Date
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
jdc
91c389e364 Fix random bright pixels appear when using CIECAM02 and a wide gamut color space and automatic calculation of adaptation scene luminosity 2013-04-27 17:31:31 +02:00
Ingo
dadf0f91c3 avoids crashes when opening overexposed DNG v1.1 from CHDK or normal CR2, Issue 1545 2013-04-21 00:20:54 +02:00
Ingo
6bcf4f142d Fixes Issue 1826, names of non Canon-lenses on Canon-Cams are not correctly shown 2013-04-17 23:39:44 +02:00
natureh 510
4414dc4a53 Fixing a Mutex issue 2013-04-12 23:22:11 +02:00
michael
0cd60c6643 Support for D5200, D7100 and Coolpix A (see issue 1815, thanks iliasgiarimis!) 2013-04-10 22:46:40 -04:00
natureh 510
de5026188d Workaround for issue 1794: "Cannot save image or PP3 from Image Editor" ; properly catching exceptions on Windows should be preferred ; this patch is a clean fix for Linux and MacOS 2013-04-10 01:12:42 +02:00
natureh 510
f76ccb6ac9 Solving issue 1751: "When switching processing profiles, missing values should be taken from Neutral" ; also updates the French language file 2013-04-08 22:23:10 +02:00
jdc
3baeb3fa86 Fix Tone mapping (CIECAM02) unusable - whites never white - see issue1827 2013-04-08 06:52:36 +02:00
jdc
fae7971dcc LMMSE improves speed and sets a slider to improve processing see issue1802 2013-04-03 07:28:20 +02:00
natureh 510
cb195a5ea6 Solving issue 1784: "Auto distortion correction is not working" 2013-04-01 18:46:40 +02:00
Philip Rinn
87414bc8be Solve bug on Windows when using OpenMP+SSE in a more elegant way (see issue 1806) 2013-03-29 15:19:22 +01:00
natureh 510
5bd68ce99a Solving issue 1762: "Auto Levels does not work with 8-bit images" and issue 1148: "Auto White Balance doesn't work in a File Browser tab" 2013-03-29 11:28:08 +01:00
Ingo
148c0cbca4 Fixes crashes, when using NR, because FFTW isn't tread save, Issue 1796 2013-03-28 23:49:24 +01:00
jdc
64297ff021 Fix Colored pixel artifacts when using Edges issue1799 2013-03-26 06:32:36 +01:00
Ingo
0e194b1597 added xmul2f and xdiv2f to sleef.c 2013-03-24 23:26:22 +01:00
jdc
9abc66ba8f CIECAM Fix curves blowing highlights see issue1766 2013-03-24 07:04:11 +01:00
jdc
56ec1070c3 IGV Fix artifacts in clipped regions - one constant changed issue1771 2013-03-21 06:50:57 +01:00
natureh 510
ea6b286325 Solving issue 1776: "Support for TIFF files with alpha channel (RGBA)" 2013-03-20 22:16:07 +01:00
Ingo
ab22580efd Optimization for RGB_denoise when Delta sliders are used, Issue 1787 2013-03-19 22:45:25 +01:00
jdc
d7ed4be9e1 Optimization for Vibrance - Lab adjustements - CIE Colour Appearance see issue1789 2013-03-19 13:17:22 +01:00
jdc
d881987484 Edges code optimization 2013-03-18 07:17:01 +01:00
michael
c32e2fc20a Increase of precision of perspective parameters in UI (issue 1781)
pp3 version change to 307
2013-03-16 19:24:25 -04:00
natureh 510
87ffd572b2 Fixing SSE instability for Mingw32 systems (see issue 1736) 2013-03-16 20:14:25 +01:00
michael
5bf9946a3c Support for Panasonic G5 (issue 1783) 2013-03-16 13:09:41 -04:00
michael
84e75ba762 Fix for saving denoise method in file browser (see issue 1778) 2013-03-16 09:44:35 -04:00
Ingo
0ad593a8b2 Compilation problem on i586, Issue 1780 2013-03-16 12:46:52 +01:00
natureh 510
cc32c232a4 White balance was not applied for standard images at 1:1 scale 2013-03-16 02:10:58 +01:00
Ingo
70f7b061c9 Noise Reduction changes, Issue 1756 2013-03-14 15:07:29 +01:00
Ingo
38b5f8b858 Optimizations for Lab Adjustment, Issue 1758 2013-03-14 14:51:06 +01:00
Ingo
8abba2a6e1 Optimization for float-version of ciecam, Issue 1761 2013-03-14 14:00:04 +01:00
Ingo
5afb5bc182 Optimization of damping part of RL-Sharpening, Issue 1759 2013-03-14 12:56:59 +01:00