Commit Graph

3814 Commits

Author SHA1 Message Date
DrSlony
03a7d10318 Updated default lanuage file, and regenerated all language files accordingly.\nRemoved UK and US files as they were unmaintained and unnecessary. 2012-04-02 21:49:33 +01:00
DrSlony
19147c1d75 Fixed generateTranslationDiffs to preserve all newline characters 2012-04-02 20:52:27 +01:00
Oliver Duis
219138f188 6 new camera profiles 2012-04-02 18:58:48 +02:00
Oliver Duis
9d757f7729 New camera color profile: Pentax K10D
see issue 1299
2012-04-02 17:42:04 +02:00
DrSlony
df0e48b5d8 Updated Polish language files, and regenerated all language files 2012-04-02 15:46:37 +01:00
Oliver Duis
7d621effc7 Fixed crash on selecting a Custom input color profile
see issue 1298
2012-04-01 17:18:48 +02:00
natureh
fa33a880e7 Updated french translation 2012-04-01 12:56:45 +02:00
DrSlony
877034acf6 Updated buildRT script 2012-03-31 21:54:05 +01:00
DrSlony
4eadee832c Committed Canon EOS 550D DCP profile from issue 1100 by lebedev.ri 2012-03-31 21:51:14 +01:00
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