7865 Commits

Author SHA1 Message Date
heckflosse
d9d8005706 Some changes as suggested by @Floessie, #5070 2018-12-07 16:22:24 +01:00
heckflosse
72ee991858 Improve detection of flat regions for calculation of dual demosaic contrast threshold 2018-12-07 00:39:41 +01:00
Alberto Griggio
fd48b34cd5 curves: restored the old DCT_Spline implementation (cubic splines), and added new DCT_CatumullRom curve type 2018-12-06 14:11:49 +01:00
Ingo Weyrich
b3ee765bf0
Merge pull request #5067 from Beep6581/get-rid-of-special-windows-code
Get rid of special windows code
2018-12-05 20:54:34 +01:00
heckflosse
d51e9b9bd4 Remove obsolete MSR() in imagesource.h 2018-12-05 19:20:57 +01:00
Ingo Weyrich
0048f29aab
Merge pull request #5064 from Beep6581/contrast_threshold_calculation_improvement
Improve calculation of dual demosaic contrast threshold
2018-12-05 17:35:54 +01:00
heckflosse
feb718adb5 Some changes to CMakeLists.txt, closes #5066 2018-12-05 15:40:14 +01:00
heckflosse
1b0baf78ff buildBlendMask() cleanup 2018-12-05 15:17:12 +01:00
heckflosse
09c55ca6ec Small speedup and code cleanup for autocontrast calculation 2018-12-04 23:13:20 +01:00
TooWaBoo
a5c52c8692
TWB-theme fix csd 2018-12-04 18:00:53 +01:00
heckflosse
75a34ef87e Improve caclulation of dual demosaic contrast threshold 2018-12-04 14:51:13 +01:00
Morgan Hardwood
ca6724557a Merge branch 'dev' into release-5.5 2018-12-03 22:22:34 +01:00
Morgan Hardwood
4a949685ca generateTranslationDiffs 2018-12-03 16:24:41 +01:00
Morgan Hardwood
bd665e7133 Updated language keys in Preferences, closes #5061
Commit bba0f7 cleaned up some language keys. Two of them were
consolidated into one as they had an identical label but belonged to a
different section of the CIECAM02 tool.
As a result, Preferences needed to be updated.
2018-12-03 16:18:16 +01:00
heckflosse
2ec094b1ce remove special windows code, #5058 2018-12-03 13:30:51 +01:00
Alberto Griggio
7cfd9dc8f4 colortoning: fixed bug in setting method in batch mode 2018-12-03 00:55:54 +01:00
Hombre
e2490e5381 Updated French translation 2018-12-03 01:56:10 +01:00
Morgan Hardwood
4e79d68807 CMake file cleanup 2018-12-02 23:00:29 +01:00
Beep6581
39fa791384
Merge pull request #5060 from TooWaBoo/dev
Update Deutsch (Forgot to remove the "!" sign
2018-12-02 22:55:13 +01:00
TooWaBoo
eb24230d08
Update Deutsch (Forgot to remove the "!" sign 2018-12-02 22:32:18 +01:00
TooWaBoo
fc976ef963 Update Deutsch locale 2018-12-02 22:27:37 +01:00
Beep6581
a5a5d66c4a
Merge pull request #5059 from TooWaBoo/dev
Update Deutsch locale
2018-12-02 22:27:13 +01:00
Morgan Hardwood
05547d0348 Preparing for release 5.5-rc1 2018-12-02 22:22:54 +01:00
Morgan Hardwood
07867aa53b Added missing semicolon to bundled processing profiles 2018-12-02 22:21:50 +01:00
TooWaBoo
e7923aa5e8
Update Deutsch locale 2018-12-02 22:13:48 +01:00
TooWaBoo
d1ae79de9a
Merge pull request #1 from Beep6581/dev
Merge from dev
2018-12-02 22:10:50 +01:00
Morgan Hardwood
4aed2ab103 generateTranslationDiffs 2018-12-02 21:55:47 +01:00
Morgan Hardwood
c9e848a896 Updated rtexif using ExifTool-11.20 2018-12-02 21:33:21 +01:00
heckflosse
562ed3b22a MultiLangMgr::getOSUserLanguage (): get rid of special windows code 2018-12-02 21:07:54 +01:00
heckflosse
61c84b9ee7 Get rid of windirmonitor 2018-12-02 20:29:11 +01:00
Beep6581
35f37e55a7
Merge pull request #5056 from TooWaBoo/lens-profile
Lens profile bug fix
2018-12-02 15:25:03 +01:00
TooWaBoo
d6bdce3417
Lens profile bug fix
When changed distortion the profile changed too.
Fixed
2018-12-02 13:29:48 +01:00
Morgan Hardwood
1563854815 Lensfun crop factor warning icon
Replaced inconsistnent stock "dialog-warning" icon with custom warning.png
2018-12-02 02:02:53 +01:00
Morgan Hardwood
d7d823e41b Added support for Panasonic DC-LX100M2
Preliminary support, no white frames available yet.
Issue #5049
2018-12-02 01:27:41 +01:00
Beep6581
b2ef7e1e9c
Merge pull request #5050 from Benitoite/patch-13
macOS: Update lensfun version, copy some libs
2018-12-01 23:24:16 +01:00
Alberto Griggio
c75a0d6bd7 do not apply "filmlike_clip" in rgbProc when clampOOG is false 2018-12-01 22:30:11 +01:00
heckflosse
ac5f3dde2e Merge branch 'dev' into custom-tool-panel 2018-12-01 21:23:27 +01:00
heckflosse
f38f0b0ef7 Be less restrictive regarding variance in pass 2 of dual demosaic auto contrast threshold calculation 2018-12-01 21:18:12 +01:00
heckflosse
bb428421f2 better raw crop for LG mobile LG-H815 2018-12-01 21:00:26 +01:00
Benitoite
96c53ca566
mac: specify HFS+ filesystem for dmg
Fixes incompatibility between generated dmg on macos 10.14 and trying to open in 10.11.
2018-12-01 11:37:59 -08:00
Benitoite
96715ba7b3
macOS: Update lensfun version, copy some libs
Copies 2 libs not picked up by the routine and bumps the lensfun dylib version.
2018-12-01 09:44:19 -08:00
Alberto Griggio
e29ff3cce2 crop: added new locked ratio "Current" 2018-12-01 11:47:47 +01:00
Beep6581
f4cc54351e
Merge pull request #5029 from TooWaBoo/lens-profile
Profiled Lens Correction
- Fixed batch mode.
- Added frames.
2018-12-01 16:42:17 +01:00
heckflosse
5c73de9f83 better raw crop for Canon PowerShot SX150 IS 2018-12-01 14:20:31 +01:00
heckflosse
89f09b6ad6 better raw crop for Canon PowerShot A3100 IS 2018-12-01 14:00:51 +01:00
heckflosse
4673ae3b24 Wrong border interpolation when using IGV, fixes #5048 2018-12-01 13:32:51 +01:00
heckflosse
36312557fb Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-12-01 13:21:06 +01:00
heckflosse
9362f13fcc Wrong border interpolation when using DCB with raw border = 0, fixes #5047 2018-12-01 13:20:30 +01:00
Morgan Hardwood
d0fe52c3ea Japanese updated by firefly, closes #5044 2018-11-30 11:24:55 +01:00
Morgan Hardwood
a6a6fa26da Added "restart required" label for theme #4968 2018-11-29 21:11:30 +01:00