7830 Commits

Author SHA1 Message Date
heckflosse
43ea69447f Skip language file entries starting with ! 2017-10-16 21:54:09 +02:00
heckflosse
45b3f9e27c Merge branch 'dev' into ph1speedup 2017-10-16 15:10:07 +02:00
heckflosse
90e4e41b85 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2017-10-16 14:59:46 +02:00
heckflosse
8621327678 Tiff files are not shown anymore after clearing cache, fixes #4149 2017-10-16 14:59:08 +02:00
Hombre57
9adddece2c Require Gtk >= 3.22.24 for Windows, see #4141 2017-10-15 22:15:10 +02:00
Morgan Hardwood
b9faa66313 Updated rtexif using ExifTool-10.63 2017-10-15 22:13:08 +02:00
Morgan Hardwood
67c75eeb85 Added NIKON D700 dual-illuminant DCP, closes #4136 2017-10-15 21:44:24 +02:00
Morgan Hardwood
03ba1828db Removed old Nikon D700.dcp 2017-10-15 21:38:45 +02:00
Morgan Hardwood
d899a8df97 generateTranslationDiffs 2017-10-15 21:32:36 +02:00
Beep6581
dd4fef5370 Merge pull request #4146 from TooWaBoo/dev
exifpanel.cc, Deutsch locale, TooWaBlue theme
2017-10-15 21:14:58 +02:00
Morgan Hardwood
3d6d70fb02 Fixed Pixel Shift spelling in languages/default 2017-10-15 21:07:21 +02:00
TooWaBoo
a44ee03840 Update TooWaBlue theme v2.57
Fixed some small GUI glitches.
2017-10-15 19:04:05 +02:00
TooWaBoo
a7ca5c9590 Update Deutsch locale 2017-10-15 18:57:32 +02:00
TooWaBoo
8c74740738 Missing and wrong classes fix 2017-10-15 18:54:40 +02:00
Desmis
74cc88ff2f merge with dev 2017-10-14 08:34:38 +02:00
Hombre57
dfe40677e2 Fix coverity issue 2017-10-13 23:25:24 +02:00
Alberto Griggio
2956be333b speed up loading of film simulation cluts by using one shared TreeModel for all the combo boxes 2017-10-13 23:06:52 +02:00
Morgan Hardwood
1a046611cf generateTranslationDiffs 2017-10-13 22:55:23 +02:00
Hombre57
02463995af Merge branch 'dev' into multiframe-handling 2017-10-13 22:51:42 +02:00
Hombre57
d749c44a5e Revert "Updated language file (#4008)"
This reverts commit bfc8f2891ad1c206fe8b00fa82d069bbd02272d9.
2017-10-13 22:50:32 +02:00
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
Desmis
b19e12732a Some various changes to improve... 2017-10-13 08:14:31 +02:00
Morgan Hardwood
2b3dfb3f3c Added comment to executable_loader.in 2017-10-12 22:29:42 +02:00
Desmis
cffb29d17b merge wirh Dev 2017-10-12 17:49:35 +02:00
Desmis
baa2d91ee6 add chroma to cbdl 2017-10-12 17:46:31 +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
Desmis
c62be4dec9 Fixed expander cbdl state 2017-10-10 11:44:42 +02:00
Desmis
3f50eab378 merge with Dev 2017-10-10 11:12:04 +02:00
Desmis
c596ffa429 Comment code and some changes 2017-10-10 11:09:41 +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
Desmis
c7891e8e32 merge with dev 2017-10-01 09:38:18 +02:00
Desmis
a741821acf In GUI fixed bad Hueref and prep Spot 2017-10-01 09:03:26 +02:00