3282 Commits

Author SHA1 Message Date
torger
21c7a483a4 Issue 2843: fixed newly introduced highlight clipping issue 2015-07-15 20:36:42 +02:00
torger
094ad23cce Issue 2843: Hl compression function restored (restored some bad changes caused by new DCP look table code) 2015-07-15 17:13:06 +02:00
jdc
a1ca02fd67 Added Wavelet sub-tool enable/disable buttons, and some bug fixes. Issue 2831 2015-07-14 20:44:27 +02:00
torger
8c471a1f6f Fixed missing code for new DCP parameters 2015-07-13 15:20:48 +02:00
Hombre
d1f6602f76 Fixes a bug when compiling with gcc < 4.9.x, using OpenMP and aligned memory and -O3 2015-07-12 18:32:31 +02:00
torger
569f361f30 Merge 2015-07-10 12:39:26 +02:00
torger
d5ca351c20 Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility) 2015-07-10 12:00:36 +02:00
Ingo
40fc3303cb 4.2.245 - Linux, segfault, Issue 2835 2015-07-10 00:02:03 +02:00
torger
0f0e46c560 Issue 2803: adjusted clipping behavior of raw image 2015-07-09 21:55:37 +02:00
torger
d155a9a086 Removed obsolete raw parameters from convertcolorspace; cleaned up dcp; support Adobe DNG profiles which expect ACR standard curve 2015-07-09 21:46:25 +02:00
DrSlony
73c8bfdc72 Cleaned up unnecessary #include <iomanip> 2015-07-09 10:49:38 +02:00
DrSlony
18f791c45f Added tools/generateDirtyFiles Bash script to help find unnecessary header includes 2015-07-09 10:49:03 +02:00
DrSlony
8aca334bde The Wavelet sub-tools are now foldable using right-click and memorized upon restart, and the Wavelet main tool is expanded by default 2015-07-09 10:44:27 +02:00
Ingo
be6fd5ced6 Compilation fails on GCC-4.7.2, Issue 2832 2015-07-08 12:14:16 +02:00
torger
3f08841819 clipping fix for issue 2739 2015-07-08 10:38:18 +02:00
DrSlony
3f019c92b7 Exposure and Contrast by Detail Levels buttons made to stretch and fit, no issue. 2015-07-08 09:42:24 +02:00
DrSlony
e3131f9c07 Wavelet Levels improvements and cleanup, issue 2702#359 2015-07-08 09:40:50 +02:00
Ingo
1008e0e98d CIECAM02 speedup 2015-07-07 16:34:05 +02:00
torger
b6f8bc675b Issue 2739: DCP looktable and curve now applied after exposure, plus fixed some premature clipping issues 2015-07-06 10:26:29 +02:00
jdc
4d5081909f Wavelet levels improvements issue2702 2015-07-05 06:42:35 +02:00
DrSlony
af3bb68bf9 Added Post-Resize Sharpening tool with some code cleanups, optimizations and language file consistency improvements. Issue 2825 2015-07-02 15:39:53 +02:00
Ingo
607ecc82a5 Ciecam02 artifacts, Issue 2819 2015-06-30 14:09:07 +02:00
DrSlony
4d3d6bda72 Added astyle options file to format source code, so we can all commit consistently formatted code. Usage: astyle --options=rawtherapee.astylerc file.cc 2015-06-29 21:53:37 +02:00
DrSlony
4b0e8e94cc Added Ctrl+s keyboard shortcut to start/stop the queue when the Queue tab is focused. Issue 2822 2015-06-28 13:44:05 +02:00
Ingo
90229e99f6 Fixed endless loop in chromiluminancecurve, Issue 2821, Fixed some ciecam02 bugs, Issue 2819 2015-06-25 22:22:44 +02:00
Ingo
0bfc5a0e98 Don't prefetch camera icc profiles, Issue 2818 2015-06-24 21:18:33 +02:00
Ingo
4ab63d8e65 reduce number of file system accesses to load icon files, Issue 2816 2015-06-24 21:08:28 +02:00
torger
44f26d43a2 Make sure output from HueSatMap is used as input for LookTable (if both exist). No visible difference in most cases, but now it's made in the right order anyway. 2015-06-24 19:43:22 +02:00
torger
36e8335658 Fixed typo causing rendering errors of some gamma-encoded DCPs 2015-06-24 12:33:01 +02:00
Ingo
bb611afb80 Don't allow focus on reset buttons when using keyboard, Issue 2814 2015-06-18 22:18:26 +02:00
DrSlony
8ee3235607 Japanese interface translation updated by firefly, issue 2811 2015-06-15 23:33:27 +02:00
Ingo
4f81331ea7 block 'a' to 'z', '+' and '-' for numeric input fields, Issue 2808 2015-06-13 14:58:49 +02:00
Ingo
6ef1edbe8a Avoid division by zero crash when options file contains 0 for 'Performance/nrhigh', no Issue 2015-06-10 22:26:20 +02:00
michael
f267641fa5 Wavelet edge sharpness: change of default.for the 1-st level. 2015-06-09 13:37:11 -04:00
DrSlony
a51f76d30e Re-generated all interface language files for Wavelet translation 2015-06-09 17:37:05 +02:00
DrSlony
4feef970ab Final Wavelet language string revision, and made hue slider and threshold selector order consistent between tools. Issue 2702 2015-06-09 17:24:31 +02:00
DrSlony
efb56d97a3 2702wave3 2015-06-09 16:09:57 +02:00
DrSlony
08bda863c9 Merged fc0b7c9e9f9f and 5e4566f294fd 2015-06-08 17:08:11 +02:00
DrSlony
a30af5e91a Added File Browser and Filmstrip toolbar button to show only non-deleted images, patch from Adam Reichold, issue 2178 2015-06-08 17:05:38 +02:00
Ingo
d5fba1ea48 Moved wavelet to its own tab 2015-06-08 16:22:33 +02:00
Ingo
ed5219cc15 Explicitly set default for crop/fixratio to false, no Issue 2015-06-07 19:14:10 +02:00
Ingo
59de31d698 Multiple editor tabs in own window mode: Opening second tab expands complete tools tree in first tab, Issue 2802 2015-06-07 12:58:03 +02:00
Ingo
58655c52e3 Added crop orientation 'As Image', Issue 2577; fixed 'Crop Lock Ratio gets disabled when crop size larger than image size', Issue 992 2015-06-07 12:42:52 +02:00
Ingo
86df10be88 Disable nested parallelism when compiled with clang, Issue 2731 2015-06-07 12:18:38 +02:00
jdc
1ff51dde15 Wavelet improvements issue2702 2015-06-07 07:00:40 +02:00
DrSlony
c6990dc783 Fixed input profile handling for non-raw images, issue 2801 2015-06-05 16:54:03 +02:00
Ingo
c5db6f66eb fixed wrong white level scaling for sony arw files, no Issue 2015-06-01 13:29:13 +02:00
DrSlony
dfc7d179f5 Japanese interface translation updated by firefly, issue 2799 2015-05-31 11:54:24 +02:00
natureh.510
5fd1b42e36 Solving issue 2794: "Tone curves" ; The weighted standard could not be read from pp3 file... 2015-05-29 01:31:17 +02:00
Ingo
345ad8bf8c Crash on Win64 when embedded jpeg thumb is corrupted, Issue 2795 2015-05-29 01:06:34 +02:00