7615 Commits

Author SHA1 Message Date
Hombre
2d0b376ae9 Merge branch 'dev' into hidpi-icons 2019-02-28 21:57:44 +01:00
Hombre
d66437dd98 Updated RawTherapee theme, now works in HiDPI mode
see issue #3547
2019-02-28 21:30:20 +01:00
Flössie
0cbc4923bc Relax dependency from procparams.h 2019-02-28 20:44:50 +01:00
heckflosse
1786731f4a raw crop for FUJIFILM X-H1 2019-02-28 16:31:47 +01:00
heckflosse
5f186bb6e3 Set default raw_crop to match compressed and uncompressed files for X-T2, X-T20, X-E3, X100F and X-PRO2. Reduces height by 6 pixels 2019-02-28 16:21:30 +01:00
heckflosse
76644cc57a raw_crop alternatives for X-T2, X-T20 and X-E3 2019-02-28 15:53:44 +01:00
heckflosse
98e69b0dfb fix raw crop for FUJIFILM X-T3 2019-02-28 15:11:56 +01:00
heckflosse
0fe91c11f9 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-02-28 14:55:53 +01:00
heckflosse
726a832a36 raw crop for FUJIFILM X-T2 and X-T20 2019-02-28 14:55:34 +01:00
Beep6581
fe5636b09a
Merge pull request #5192 from TooWaBoo/locale_deutsch
Update Deutsch locale
2019-02-28 11:06:53 +01:00
Morgan Hardwood
b85bd6c7eb Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-02-27 23:17:37 +01:00
Morgan Hardwood
b805a40f8c Redesigned RT logo SVG
RawTherapee is getting support for SVG icons and images #3547 #4803
and so our svg image need to have a clean design in order for librsvg
to render them correctly. I redrew the RawTherapee logo from scratch,
trying to keep things as simple as possible. I also merged rt-logo.svg
into rt-splash.svg.
2019-02-27 23:16:18 +01:00
heckflosse
c983301da0 Microcontrast: increase ct adjuster range to 200 2019-02-27 14:35:56 +01:00
heckflosse
867c0ea027 MEOW mode: Set icon from main window on editor window 2019-02-27 13:54:30 +01:00
heckflosse
cd6da9db0c Use windows setting for visibility of hidden files/folders, closes #5185 2019-02-26 13:21:11 +01:00
heckflosse
05bc7b2451 Remove timing code from DCB demosaic, fixes #5193 2019-02-25 23:30:29 +01:00
Hombre
bd175ec8d1 Merge branch 'dev' into hidpi-icons 2019-02-25 22:37:00 +01:00
Ingo Weyrich
43e93d8ad4
Merge pull request #5195 from Beep6581/rawhistogram
Rawhistogram fixes
2019-02-25 15:51:11 +01:00
Morgan Hardwood
625bee2e21 Removed keys made obsolete by previous commit 2019-02-25 15:50:34 +01:00
heckflosse
e6f6b2b4fb Removed some keys 2019-02-25 15:38:45 +01:00
TooWaBoo
ddce2f2599
Correction 2019-02-24 16:04:31 +01:00
TooWaBoo
f42c825272
Update Deutsch locale 2019-02-24 16:01:57 +01:00
heckflosse
1ac5fbb709 another loop 2019-02-23 14:13:12 +01:00
heckflosse
46aabd2003 Unfix fixed white level, #5187 2019-02-23 14:00:45 +01:00
Morgan Hardwood
04f8fc6cc8 generateTranslationDiffs 2019-02-21 12:52:30 +01:00
Morgan Hardwood
36f7d4ae3b Japanese translation updated by firefly/Yz2house, closes #5184 2019-02-21 12:52:12 +01:00
Flössie
e39726dbf7 Return first frame in FramesData on OOB access (#4830) 2019-02-20 20:55:07 +01:00
heckflosse
b37f545391 Support Fuji SN EXR mode RAFs, #4830 2019-02-19 21:50:34 +01:00
heckflosse
cbdf3267e0 Haze removal doesn't work with images with large overexposed regions, fixes #5181, patch by @agriggio and @heckflosse 2019-02-19 21:37:04 +01:00
heckflosse
41495853d6 guidedfilter: multithreaded boxblur 2019-02-18 23:28:05 +01:00
Morgan Hardwood
069584c505 Fix L* and CC curve background histograms
The histograms were not being drawn using the full available width.
Patch by Ingo Weyrich, fixes #4933
2019-02-18 22:06:34 +01:00
Ingo Weyrich
8d8aeb00a7
Fix segfault when dehaze depth map is enabled 2019-02-18 16:56:39 +01:00
Ingo Weyrich
e2154f9feb
Fix a race in get_dark_channel() 2019-02-18 15:25:35 +01:00
Morgan Hardwood
d080bba351 Center selected thumb in Filmstrip #5174
When opening an image, selecting the next/previous image or syncing the
Filmstrip, the newly selected thumbnail is centered, unless it lies
within the visible area more than 1 thumbnails-width away from either
edge, in which case centering does not occur.
2019-02-18 03:10:58 +01:00
Flössie
c85dc2811b Fix most Clang 7 warnings (fixes #4972) 2019-02-17 12:07:48 +01:00
Flössie
e491c42b5e Conform to OpenMP 4.0 (fixes #5177) 2019-02-17 10:23:13 +01:00
Flössie
8c7555f4a8 Fix experimental C++17 build (fixes #5175) 2019-02-14 21:28:49 +01:00
heckflosse
94926b8315 Support for Nikon Z7 uncompressed NEF files, fixes #4801 2019-02-14 20:40:49 +01:00
heckflosse
0f1f12d29a guided filter: removed timing code 2019-02-14 15:49:02 +01:00
heckflosse
6292b4e994 Panasonic DC-GH5S raw support. Thanks to @agriggio for the patch, fixes #4675 2019-02-14 15:46:19 +01:00
heckflosse
9e1fcb31ef guided filter: further small reduction of peak memory usage 2019-02-14 15:30:05 +01:00
Morgan Hardwood
43a80b0341 Further AppData changes
Removed '.desktop' suffix from id
ad6033ff1f (r32317629)

Updated component type.
2019-02-14 14:12:28 +01:00
Morgan Hardwood
b65e3c32a6 Improved support for Sigma SD14
Closes #5173
2019-02-14 13:55:20 +01:00
Morgan Hardwood
788d62e5d1 Renamed appdata filename in CMakeLists 2019-02-14 13:50:57 +01:00
Beep6581
ad6033ff1f
Merge pull request #5118 from Beep6581/appdata
Updated AppData file, closes #5117
2019-02-14 13:16:17 +01:00
Beep6581
183517d074
Merge pull request #5150 from TooWaBoo/TWB-Theme
Update TWB-Theme / cosmetic changes
2019-02-14 13:15:02 +01:00
heckflosse
d1e3085932 Reduce peak memory usage of guided filter by width * height * 8 byte 2019-02-14 13:11:27 +01:00
heckflosse
8eba1c40a6 Fix segfaults when processing very large files in queue, #5170 2019-02-13 00:38:11 +01:00
heckflosse
2d167d923b Reduce peak memorey usage for processing non raw files in queue by width * height * 3 * bytedepth, #5170 2019-02-13 00:36:57 +01:00
heckflosse
ff00226d97 Fix segfault opining very large jpeg files in editor, #5170 2019-02-11 22:40:31 +01:00