5406 Commits

Author SHA1 Message Date
heckflosse
e6f57b1978 Use std::string instead of Glib::ustring for key of map in camconst, #4140 2017-10-13 21:34:55 +02:00
heckflosse
5a0e4de607 When no lcp is selected, rt does not show (none), fixes #4143 2017-10-13 21:23:21 +02:00
heckflosse
77b3576059 dual-threaded fill of lensfun treestores, #4140 2017-10-13 21:05:37 +02:00
heckflosse
93f6bf89b9 Multithreaded init phase, #4140 2017-10-13 20:59:49 +02:00
heckflosse
b6bf4aba05 Don't create Metadata panel for batch editor, #4140 2017-10-13 20:54:03 +02:00
heckflosse
fd0d50fe0d Use std::string instead of Glib::ustring for the map-key in rtimage.cc, #4140 2017-10-13 20:53:15 +02:00
Morgan Hardwood
2b3dfb3f3c Added comment to executable_loader.in 2017-10-12 22:29:42 +02:00
Hombre57
f38680b0f8 Updating misleading tooltips of Soft-proofing buttons (no issue) 2017-10-10 23:42:59 +02:00
Hombre57
dcd2922167 Let users select RGB Input ICC profiles for output profiles
as requested there
https://discuss.pixls.us/t/rawtherapee-restriction-on-user-chosen-output-profile/5301
(no issue)
2017-10-10 23:03:57 +02:00
heckflosse
f38b271d74 fix heap-buffer-overflow in wavelet, Detected by AddressSanitizer. #4127 2017-10-10 15:44:27 +02:00
Hombre57
bfc8f2891a Updated language file (#4008) 2017-10-09 23:31:23 +02:00
Alberto Griggio
1fdc2d7b49 dcraw: do not use CameraCalibration matrices when loading DNG files
This is to make sure that DNG-converted and original raw files are processed in the same way

Fixes #4129
2017-10-09 09:46:00 +02:00
heckflosse
d84a3fd40a Improve start time of rawtherapee when Dark-frames and Flat-fileds directories are set at default (windows), fixes #4103 2017-10-08 17:27:39 +02:00
heckflosse
2f32afa841 Raw CA correction created an artifact, fixes #4116 2017-10-08 15:36:31 +02:00
Hombre57
2ef064f7d4 Various bugfix (see #4008) :
1. RT could crash in some circumstances with single frame image
2. UNICODE UserComment now done when already existing in raw file
3. When editing UserComment in the ExifPanel, the Value filed is now
filled with the current value
2017-10-07 00:43:45 +02:00
Hombre57
180912df0f Merge branch 'dev' into multiframe-handling 2017-10-04 23:34:28 +02:00
Hombre57
bb874bcce7 Bigfix (see #4008) :
- CIECam now gets the shot's setting of the selected frame
- 'UserComment' metadata now correctly handled
- RT prepared to handle XTrans multiframe
- SensorType now set in the cache/data files
2017-10-04 23:27:08 +02:00
Floessie
55172ee7ac Merge pull request #4131 from PkmX/patch-1
Fix missing filename after closing save-as dialog
2017-10-04 14:54:52 +02:00
Floessie
dd6fbbd8dd Merge pull request #4130 from Benitoite/patch-1
AppleLocale / executable loader fix
2017-10-04 14:41:02 +02:00
PkmX
e4f24fff9c Fix missing filename after closing save-as dialog
Currently, if you open the save as dialog, press ESC to close the dialog and then re-open it, the filename is cleared to `"."`.

This patch sets `SaveAsDlg::fname` so RT always gets the original filename back even if the dialog is dismissed.
2017-10-04 19:36:25 +08:00
Benitoite
da2b09925f AppleLocale / executable loader fix
Ref: https://github.com/Beep6581/RawTherapee/issues/4128
https://discuss.pixls.us/t/error-processing-queue-invalid-byte-sequence-in-conversion-input/1188/18
2017-10-03 14:38:30 -07:00
Flössie
c6c9ad5eef Sort HaldCLUT directories (fixes #4123) 2017-10-02 07:49:12 +02:00
Morgan Hardwood
02807fc1de Prepare to merge release 5.3 back into dev 2017-10-01 01:02:38 +02:00
Morgan Hardwood
ec0f793685 Preparing for release 5.3 2017-09-30 21:31:22 +02:00
Morgan Hardwood
2dbd307416 Merge branch 'dev' into release-5.3-rc1 2017-09-30 15:45:50 +02:00
Morgan Hardwood
2f19546c72 astyled rtengine/improcfun.cc 2017-09-30 15:45:17 +02:00
Morgan Hardwood
6828cf6eaf Fixes crash involving locale conversion of lensfun strings, by Floessie, fixes #4117 2017-09-30 15:41:52 +02:00
Jean-Christophe
287e81608c Merge pull request #4120 from TooWaBoo/dev
RT-Theme, Gtk-CRITICAL scrollbar fix (see #3545)
2017-09-30 12:44:04 +02:00
TooWaBoo
8e7fcefe7b Gtk-CRITICAL scrollbar fix
Fix: https://github.com/Beep6581/RawTherapee/issues/3545#issuecomment-333233305
Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
2017-09-30 00:04:45 +02:00
Morgan Hardwood
930394ffe8 Fix for some lenses in the Lensfun combo causing markup warnings, #4111 2017-09-29 12:47:23 +02:00
Desmis
dbe1fb3fa6 Suppress compilation warning in improcfun.cc due to sumQ 2017-09-29 08:31:06 +02:00
Morgan Hardwood
8c0689fd43 Copied the Panasonic DC-TZ91 to 90, 92 and 93, #4004 2017-09-29 00:45:35 +02:00
Morgan Hardwood
6615061780 Merge branch 'dev' into release-5.3-rc1 2017-09-29 00:37:50 +02:00
Morgan Hardwood
0a3a4a1e74 Added Panasonic DC-TZ91 dual-illuminant DCP, closes #4115 2017-09-29 00:05:52 +02:00
Morgan Hardwood
9a931821d9 Added Canon EOS 6D Mark II dual-illuminant DCP, closes #4114 2017-09-29 00:04:48 +02:00
Morgan Hardwood
0f2606dc5b Added Canon EOS 60D dual-illuminant DCP, closes #4113 2017-09-29 00:03:49 +02:00
Morgan Hardwood
091a0b4c59 Added Canon EOS 1300D dual-illuminant DCP, closes #4112 2017-09-29 00:03:17 +02:00
heckflosse
db289ffaf4 Merge branch 'dev' into ph1speedup 2017-09-28 16:37:19 +02:00
heckflosse
76a77865ea O(n²) when using clear from cache in file browser, fixes #4110 2017-09-28 16:34:42 +02:00
Hombre57
e97c7cad2c Bugfix: when 'off', "Show all" only shew the first frame
The QuickInfo panel now reflect the selected subframe's metadata
See #4008
2017-09-28 00:25:23 +02:00
Hombre57
0807510603 Bigfix: CR2 files couldn't find the metadata for display (see #4008) 2017-09-26 21:42:59 +02:00
heckflosse
44e2e5f95a Merge branch 'dev' into ph1speedup 2017-09-26 21:20:14 +02:00
heckflosse
3f31a2eed6 Applying Auto white balance to large files in file browser leads to wrong results, fixes #4108 2017-09-26 20:58:50 +02:00
Morgan Hardwood
ea0934547b Merge branch 'dev' into release-5.3-rc1 2017-09-26 14:11:28 +02:00
Morgan Hardwood
e16b9da1c5 Merge branch 'Benitoite-dev' into dev (lensfun fixes to macosx_bundle.sh, #4107). 2017-09-26 14:09:39 +02:00
Morgan Hardwood
d1da927a2c Changed hard-coded path to RESOURCES variable in macosx_bundle.sh, #4107 2017-09-26 14:09:17 +02:00
Morgan Hardwood
172cbc1c9e camconst.json updates by iliasG, closes #3988. Changes:
- FUJIFILM X-A10
- Nikon D850
- OLYMPUS E-M1MarkII.
- OLYMPUS E-M10 Mark III.
- Panasonic DC-FZ80, Panasonic DC-FZ81, Panasonic DC-FZ82, Panasonic DC-FZ83.
- Panasonic DMC-TZ70, Panasonic DMC-TZ71, Panasonic DMC-ZS50, Panasonic DMC-ZS51.
- Panasonic DC-ZS70, Panasonic DC-TZ90, Panasonic DC-TZ91, Panasonic DC-TZ92, Panasonic DC-TZ93.
- Sony DSC-RX10M4.
2017-09-26 13:54:15 +02:00
heckflosse
ab07f62d8e Improved support for Fuji X-A10 and Pentax KP 2017-09-26 13:46:30 +02:00
Benitoite
fdd207693b Update macosx_bundle.sh 2017-09-25 23:29:02 -07:00
Benitoite
bd7cebc37b Merge pull request #7 from Beep6581/dev
Fork Pull
2017-09-25 23:26:20 -07:00