Desmis
e80426bb2f
supress warning in colortemp.cc
2020-02-25 08:14:51 +01:00
Desmis
1165d71269
Merge pull request #5661 from Beep6581/autowb
...
Autowb - new automatic white balance Itcwb
2020-02-25 07:58:35 +01:00
Desmis
74c40382c8
merge with dev
2020-02-25 07:56:36 +01:00
Desmis
001624c2cb
Merge pull request #5660 from Beep6581/wavelenh
...
various improvment to wavelet - clarity - sharp mask - etc
2020-02-25 07:45:04 +01:00
Desmis
92fc0e307f
merge with dev
2020-02-24 11:09:20 +01:00
Desmis
81c6e4635d
merge with dev
2020-02-24 11:05:55 +01:00
Morgan Hardwood
17767ce0aa
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2020-02-18 20:03:30 +01:00
Morgan Hardwood
020051fd4b
Better formatting of generateRtexifUpdates
...
No functional changes.
2020-02-18 20:02:51 +01:00
Ingo Weyrich
e7a4ae3c9f
Fix segfault on close of RT when RT was started with a filename as argument
2020-02-18 18:07:45 +01:00
Ingo Weyrich
4ea92d3e93
Fix broken camonst.json
2020-02-18 18:06:21 +01:00
Morgan Hardwood
67b5a422ce
Polish translation updated by bwisn, closes #5655
2020-02-18 16:20:16 +01:00
Morgan Hardwood
6e7943752f
Added Canon PowerShot S120 dual-illuminant DCP
...
Closes #5637
2020-02-18 13:29:42 +01:00
Morgan Hardwood
12b1d8f767
Polish translation updated by bwisn, closes #5653
2020-02-15 14:47:34 +01:00
Flössie
1069c890f5
Incorporate FreeBSD fix from @mandree ( #5651 ) plus a little hardening
2020-02-14 11:44:57 +01:00
Ingo Weyrich
67ca8e2c19
further aehistograms cleanup
2020-02-13 16:34:45 +01:00
Ingo Weyrich
06be849a31
Finally eliminate aehistograms cache folder, #4904
2020-02-13 16:07:30 +01:00
Ingo Weyrich
30317f4133
use std::fabs, hopefully fixes #5651
2020-02-12 23:38:07 +01:00
Ingo Weyrich
562b19bb5c
Silence -Wunused-macros warning in dcraw.cc, #3558
2020-02-12 21:08:03 +01:00
Flössie
1c0033f798
Collapse all tools on first start ( fixes #4776 )
...
I had to remove the `isVisible` check in `MyExpander::set_expanded()`
because it would trigger in Wavelet and Retinex for unknown reasons.
One inner expander in CIECAM isn't covered by the tool states, and the
way they are distributed to Wavelet and Retinex won't allow for further
tool states in those tools. We should consider to move the tool states
for sub-tools (like Wavelet, Retinex, and CIECAM) to seperate keys in
the `options` file.
2020-02-12 09:04:55 +01:00
Ingo Weyrich
40018b1e9a
Merge pull request #5613 from Beep6581/fix-double-promotion
...
Fix double promotion
2020-02-10 23:00:54 +01:00
Ingo Weyrich
b4c0bb3acb
More double promote fixes
2020-02-10 20:06:43 +01:00
Ingo Weyrich
f0b5ca02e7
More double promote fixes
2020-02-10 16:22:42 +01:00
Ingo Weyrich
2c831a11a7
more double promote fixes
2020-02-09 23:34:12 +01:00
Ingo Weyrich
b627adea3a
Merge branch 'dev' into fix-double-promotion
2020-02-09 16:45:20 +01:00
Ingo Weyrich
0aec0fe0e9
Merge pull request #5610 from Beep6581/mlsharpen_review
...
review mlsharpen
2020-02-09 15:52:02 +01:00
Ingo Weyrich
d9a62aa27a
Fix LGTM alerts
2020-02-09 14:14:46 +01:00
Ingo Weyrich
acdb3c32dd
MLsharpen: cleanup
2020-02-09 12:02:57 +01:00
Ingo Weyrich
dc98f069cb
Merge branch 'dev' into mlsharpen_review
2020-02-09 11:31:55 +01:00
Beep6581
37bfa836f1
Merge pull request #5646 from scx/icons
...
Install additional icons
2020-02-08 16:09:32 +01:00
scx
291abfd7a7
Install additional icons
...
- Install 32x32 icon
- Install 64x64 icon
- Install scalable icon
2020-02-08 12:56:40 +01:00
Flössie
fcbb9f55b6
Fix non-Apple build
2020-02-08 08:45:38 +01:00
Ingo Weyrich
97dfa4e4af
Some more -Wunused-macros fixes
2020-02-07 22:01:58 +01:00
Beep6581
849aa07995
Merge pull request #5641 from Benitoite/patch-21
...
macOS: update to macosx_bundle.sh
2020-02-07 21:03:56 +01:00
Ingo Weyrich
8f291c3ff2
Be -Wunused-macros clean
2020-02-07 20:18:35 +01:00
Benitoite
0bec7719fe
macos: fix some script errors by re-ordering ops
2020-02-07 10:49:01 -08:00
Ingo Weyrich
aae22fcc86
Merge pull request #5617 from Beep6581/devirtualize
...
devirtualize method calls by declaring classes and methods final
2020-02-07 17:06:30 +01:00
Ingo Weyrich
f7fd7e578b
Merge pull request #5611 from Beep6581/reduce_include_dependencies
...
reduce some include dependencies
2020-02-07 17:05:57 +01:00
Beep6581
113f0961d5
Merge pull request #5639 from Benitoite/patch-20
...
CMakeLists.txt LENSFUNDBDIR partial regress
2020-02-07 17:05:09 +01:00
Ingo Weyrich
4221fdf31e
fix regression in Canon sRAW/mRAW black level computation, taken from ART, fixes #5638
2020-02-07 13:52:25 +01:00
Benitoite
1150a4352f
Re-enable a private LENSFUNDBDIR on Win32 and UNIX
...
Restores a few lines in CMakeLists.txt 2cc8918
removed for non-APPLE systems.
2020-02-07 00:47:24 -08:00
Desmis
b5b2c91078
merge with dev
2020-02-06 16:53:11 +01:00
Desmis
e985a5d288
merge with dev
2020-02-06 16:41:40 +01:00
Morgan Hardwood
9bcebf54d5
Merge branch 'merge_5.8_back_to_dev' into dev
2020-02-06 12:05:03 +01:00
Morgan Hardwood
cd1e96b41c
Changes to merge release 5.8 back into dev
2020-02-06 12:04:28 +01:00
Desmis
a91b9d361e
merge with dev
2020-02-06 11:44:03 +01:00
Desmis
a70ab81dcc
merge with dev
2020-02-06 11:20:05 +01:00
Beep6581
44f2400993
Merge pull request #5539 from mattiaverga/klt
...
Fix linking against system klt
2020-02-06 09:53:35 +01:00
Morgan Hardwood
d35dc3f93b
Fix copyright references for the CR3 decoder
...
Closes #5634
2020-02-05 23:27:04 +01:00
Morgan Hardwood
9a9e0acbf2
Bump release date to now
2020-02-04 07:39:52 +01:00
Morgan Hardwood
aa120768ea
Show 5.8 in splash screen
...
Reverts d6fb05938
for `release-5.8` branch
2020-02-03 18:54:40 +01:00