Emil Martinec
2dfd780308
Fix for user interface refresh from Michael Ezra.
2012-02-14 01:08:48 -06:00
Emil Martinec
10354bc8fe
Minor improvements to chroma denoise; still loses to much low amplitude chroma detail.
2012-02-13 09:29:59 -06:00
ffsup2
d2980caba5
Fix for Auto White Balance when photo is in queue (rawData was null)
...
Thanks to marco42
2012-02-12 21:23:27 +01:00
Emil Martinec
17d9483495
Adding boxblur.h.
2012-02-12 09:58:30 -06:00
DrSlony
380afef69c
Updated Japanese translation of behalf of a3novy, issue 1247
2012-02-11 22:10:25 +00:00
DrSlony
0e2ebf5c5f
Removed printf "silpleprocess calling autoexp\n" from simpleprocess.cc. See issue 1238
2012-02-11 01:19:48 +00:00
DrSlony
e2170dbe3c
Added the buildrt Bash script to tools. Removed the .sh extensions from the other Bash scripts as Bash scripts should not have .sh extensions. Updated rtdata/languages/README accordingly.
2012-02-10 17:46:59 +00:00
Emil Martinec
c492509175
Wavelets replace edge-preserving blur in first stage filtering. Much improved performance for about the same time cost; memory still an issue.
2012-02-08 23:47:31 -06:00
DrSlony
e4c01e8e81
Fixes to benchmark_rt.sh
2012-02-06 22:36:14 +00:00
DrSlony
9b3b62ff11
Added a Bash script for benchmarking RT processing speed in /tools/benchmark_rt.sh
2012-02-06 21:39:14 +00:00
Michael Ezra
e53e4a132a
Adding RGBLF preview modes support for Before/After views (issue 1234)
2012-02-03 21:25:13 -05:00
DrSlony
80bae30d5b
Added tag 4.0.7 for changeset 185235a4e79a
2012-01-31 01:14:26 +00:00
DrSlony
cdd90e3364
Updated Polish translations and regenerated all translations.\nUnified line endings of Windows text files to CRLF and non-Windows text files to LF (just the language and txt ones).\nAdded 4.0.7 PDF manual.\nFinal update to RELEASE_NOTES.txt. Ready to tag 4.0.7
2012-01-31 01:00:05 +00:00
Hombre
f752dd2bfe
Updated french strings and ben_pcc added to the Authors list (without his complete name as requested)
2012-01-31 00:46:04 +01:00
Michael Ezra
8949fce51b
Fixing spelling errors in the release notes
2012-01-30 08:19:06 -05:00
Michael Ezra
cea72a2303
Changes to ICM panel tooltips (see issue 1220)
2012-01-29 16:25:27 -05:00
Michael Ezra
6fd05adc59
New feature: Export panel with Fast Export options.
...
Fast Export options provide overrides to bypass time and resource consuming development settings and to run queue processing using the fast export settings instead. This method is recommended for quicker generation of lower resolution images when speed is a priority or when resized output is desired for one or many images without making modifications to their saved development parameters.
2012-01-29 16:15:26 -05:00
Michael Ezra
d3d15b4854
Fix for correctly reflecting Input Profile option in the UI.
...
If auto-matched camera-specific ICC profile is not found Editor UI falls back to reflect "Camera standard" option.
2012-01-29 10:58:49 -05:00
Emil Martinec
163098df71
Patching dual tree complex wavelet code. It works now...
2012-01-27 20:57:47 -06:00
Michael Ezra
9e89474a20
Monospace formatting for license and release notes in the splash screen.
2012-01-27 11:18:10 -05:00
Michael Ezra
60c1d8bf92
Renaming Caveats to Release Notes, adding text margins to the splash screen
2012-01-26 21:57:23 -05:00
Michael Ezra
35ac9af7e3
Merge with 1782f47ae9c9699a4a39036884ad9de4df010981
2012-01-25 23:01:03 -05:00
Michael Ezra
a06ba6779b
Renaming profile Tuned-1 to Highkey-1
...
(sorry for this mess:) I committed previous revision without first accepting an incoming changeset and that was creating new head, so I had to reverse my commit)
2012-01-25 22:47:18 -05:00
Michael Ezra
4320105826
Backed out of changeset 1745:08f2992cfb11
2012-01-25 22:40:13 -05:00
Michael Ezra
2276b39390
Renaming profile Tuned-1 to Highkey-1
2012-01-25 22:31:30 -05:00
natureh
a159e295ce
CAVEATS file now word-wrapped in the Text area.
2012-01-25 23:14:59 +01:00
DrSlony
cf9083bcbb
Fixed a problem where the CAVEATS.txt file was not copied into the compiled dir in Linux. Wrong capitalization in CMakeLists.txt. Issue 1206
2012-01-24 20:53:13 +00:00
DrSlony
ba8ab9a7ef
Hopefully fixing two "default" heads or breaking it further. See http://code.google.com/p/rawtherapee/source/detail?r=3dbea1475c8d1a1cf4aba06cbc5b22a9431dddab
2012-01-24 01:17:18 +00:00
Emil Martinec
325d8d1620
Instituting denoise branch to work on improvements to RT denoise. Most definitely a work in progress, but the patch is becoming quite complicated so it is definitely worth having it backed up on Google code.
2012-01-22 21:42:07 -06:00
natureh
66f1376131
Solving issue 1206: "Caveats file handling". May also solve issue 1089: "About RT: version window disappears". This patch also cleanup the Gamma tool a little bite. The CAVEATS.txt is optional and may be deleted in future release.
2012-01-18 00:20:19 +01:00
natureh
8703bcd103
Fix a bug in the Adjuster class that were causing system Beep when reaching the limits, or at each move when the limits where below 1.0 (like for Distortion). Also fix the bug of the too small spin button (displaying not enough digits).
2012-01-16 02:16:09 +01:00
michael
e3f54d3260
Preview modes (RGBLF) - adding icons and code optimization
2012-01-15 15:54:24 -05:00
Philippe Hupe
81f730cdaa
gtk-paste and gtk-copy icons were missing for both Dark and Light theme. They have been added.
2012-01-15 21:11:09 +01:00
jdc
9ff878c0d8
little correction for tags Output profiles
2012-01-15 18:36:20 +01:00
jdc
c1ece88d07
modification of LUT of Output-profiles Output-gamma Free-Gamma, suppression of discontinuity
2012-01-15 18:32:37 +01:00
DrSlony
2e4c07d4ff
Updated Polish translations
2012-01-14 03:22:07 +00:00
DrSlony
f85c69dfff
Modified the generateTranslationDiffs.sh file, runs ~34% faster
2012-01-14 03:20:03 +00:00
natureh
06e82d2229
Updated french strings + added localisation for the "RGB Curves" tool
2012-01-13 00:33:40 +01:00
natureh
b5bf0a8c88
Solving issue 1001: "Auto WB is saved as Custom in profile files" and 929: "Crash on image open with WB method = Auto" with a different workaround
2012-01-11 02:06:23 +01:00
natureh
db32301fa7
Solving issue 1196: "Strange blown highlights with control cage tone curve in 32 bit release builds"
2012-01-11 01:50:10 +01:00
DrSlony
5fcdd60f1b
Set InputProfile=(CameraICC), WorkingProfile=sRGB, OutputProfile=RT_sRGB, GammaValue=2.22 and GammaSlope=4.5 in all pp3 files.
2012-01-08 18:29:38 +00:00
DrSlony
977094a912
Code cleanup: size() vs empty(), possible memleaks, initialization list order. On behalf of lebedev.ri, see issue 1195
2012-01-08 17:35:33 +00:00
DrSlony
02e6d9e9a5
Code cleanup: removal of unnessesary backslashes, committed on behalf of lebedev.ri, issue 1162
2012-01-02 15:00:48 +00:00
DrSlony
fb34b38929
Updated German translation on behalf of maweso, issue 1164
2012-01-02 13:53:27 +00:00
DrSlony
5537138651
Updated Czech translation on behalf of mkyral, issue 1180
2012-01-02 13:44:44 +00:00
Michael Ezra
e1d274a808
Focus Mask (beta) and shortcuts for preview modes (issue 1172)
...
Preview Red channel: r
Preview Blue channel: b
Preview Green channel: g
Preview Luminosity: v
Preview Focus Mask: Shift-F
Before-After: changed to Shift-B
2012-01-02 00:10:55 -05:00
Oliver Duis
3c7d1db7e3
New camera color profiles: Canon 5D, G10, Nikon D3100; DCRAW cleanups
...
see issue 1186
2012-01-01 20:37:34 +01:00
Oliver Duis
f33eee1f77
Update to DCRAW 9.12, adding new cameras
...
see issue 1179
2011-12-30 11:57:11 +01:00
DrSlony
94fb198a87
Set all tools to SET by default in Preferences - Batch Processing, issue 1154
2011-12-28 19:05:15 +00:00
Hombre
91ea850701
Solving issue 1096: "Infinite loop when switching to before/after view"
2011-12-28 12:23:56 +01:00