36b86ddaf3Clipless and fast DCP color profile engine see issue #1295
Oliver Duis
2012-03-31 19:02:42 +02:00
982f95f747Fixing flaw in gamma transform.
Emil Martinec
2012-03-31 09:22:14 -05:00
bec0a30ef1Bugfixes, in particular fixed memory leak in destructor of cplx_wavelet_dec.cc.
Emil Martinec
2012-03-29 07:52:32 -05:00
76064f0d2aNew camera color profiles: Nikon D3000, Sony A900, (Sony A55) see issue #1292
Oliver Duis
2012-03-27 19:54:47 +02:00
22b6e81b3dFix for Lab Brightness precision in the UI
Michael Ezra
2012-03-25 22:29:10 -04:00
33288c09e8Support for ICC profiles in subdirectories see issue #1286
Oliver Duis
2012-03-22 19:12:20 +01:00
62d8f39352Added indications where OpenMP pragmas should be placed: Look in the code for comments of the form
Emil Martinec
2012-03-19 08:51:59 -05:00
80bc1a6afcRemoving dirpyrLab_denoise.cc (deprecated code); implementing fix in issue 1084 (now moved to color.cc).
Emil Martinec
2012-03-19 07:44:42 -05:00
9da3425f78Solving issue 1276: "Segfault on going back in history after pasting profile"
natureh
2012-03-18 19:10:16 +01:00
b263308ca1Bugfix for detail window crash, and code cleanup.
Emil Martinec
2012-03-18 11:23:40 -05:00
303673870dNew camera color profile: Canon Powershot G12 see issue 1281
Oliver Duis
2012-03-17 11:27:52 +01:00
2a507c8615Code cleanups on behalf of Lebedev, see issue 1279
Oliver Duis
2012-03-16 15:22:27 +01:00
d520543462New camera color profile: Canon 40D see issue 1280
Oliver Duis
2012-03-16 15:15:40 +01:00
3c95953725Fix for NR gamma, NR Ldetail history message and History NR decimal values
michael
2012-03-15 23:40:49 -04:00
b01fa83148Fix for NR GUI defaults, label & a little code pretification
michael
2012-03-15 22:36:41 -04:00
62098bddd3Automatic support for CaptureOne and hacked Nikon ICC profiles see issue #1274
Oliver Duis
2012-03-15 17:44:21 +01:00
25417b2d36Removed some problematic OpenMP calls.
Emil Martinec
2012-03-12 10:55:01 -05:00
9d0d552abeUI bugfixes (thanks Michael).
Emil Martinec
2012-03-10 22:21:23 -06:00
05bf171f9cTile processing implemented. Somehow in recent commits, NR settings are not being saved consistently in the pp3.
Emil Martinec
2012-03-10 15:12:47 -06:00
49be9059a4Updates to buildRT script
DrSlony
2012-03-09 21:28:36 +00:00
9f2a19d9c6Removed verbosity of clean script
DrSlony
2012-03-09 21:17:24 +00:00
e1c38c6030Restoring a file inexplicably lost during the merge.
Emil Martinec
2012-03-08 20:50:43 -06:00
f47b4b5bb0Merge from default. Hope I did it right...
Emil Martinec
2012-03-08 20:27:30 -06:00
7b5f56798fDebug message removed, related to IPTC
natureh
2012-03-08 23:18:19 +01:00
380728e1f0Minor updates, code cleanup.
Emil Martinec
2012-03-08 14:52:57 -06:00
0f21937c02GUI update, thanks Michael!
Emil Martinec
2012-03-04 17:10:25 -06:00
04971bdd96Fixed gamma call in deprecated dirpyrdenoise code.
Emil Martinec
2012-03-04 12:21:01 -06:00
6bfbcb849cCorrection of an assertion in array2D.h which had became uneffective due to the last change.
natureh
2012-03-03 10:52:08 +01:00
16947d6450More code cleanup.
Emil Martinec
2012-03-02 10:08:39 -06:00
3d8c7801baImprovements. Some code cleanup. Nearing final version.
Emil Martinec
2012-03-01 22:53:51 -06:00
a1714994f2Fix - adding '.out' to the pp3 filename next to output file when image is saved via queue
Michael Ezra
2012-02-28 21:40:23 -05:00
2fdee764f2Fixed international characters in RT profile builder sample
Oliver Duis
2012-02-27 17:44:24 +01:00
c21fa69aeaSuppressing loads of GCC warning about automatic typecasting ambiguity
natureh
2012-02-26 01:05:57 +01:00
d5cc52771bSolving issue 1241 on behalf of skraft61: "CropHandler::update is called too often". It also remove the main preview's scrollbars.
natureh
2012-02-25 19:41:44 +01:00
ea5a4f73cfApplying patch from issue 1257: "Code cleanup: removal of unnessesary variables, fixed C-style pointer casting" on behalf of lebedev
natureh
2012-02-25 16:10:20 +01:00
59623f63abBiometric passport (ePassport) crop ratio and guides. Issue 1259
DrSlony
2012-02-21 23:01:35 +00:00
33d2ff3efbUpdated the desktop file and mime-types. Removed old rtinstaller.nsi from root
DrSlony
2012-02-20 23:42:08 +00:00
55265a1687Small bugfix of the main cmakelist, to properly handle PROC_TARGET_NUMBER=2
natureh
2012-02-18 22:35:02 +01:00
d64d48c6f8Updated and renamed the buildRT and benchmarkRT scripts.
DrSlony
2012-02-15 01:26:45 +00:00
2dfd780308Fix for user interface refresh from Michael Ezra.
Emil Martinec
2012-02-14 01:08:48 -06:00
10354bc8feMinor improvements to chroma denoise; still loses to much low amplitude chroma detail.
Emil Martinec
2012-02-13 09:29:59 -06:00
d2980caba5Fix for Auto White Balance when photo is in queue (rawData was null) Thanks to marco42
ffsup2
2012-02-12 21:23:27 +01:00
17d9483495Adding boxblur.h.
Emil Martinec
2012-02-12 09:58:30 -06:00
380afef69cUpdated Japanese translation of behalf of a3novy, issue 1247
DrSlony
2012-02-11 22:10:25 +00:00
0e2ebf5c5fRemoved printf "silpleprocess calling autoexp\n" from simpleprocess.cc. See issue 1238
DrSlony
2012-02-11 01:19:48 +00:00
e2170dbe3cAdded 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.
DrSlony
2012-02-10 17:46:59 +00:00
c492509175Wavelets replace edge-preserving blur in first stage filtering. Much improved performance for about the same time cost; memory still an issue.
Emil Martinec
2012-02-08 23:47:31 -06:00
e4c01e8e81Fixes to benchmark_rt.sh
DrSlony
2012-02-06 22:36:14 +00:00
9b3b62ff11Added a Bash script for benchmarking RT processing speed in /tools/benchmark_rt.sh
DrSlony
2012-02-06 21:39:14 +00:00
e53e4a132aAdding RGBLF preview modes support for Before/After views (issue 1234)
Michael Ezra
2012-02-03 21:25:13 -05:00
80bae30d5bAdded tag 4.0.7 for changeset 185235a4e79a
DrSlony
2012-01-31 01:14:26 +00:00
cdd90e3364Updated 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
DrSlony
2012-01-31 01:00:05 +00:00
f752dd2bfeUpdated french strings and ben_pcc added to the Authors list (without his complete name as requested)
Hombre
2012-01-31 00:46:04 +01:00
8949fce51bFixing spelling errors in the release notes
Michael Ezra
2012-01-30 08:19:06 -05:00
cea72a2303Changes to ICM panel tooltips (see issue 1220)
Michael Ezra
2012-01-29 16:25:27 -05:00
6fd05adc59New 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.
Michael Ezra
2012-01-29 16:15:26 -05:00
d3d15b4854Fix 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.
Michael Ezra
2012-01-29 10:58:49 -05:00
163098df71Patching dual tree complex wavelet code. It works now...
Emil Martinec
2012-01-27 20:57:47 -06:00
9e89474a20Monospace formatting for license and release notes in the splash screen.
Michael Ezra
2012-01-27 11:18:10 -05:00
60c1d8bf92Renaming Caveats to Release Notes, adding text margins to the splash screen
Michael Ezra
2012-01-26 21:57:23 -05:00
35ac9af7e3Merge with 1782f47ae9c9699a4a39036884ad9de4df010981
Michael Ezra
2012-01-25 23:01:03 -05:00
a06ba6779bRenaming 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)
Michael Ezra
2012-01-25 22:47:18 -05:00
4320105826Backed out of changeset 1745:08f2992cfb11
Michael Ezra
2012-01-25 22:40:13 -05:00
2276b39390Renaming profile Tuned-1 to Highkey-1
Michael Ezra
2012-01-25 22:31:30 -05:00
a159e295ceCAVEATS file now word-wrapped in the Text area.
natureh
2012-01-25 23:14:59 +01:00
cf9083bcbbFixed a problem where the CAVEATS.txt file was not copied into the compiled dir in Linux. Wrong capitalization in CMakeLists.txt. Issue 1206
DrSlony
2012-01-24 20:53:13 +00:00
325d8d1620Instituting 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.
Emil Martinec
2012-01-22 21:42:07 -06:00
66f1376131Solving 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.
natureh
2012-01-18 00:20:19 +01:00
8703bcd103Fix 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).
natureh
2012-01-16 02:16:09 +01:00
e3f54d3260Preview modes (RGBLF) - adding icons and code optimization
michael
2012-01-15 15:54:24 -05:00
81f730cdaagtk-paste and gtk-copy icons were missing for both Dark and Light theme. They have been added.
Philippe Hupe
2012-01-15 21:11:09 +01:00
9ff878c0d8little correction for tags Output profiles
jdc
2012-01-15 18:36:20 +01:00
c1ece88d07modification of LUT of Output-profiles Output-gamma Free-Gamma, suppression of discontinuity
jdc
2012-01-15 18:32:37 +01:00
06e82d2229Updated french strings + added localisation for the "RGB Curves" tool
natureh
2012-01-13 00:33:40 +01:00
b5bf0a8c88Solving 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
natureh
2012-01-11 02:06:23 +01:00
db32301fa7Solving issue 1196: "Strange blown highlights with control cage tone curve in 32 bit release builds"
natureh
2012-01-11 01:50:10 +01:00
5fcdd60f1bSet InputProfile=(CameraICC), WorkingProfile=sRGB, OutputProfile=RT_sRGB, GammaValue=2.22 and GammaSlope=4.5 in all pp3 files.
DrSlony
2012-01-08 18:29:38 +00:00
977094a912Code cleanup: size() vs empty(), possible memleaks, initialization list order. On behalf of lebedev.ri, see issue 1195
DrSlony
2012-01-08 17:35:33 +00:00
02e6d9e9a5Code cleanup: removal of unnessesary backslashes, committed on behalf of lebedev.ri, issue 1162
DrSlony
2012-01-02 15:00:48 +00:00
fb34b38929Updated German translation on behalf of maweso, issue 1164
DrSlony
2012-01-02 13:53:27 +00:00
5537138651Updated Czech translation on behalf of mkyral, issue 1180
DrSlony
2012-01-02 13:44:44 +00:00
e1d274a808Focus Mask (beta) and shortcuts for preview modes (issue 1172)
Michael Ezra
2012-01-02 00:10:55 -05:00
3c7d1db7e3New camera color profiles: Canon 5D, G10, Nikon D3100; DCRAW cleanups see issue 1186
Oliver Duis
2012-01-01 20:37:34 +01:00
f33eee1f77Update to DCRAW 9.12, adding new cameras see issue 1179
Oliver Duis
2011-12-30 11:57:11 +01:00
94fb198a87Set all tools to SET by default in Preferences - Batch Processing, issue 1154
DrSlony
2011-12-28 19:05:15 +00:00
91ea850701Solving issue 1096: "Infinite loop when switching to before/after view"
Hombre
2011-12-28 12:23:56 +01:00
516b14cf04Updated Nederlands translation on behalf of Paul Matthijsse, issue 1129, and ran generateTranslationDiffs
DrSlony
2011-12-27 20:00:47 +00:00
d80b2e07b4Solving issue 1175: "Pls add the [Nikon's] file extension nrw to the "Parsed Extensions" list by default".
Hombre
2011-12-26 14:24:33 +01:00
03affbd3b9Change with ICC files
jdc
2011-12-26 06:18:19 +01:00
f9885117b4New Output Profiles see #issue1166
jdc
2011-12-25 07:57:59 +01:00
15866b2856Fix for typo in comment
michael
2011-12-24 12:12:01 -05:00
e1d0a0025dPreview modes: R,B,G channels and Luminosity (issue 1167)
michael
2011-12-24 12:04:22 -05:00
4caeb2b0fbAdding 2 lines forgotten in the previous WB patch: the LED profiles wasn't applied.
Hombre
2011-12-24 15:57:48 +01:00
a0af3e7901Re-tagging 4.0.6, hopefully fixing the screwed up tag and aligning the latesttagdistance back with what it should be
DrSlony
2011-12-19 20:48:54 +00:00
a223ba50eaNeutral Levels & tooltips (issue 1161)
michael
2011-12-18 19:12:47 -05:00