7744 Commits

Author SHA1 Message Date
DrSlony
1f903d5c4c PP3 files updated (full) and changes to options.cc, issue 1341 2012-05-01 01:13:24 +01:00
DrSlony
d1f45d5015 Updated Czech language file on behalf of mkyral, issue 1344. 2012-04-29 20:45:00 +01:00
DrSlony
4837040d64 Updated German language file on behalf of maweso, issue 1348. 2012-04-29 20:03:56 +01:00
Oliver Duis
f5bc982dfc Nikon D7000 camera color profile in DCP format 2012-04-26 19:29:42 +02:00
Oliver Duis
c615e7b132 DCP dual illuminant support
see issue 1336
2012-04-23 17:45:27 +02:00
Oliver Duis
29dc72e26c Code cleanups
on behalf of Lebedev, see issue 1332
2012-04-22 10:44:51 +02:00
natureh
0dec768a2b The "Blend" HL recovery method was not remembered when modified in the Batch Tool Panel editor 2012-04-21 21:52:24 +02:00
Oliver Duis
2727956b19 Fixed Leaf .mos files wrong orientation and colors
on behalf of Torger, see issue 1327
2012-04-21 10:04:27 +02:00
Oliver Duis
6c78b241f5 ICC camera and output profile speedups, cleanup
see issue 1329
2012-04-21 09:16:07 +02:00
Oliver Duis
02cc8464d9 Fixed compilation on 32bit Windows, cleanups
see issue 1333
2012-04-20 22:17:41 +02:00
Oliver Duis
a5fec87ad5 Fixed auto profile detection in some cases
see issue 1312
2012-04-19 21:25:01 +02:00
Oliver Duis
0db92a7f88 Forgot to commit the added files (sorry) 2012-04-16 18:20:35 +02:00
Oliver Duis
0fb058ff00 External programs plugger
see issue 1323
2012-04-16 18:15:08 +02:00
Oliver Duis
364868b394 Fixed BitsPerSample tag in TIFF output header
see issue 1311
2012-04-16 07:44:47 +02:00
jdc
ad956f17f7 Fix bug output gamma 2012-04-14 19:27:54 +02:00
Oliver Duis
b70c4ad51e Fixed NoICM would generate incompatible output image
see issue 1320
2012-04-13 17:15:07 +02:00
Oliver Duis
b9c73e3921 Fixed two crashes in DCP color engine
see issue 1317
2012-04-10 23:26:14 +02:00
Emil Martinec
033755b6df Code cleanup for min/max functions. Committed on behalf of lebedev.ri (thanks!). 2012-04-09 15:42:59 -05:00
Oliver Duis
30681df133 Fixed auto DCP detection did not work with some camera makers
see issue 1312
2012-04-07 18:10:52 +02:00
Oliver Duis
6f26d26abb Performance improvements, espc. using monitor profiles
see issue 1310
2012-04-07 11:10:16 +02:00
Emil Martinec
78d4f80875 Minor updates. Adjusted sensitivity of detail slider. 2012-04-06 20:25:11 -05:00
Oliver Duis
37ae5773b7 Updated Japanese translation
on behalf of a3novy, see issue 1302
2012-04-04 19:30:17 +02:00
Michael Ezra
7a8de27854 Fixes for packahed profiles. Addition of neutral-UnchangedTransforms profile. 2012-04-03 21:49:54 -04:00
Oliver Duis
cded84889b Added renamed color profiles (US specific name) 2012-04-03 22:34:18 +02:00
Emil Martinec
91dc09b0ee Converted image data arrays rawData,red,green,blue to array2D class objects. 2012-04-03 01:09:29 -05:00
Emil Martinec
b9b6d7aed9 Minor improvements; fixes problem that impulse denoise removed fine detail unless Ldetail=100. 2012-04-02 21:55:42 -05:00
DrSlony
99ed2f501b Added tag 4.0.8 for changeset 4072ea5c0abd 2012-04-02 23:49:26 +01:00
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
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