7205 Commits

Author SHA1 Message Date
Oliver Duis
d619556df8 Update to DCRAW 9.11
see issue 1036
2011-10-09 18:47:58 +02:00
Oliver Duis
9a226e547a Corrupted TIFF when converting some FUJI Raws
see issue 1035
2011-10-09 10:39:19 +02:00
Oliver Duis
83e328c7cc Corrected RT version number in TIFF output 2011-10-07 22:34:45 +02:00
Oliver Duis
6a989d2267 Updated german translation
on behalf of MaWe; see issue 1033
2011-10-06 19:55:17 +02:00
Oliver Duis
6f18cadcd5 Auto remember last white balance stop size
see issue 1032
2011-10-05 20:07:33 +02:00
Oliver Duis
8d1a1d7d95 New camera color profiles: Panasonic DMC series, Olympus E-P2
see issue 1028
2011-10-04 14:34:39 +02:00
Oliver Duis
6f5eb6b371 Fixed image should not open multiple times
see issue 1024
2011-10-03 19:04:44 +02:00
Oliver Duis
f5d3f60789 Updated chinese translation
on behalf of lilil; see issue 1007
2011-10-03 15:14:40 +02:00
Oliver Duis
37c50583dd Optimized colorimetric intent
see issue 1026
2011-10-03 14:59:25 +02:00
Oliver Duis
5e1f65ecde Fixed black highlights when increasing Lab saturation on some occasions
see issue 1025
2011-10-02 20:06:58 +02:00
Oliver Duis
f4a6dc5b61 New camera color profiles: Nikon D700, Sony A700, Canon 450D
see issue 1023
2011-10-01 17:00:01 +02:00
Emil Martinec
de28524530 Slight change to impulse denoise at higher slider settings. In the previous version, values above about 80 lead to unpleasant 'blotchy' appearance. This patch attempts to smooth that out by increasing the sampling radius at large values of the slider; lower settings are unaffected. 2011-09-28 13:14:51 -05:00
michael
ea5a0dfb72 Enhancement: Before/After lock-unlock (see issue 1017)
Lock: keep the Before view unchanged -
useful to evaluate the cumulative effect of multiple tools.
Additionally, comparison can be made to any state in the History

Unlock: the Before view will follow the After view 1 step behind,
showing image before the effect of the currently used tool
2011-09-26 22:45:00 -04:00
Oliver Duis
73e8f043ee Fixed compiler issues with newer libpng versions
on behalf of lebedev; see issue 1005
2011-09-24 23:53:02 +02:00
Oliver Duis
de602fa391 Fixed blend matrix does not work correctly/causes crashes, new V2
see issue 1010
2011-09-20 19:22:53 +02:00
Oliver Duis
a744c9de6e Auto disable of "ICC standard profile" when non is available
see issue 938 (should have committed this before 4.0.3 :-( )
2011-09-19 18:04:00 +02:00
Oliver Duis
e65d2bbf24 Tagged 4.0.3 2011-09-18 16:48:32 +02:00
Oliver Duis
647c6bb7a1 Added tag 4.0.3 for changeset 977e9d748557 2011-09-18 16:48:19 +02:00
natureh
08b967f62b Patch from issue 975 on behalf of Phil: "Proposition of a patch right Pannel (new visual rendering <-> icons instead of text)"
It moreover better handle workflow changes: no need to restart RT for some options.
2011-09-18 15:39:21 +02:00
Oliver Duis
d37af496b4 Fixed deleting/moving image does not update image count; inconsistent brackets
see issue 995
2011-09-16 13:43:32 +02:00
Emil Martinec
6b4bafd6f8 Bugfix for 'Color propagation' highlight reconstruction. 2011-09-15 23:50:52 -05:00
Emil Martinec
de116ae16c Improvements for highlight reconstruction modes 'Blend' and 'Color propagation'. 2011-09-15 20:54:40 -05:00
DrSlony
f20c2a5836 Cleaned up capitalization of 'fullscreen', issue 1002 2011-09-16 01:56:16 +01:00
natureh
b9fb664670 Solving issue #984: Crash on opening raw 2011-09-14 00:41:18 +02:00
Oliver Duis
3f921ea255 Updated Swedish translation
on behalf of Johan; see issue 997
2011-09-14 00:16:20 +02:00
DrSlony
9020e31919 Added the updated Polish translation by Salvadhor (issue 982). Updated the README file. Re-generated all language files. Fixed line terminators in all language files to CRLF. 2011-09-11 21:25:33 +01:00
DrSlony
c8d4c31e64 Added the updated Polish translation by Salvadhor (issue 982). Updated the README file. Re-generated all language files. Fixed line terminators in all language files to CRLF. 2011-09-11 21:24:31 +01:00
Oliver Duis
e2e3b7cc01 Remove useless option "profile applies gamma"
see issue 985
2011-09-11 22:05:18 +02:00
Emil Martinec
7c50201491 Improvements to HL reconstruction: color propagation. 2011-09-09 23:56:07 -05:00
Hombre
e56f3958e1 For those who'd like to use their mouse scroll wheel to scroll the tool panel, there's a new option in Preference to disable the vertical scrollbar (see issue 735). The side effect of that is better stability of the curve editor's size. 2011-09-08 21:50:29 +02:00
Oliver Duis
2617c6bccf Next correction of DCRAW camera color matrices
on behalf of Colin, see issue #930
2011-09-06 19:34:36 +02:00
michael
8f7eaf6071 Fix for CustomWB recall (issue 928) 2011-09-05 12:04:33 -04:00
natureh
7a6bafed2f Fixing issue 966: ""Gripped" image movement not matching image scale." regarding the label of the tool, and issue 970: "Factor 1 in "Panning acceleration" works only in 1:1 view" 2011-09-05 01:38:08 +02:00
Michael Ezra
249d372531 Enhancement to Channel Mixer UI on behalf of Philippe goo...@hupe.me; (issue 958) 2011-09-04 17:27:25 -04:00
Hombre
cf12b711bf "default" language file has to be UTF8 encoded, like the other ones (special chars are included) 2011-09-04 20:22:06 +02:00
Hombre
ee5b7c3a88 Various enhancement of the curves (see issue 968) :
- less memory required (512 KB less)
- isIdentity() method has to be used by developers to let the user preselect a curve type without processing overhead
- faster NURBS getVal(float t) method, by using a hash table
2011-09-04 18:16:21 +02:00
natureh
247cebbb2e Splitting "Local sharpening" (formerly "Clarity and Sharpening") in 2 separate tools : "Edges" and "Microcontrast" (see issue 927)
I've modified the languages files as well, but traductors should have a look at what i did...
2011-09-04 12:00:18 +02:00
Oliver Duis
9dc19120c2 Fixed enabling shadow/highlights on some pics clips highlights; weired artifacts with negatives
latter fix by Emil; see issue 965
2011-09-04 09:20:33 +02:00
Oliver Duis
9ac2163c70 Preview performance improvement when using monitor profile
see issue #964
2011-09-03 14:05:57 +02:00
Oliver Duis
a75a41eb6d Fixed a crash with Canon SRAWs and other non-bayer pattern formats
see issue 957
2011-09-03 13:38:41 +02:00
Oliver Duis
eef4094f84 Corrected DCRAW camera color matrices
on behalf of Colin, see issue #930
2011-09-02 17:05:35 +02:00
natureh
42ba3169e0 Solving issue 735 : "Zooming with mouse wheel should zoom where the mouse is".
The scroll wheel is now used for scrolling the editor's tab content. If you want
to change the spin button's/slider's value or combobox entry, press the SHIFT key
while using the scroll wheel.

This patch also:
- reduce the spin buttons size (50px wide, instead of 70px)
- reduce the minimum size of the combobox (tool panels can now be narrower before
  showing the horizontal scrollbar)

Note to developers:
-------------------
When creating GUI for editor tools, please use the MyComboBox, MyComboBoxText,
MySpinButton and MyFileChooserButton derived class only in order to handle
the scroll wheel properly (-> #include <guiutils.h>).

Known bug: The MyFileChooserButton thas is a FILE_CHOOSER_ACTION_SELECT_FOLDER
does not respond correctly to the new behaviour.
2011-09-02 15:16:30 +02:00
natureh
aaaccfa451 Solving issue 681 completly : RT now search for an OS environment variable "RT_CACHE" first, in order to set the cache folder path (no "RawTherapeeXXX" subdirectory will be created). This variable is fully optional. 2011-09-02 14:57:36 +02:00
ffsup2
62db8ad43a Updated Italian language on behalf of eosforon 2011-09-01 19:28:39 +02:00
Oliver Duis
a03d25529e Updated german translation
on behalf of MaWe, see issue 956
2011-09-01 18:51:28 +02:00
Emil Martinec
bb12e5ae03 Fix for channel mixer bug. 2011-09-01 10:40:08 -05:00
Emil Martinec
ee83bfad63 Fix for channel mixer bug. 2011-09-01 10:34:34 -05:00
Philip Rinn
cf96379448 Remove deprecated Encoding key from rawtherapee.desktop.in an add file extension for the icon 2011-09-01 11:16:18 +02:00
michael
24d0a1657b Enhancement: exposure comp in preview's image info (issue 954) 2011-08-31 20:38:33 -04:00
Oliver Duis
d76f3c38c5 Blend CMS with matrix feature
see issue 951
2011-08-31 19:49:00 +02:00