7205 Commits

Author SHA1 Message Date
Oliver Duis
36b86ddaf3 Clipless and fast DCP color profile engine
see issue #1295
2012-03-31 19:02:42 +02:00
Emil Martinec
982f95f747 Fixing flaw in gamma transform. 2012-03-31 09:22:14 -05:00
Emil Martinec
bec0a30ef1 Bugfixes, in particular fixed memory leak in destructor of cplx_wavelet_dec.cc. 2012-03-29 07:52:32 -05:00
Oliver Duis
76064f0d2a New camera color profiles: Nikon D3000, Sony A900, (Sony A55)
see issue #1292
2012-03-27 19:54:47 +02:00
Michael Ezra
22b6e81b3d Fix for Lab Brightness precision in the UI 2012-03-25 22:29:10 -04:00
Oliver Duis
33288c09e8 Support for ICC profiles in subdirectories
see issue #1286
2012-03-22 19:12:20 +01:00
Emil Martinec
62d8f39352 Added indications where OpenMP pragmas should be placed: Look in the code for comments of the form
//OpenMP here
2012-03-19 08:51:59 -05:00
Emil Martinec
80bc1a6afc Removing dirpyrLab_denoise.cc (deprecated code); implementing fix in issue 1084 (now moved to color.cc). 2012-03-19 07:44:42 -05:00
natureh
9da3425f78 Solving issue 1276: "Segfault on going back in history after pasting profile" 2012-03-18 19:10:16 +01:00
Emil Martinec
b263308ca1 Bugfix for detail window crash, and code cleanup. 2012-03-18 11:23:40 -05:00
Oliver Duis
303673870d New camera color profile: Canon Powershot G12
see issue 1281
2012-03-17 11:27:52 +01:00
Oliver Duis
2a507c8615 Code cleanups
on behalf of Lebedev, see issue 1279
2012-03-16 15:22:27 +01:00
Oliver Duis
d520543462 New camera color profile: Canon 40D
see issue 1280
2012-03-16 15:15:40 +01:00
michael
3c95953725 Fix for NR gamma, NR Ldetail history message and History NR decimal values 2012-03-15 23:40:49 -04:00
michael
b01fa83148 Fix for NR GUI defaults, label & a little code pretification 2012-03-15 22:36:41 -04:00
Oliver Duis
62098bddd3 Automatic support for CaptureOne and hacked Nikon ICC profiles
see issue #1274
2012-03-15 17:44:21 +01:00
Emil Martinec
25417b2d36 Removed some problematic OpenMP calls. 2012-03-12 10:55:01 -05:00
Emil Martinec
9d0d552abe UI bugfixes (thanks Michael). 2012-03-10 22:21:23 -06:00
Emil Martinec
05bf171f9c Tile processing implemented. Somehow in recent commits, NR settings are not being saved consistently in the pp3. 2012-03-10 15:12:47 -06:00
DrSlony
49be9059a4 Updates to buildRT script 2012-03-09 21:28:36 +00:00
DrSlony
9f2a19d9c6 Removed verbosity of clean script 2012-03-09 21:17:24 +00:00
Emil Martinec
e1c38c6030 Restoring a file inexplicably lost during the merge. 2012-03-08 20:50:43 -06:00
Emil Martinec
f47b4b5bb0 Merge from default. Hope I did it right... 2012-03-08 20:27:30 -06:00
natureh
7b5f56798f Debug message removed, related to IPTC 2012-03-08 23:18:19 +01:00
Emil Martinec
380728e1f0 Minor updates, code cleanup. 2012-03-08 14:52:57 -06:00
Emil Martinec
0f21937c02 GUI update, thanks Michael! 2012-03-04 17:10:25 -06:00
Emil Martinec
04971bdd96 Fixed gamma call in deprecated dirpyrdenoise code. 2012-03-04 12:21:01 -06:00
natureh
6bfbcb849c Correction of an assertion in array2D.h which had became uneffective due to the last change. 2012-03-03 10:52:08 +01:00
Emil Martinec
16947d6450 More code cleanup. 2012-03-02 10:08:39 -06:00
Emil Martinec
3d8c7801ba Improvements. Some code cleanup. Nearing final version. 2012-03-01 22:53:51 -06:00
Michael Ezra
a1714994f2 Fix - adding '.out' to the pp3 filename next to output file when image is saved via queue 2012-02-28 21:40:23 -05:00
Oliver Duis
2fdee764f2 Fixed international characters in RT profile builder sample 2012-02-27 17:44:24 +01:00
natureh
dd93fff44c Committing patch from issue 1240: "Partial profile handling" 2012-02-26 03:23:08 +01:00
natureh
c21fa69aea Suppressing loads of GCC warning about automatic typecasting ambiguity 2012-02-26 01:05:57 +01:00
natureh
d5cc52771b Solving issue 1241 on behalf of skraft61: "CropHandler::update is called too often". It also remove the main preview's scrollbars. 2012-02-25 19:41:44 +01:00
natureh
ea5a4f73cf Applying patch from issue 1257: "Code cleanup: removal of unnessesary variables, fixed C-style pointer casting" on behalf of lebedev 2012-02-25 16:10:20 +01:00
DrSlony
59623f63ab Biometric passport (ePassport) crop ratio and guides. Issue 1259 2012-02-21 23:01:35 +00:00
DrSlony
33d2ff3efb Updated the desktop file and mime-types. Removed old rtinstaller.nsi from root 2012-02-20 23:42:08 +00:00
natureh
55265a1687 Small bugfix of the main cmakelist, to properly handle PROC_TARGET_NUMBER=2 2012-02-18 22:35:02 +01:00
DrSlony
d64d48c6f8 Updated and renamed the buildRT and benchmarkRT scripts. 2012-02-15 01:26:45 +00:00
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