Commit Graph

1746 Commits

Author SHA1 Message Date
Troy Sankey
61f287b364 Photo saved via queue from the Editor tab looks different to the one saved from the File Browser tab, issue 1471 2012-07-18 18:38:50 -07:00
Troy Sankey
ed4bfcf7d5 Updated COMPILE.txt with Fedora deps 2012-07-18 17:27:29 -07:00
DrSlony
ccde212975 COMPILE.txt update for fftw3, issue 1483 2012-07-18 00:10:45 +01:00
DrSlony
cfd2972e1e Removed "inode/directory;" from rtdata/icons/rawtherapee.desktop.in, issue 1398 2012-07-18 00:00:04 +01:00
DrSlony
134b53968e Updated Russian language file on behalf of Loooooker, issue 1498 2012-07-17 23:54:34 +01:00
Oliver Duis
6a4c25bbb4 Massive speedup on closing RT having a large image cache
see issue 1494
2012-07-17 21:08:44 +02:00
michael
d1453e2961 Shortcut (Ctrl-Shift-S) for saving processing profile in editor (Issue 1170) 2012-07-17 07:41:12 -04:00
Oliver Duis
108ea81b2b Fixed File Operations -> Delete with output from queue does not delete the associated *.pp3 file
on behalf of Lebedev, see issue 1485
2012-07-14 17:24:21 +02:00
Oliver Duis
11178a1f85 Changed color sampler units
see 1478
2012-07-14 17:05:00 +02:00
Oliver Duis
2efc3926f8 Updated Japanese translation + small typo
on behalf of a3novy, see issue 1484
2012-07-13 07:50:34 +02:00
ffsup2
5ffa1a609a Bugfix for [XXX.badpixels] file not working
Previous code cleanup changed int into size_t generating wrong behaviour
in the comparison line
2012-07-12 21:46:07 +02:00
Oliver Duis
752e1562b3 Reworked color functions 2
see issue 1052
2012-07-11 22:51:57 +02:00
Oliver Duis
f7112ac0f0 Small fix for LCP after Tokina patch
see issue 1464
2012-07-11 18:42:04 +02:00
Oliver Duis
8b8ced3a39 Reworked color functions
see issue 1052
2012-07-11 09:10:49 +02:00
Oliver Duis
af9fb61241 DCP color profile for Leaf Aptus 75
thanks torger for the reference shot, see issue 1465
2012-07-10 19:20:10 +02:00
Oliver Duis
d138125a5e DCP color profile for Canon EOS 5D Mark III
thanks Lebedev for reference shot, see issue 1467
2012-07-10 07:26:04 +02:00
Oliver Duis
f89e303877 DCRAW 9.16 v1.451 update
see issue 1461
2012-07-09 21:36:29 +02:00
Oliver Duis
d7b593f74f Added support for some non-standard Tokina LCPs
see issue 1464
2012-07-08 21:43:02 +02:00
michael
c1701da96b OMP speedup for icc profiles (see issue 1462) 2012-07-07 20:37:51 -04:00
DrSlony
20ecdd5bf9 Removed hidden image files as nobody knows what they're for. Issue 1409 2012-07-08 00:24:37 +01:00
DrSlony
dd5a63ec0d Updated "rt" to "rawtherapee" in tools/osx/start. Issue 878 2012-07-07 23:41:56 +01:00
DrSlony
218231848c Enhancement of all file save dialogs. Committed on behalf of Sankey, issue 1314 2012-07-07 23:00:28 +01:00
Oliver Duis
5bd13c22a4 Raw white point correction for LUT based profiles (DCP only)
see issue 1466
2012-07-07 23:08:04 +02:00
Oliver Duis
00c280a80e Added non-bayer and compressed raw format support for Raw White point
see issue 1458
2012-07-06 21:51:08 +02:00
Oliver Duis
f3a473d38b LCP CA correction now usable on more RAW types
see issue 1421
2012-07-06 18:39:54 +02:00
Ilia Popov
ff7701b04f Fix unclosed <b> tags in language files, which caused warnings to appear in console 2012-07-06 01:11:51 +02:00
Oliver Duis
33cf83127b DCRAW 9.16 update
see issue 1461
2012-07-05 20:41:54 +02:00
michael
48a56db27e Adding support for jpeg and tiff file extensions (on behalf of sankeytms) see issue 1215.
For existing RT installations - add 'jpeg' in Preferences/FileBrowser tab, Parsed extensions.
2012-07-05 07:31:30 -04:00
natureh
02c12d5259 Solving issue 1444: " Better Vibrance tool's threshold handling" 2012-07-03 23:49:45 +02:00
natureh
dba91ea39e Addentum to bugfix of issue 1331: "BrowserToolPanel shrinks after every RT restart", on behalf of sankeytms 2012-07-03 15:32:10 +02:00
natureh
1462d79270 Solving issue 1457: "Preview sometimes doesn't update, demozaicing occure too often" 2012-07-03 10:45:02 +02:00
DrSlony
51a42443a9 Fix for shrinking BrowserToolPanel when using vertical tabs mode. Committed on behalf of Sankey, issue 1331 2012-07-02 21:42:13 +01:00
Ilia Popov
dd609ae6eb Remove inclusion of unnecessary headers, which was introduced by commit c148c40867dc and was breaking non-windows builds 2012-07-02 16:41:34 +02:00
DrSlony
11f727169d Revision of COMPILE.txt, issue 1431 2012-07-02 03:03:00 +01:00
Oliver Duis
33f565a1ba Fixed multiprocessor sharpening bug
see issue 1454
2012-07-01 22:20:09 +02:00
Oliver Duis
d47bab4380 Fixed Nikon D800E image dimensions
see issues 1452
2012-06-30 22:30:39 +02:00
DrSlony
575357708c Do not use system theme by default, and do not use single row file browser toolbar by default. Issue 1451 2012-06-30 00:25:59 +01:00
Philip Rinn
12f6805674 Make shure all C/C++ flags are set before we create AboutThisBuild.txt. 2012-06-29 23:06:44 +02:00
DrSlony
eebc4743f9 Fixed buildRT to work with the -b buildonly flag when building some older versions 2012-06-28 22:34:15 +01:00
Philip Rinn
75be02bd39 Change the compiler detection in AboutThisBuild.txt (not gcc specific anymore).
See issue 1441.
2012-06-27 19:49:06 +02:00
Oliver Duis
3819da3726 Fixed memleak when raw loading fails 2012-06-26 22:45:37 +02:00
DrSlony
17d60e12b0 "Reset to default" values synchronized with the "Default" profile 2012-06-26 21:08:12 +01:00
DrSlony
340cb55dc9 Changed neutral shcompr value from 0 to 50, issue 1392 2012-06-26 21:03:33 +01:00
DrSlony
63d315da44 buildRT header update 2012-06-26 20:00:54 +01:00
DrSlony
da30c71152 Updated buildRT to make out-of-source builds 2012-06-26 19:58:06 +01:00
Oliver Duis
93dc63f542 Fixed color pixels using HSV equalizer, S/H speedup and fix
see issue 1436
2012-06-26 20:34:08 +02:00
Oliver Duis
b1bb0af84e Fixed pink tint on thumbs, espc. Canon files
see issue 1437
2012-06-26 08:00:13 +02:00
Philip Rinn
28966315b9 Fix corrupted Exif MakeNotes.
On behalf of panlop, see issue 615.
2012-06-26 00:11:33 +02:00
Philip Rinn
128c6dee7b Make out-of-source build possible and encourage people to use it.
On behalf of lebedev.ri, see issue 1340.
2012-06-25 23:37:20 +02:00
Oliver Duis
c71fab4feb Improved Batch Queue stability
see 1383
2012-06-25 16:45:07 +02:00