1595 Commits

Author SHA1 Message Date
DrSlony
7f5ee0c151 RELEASE_NOTES.txt for RawTherapee-4.0.8 2012-04-02 23:49:13 +01:00
DrSlony
a6bbf8cb33 Updated PDF manual to 4.0.8. Ready to tag. 2012-04-02 23:42:36 +01:00
DrSlony
59edcbf39a Replaced old 'neutral.pp3' with 'full neutral.pp3' plus some minor changes. 2012-04-02 22:22:34 +01:00
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
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
natureh
9da3425f78 Solving issue 1276: "Segfault on going back in history after pasting profile" 2012-03-18 19:10:16 +01: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
Oliver Duis
62098bddd3 Automatic support for CaptureOne and hacked Nikon ICC profiles
see issue #1274
2012-03-15 17:44:21 +01: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
natureh
7b5f56798f Debug message removed, related to IPTC 2012-03-08 23:18:19 +01: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
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
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
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
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