6540 Commits

Author SHA1 Message Date
heckflosse
d624577ee5 Removed accidently committed condition 2018-06-07 22:08:07 +02:00
Ingo Weyrich
3b69c781c2
Merge pull request #4595 from Beep6581/autowb
Exclude very dark regions from calculation of pre demosaic auto white balance
2018-06-07 21:44:43 +02:00
Ingo Weyrich
cc4cdcd934
Merge pull request #4594 from Beep6581/amaze_vng4
add bayer Amaze+vng4 and xtrans 4pass demosaicers
2018-06-07 21:43:00 +02:00
heckflosse
ee4f990ead Reduced maximum value for dual demosaic contrast threshold to 100 2018-06-07 21:38:46 +02:00
heckflosse
fc4d0fb076 Removed Benchmark code 2018-06-07 21:38:10 +02:00
Alberto Griggio
0e22f0b610 camconst.json: rename pdafPattern -> pdaf_pattern and pdafOffset -> pdaf_offset
this is for consistency with the other entries
2018-06-07 20:50:32 +02:00
Alberto Griggio
d0ec3f2dbc move to camconst.json the info about whether global green equilibration is needed for the camera 2018-06-07 20:48:53 +02:00
Beep6581
7d5bd9808f
Merge pull request #4591 from TooWaBoo/dev
Update Deutsch locale
2018-06-07 18:20:03 +02:00
TooWaBoo
6a9cb147e7
Update Deutsch locale 2018-06-07 18:08:01 +02:00
heckflosse
d7f6a69bd2 Exclude very dark regions from calculation of pre demosaic auto white balance, #4587 2018-06-07 18:01:37 +02:00
heckflosse
d7a5bab871 Fixed SpotWb also for xtrans, #4589 2018-06-07 16:01:01 +02:00
heckflosse
9889f878aa Spot white balance sometimes failes, fixes #4589 2018-06-07 15:44:52 +02:00
heckflosse
e542a38f85 Revert latest commit (kind of) and disable automatic global green equilibration for OLYMPUS E-M1MarkII 2018-06-05 18:51:07 +02:00
heckflosse
72cd11aa21 Merge branch 'dev' into amaze_vng4 2018-06-05 15:48:31 +02:00
heckflosse
a7e783a3cf Fix bug in BayerProcess::methodChanged () 2018-06-05 15:48:10 +02:00
heckflosse
d03907bcf8 Strange color artifacts in Jupiter, fixes #4587 2018-06-05 15:09:32 +02:00
Morgan Hardwood
6adc090718 Renamed HDR TM to Dynamic Range Compression
Renamed the "HDR Tone Mapping" tool to "Dynamic Range Compression".
Closes #4553
2018-06-04 20:46:16 +02:00
heckflosse
5101e1d4e7 Changed order of bayer demosaicers in combobox 2018-06-04 16:09:49 +02:00
Morgan Hardwood
fd1526fb8f Increased upscale max to 16x
It was impossible to export a small crop upscaled to 1200px wide to
demonstrate the effects of noise reduction, so I bumped the max scale
from 4 to 16 (to match the 1600% main preview max zoom).
2018-06-04 15:43:04 +02:00
Morgan Hardwood
c907f92c9c RawTherapee GTK+ 3.20 theme improvement
- All buttons now use the same color as the theme's background color.
- ToggleButtons when toggled use a dark color to make it clear that
  they're enabled.
- Fixes #4564
2018-06-04 09:54:55 +02:00
heckflosse
7ecef96035 Merge branch 'dev' into amaze_vng4 2018-06-03 23:21:06 +02:00
heckflosse
c3f163a323 Added 4-pass xtrans demosaic 2018-06-03 16:22:34 +02:00
Morgan Hardwood
f10374607e Black level measurement explanation revised 2018-06-03 11:46:31 +02:00
Hombre
71a0322ec6 Setting a minimal height to the FileBrowser's History panel (no issue) 2018-06-03 01:18:52 +02:00
Morgan Hardwood
8b2354646d Added Panasonic DC-GX9 dual-illuminant DCP 2018-06-02 20:36:18 +02:00
Morgan Hardwood
971658da70 Added Panasonic DC-G9 to camconst.json 2018-06-02 19:30:46 +02:00
Morgan Hardwood
b24d389cdc Added NIKON D5000 dual-illuminant DCP 2018-06-02 19:26:02 +02:00
heckflosse
80d25fdcc6 Merge branch 'amaze_vng4' of https://github.com/Beep6581/RawTherapee into amaze_vng4 2018-06-02 17:22:32 +02:00
heckflosse
51d8c76eb9 Made own compilation uint for vng4 demosaic. Made vng4 multi-frame aware 2018-06-02 17:22:08 +02:00
Ingo Weyrich
9ec49d465e
Merge pull request #4578 from TooWaBoo/dev
Update Deutsch locale
2018-06-02 16:48:17 +02:00
Hombre
928309f3aa GUI code cleanup
- Remove usage of std::numeric_limits<int>::max() in GUI which bring
unwanted behavior.
- Put the PixelShift options in a Gtk::Frame (requested on IRC)
- Add the fast_export raw options to the GUI (was created but not added
to the container). Incidentally, fix a memory leak.
- Add a missing History message
2018-06-02 02:34:33 +02:00
heckflosse
8f167c945a Removed accidently committed file 2018-06-01 20:48:17 +02:00
heckflosse
41c1f21c76 Pixelshift: replaced checkbox to use lmmse by a combobox to allow further demosaicers for parts with motion, #4579 2018-06-01 19:13:59 +02:00
Morgan Hardwood
93b3f07bc6 Portuguese (Brasil) translation updated by Digitalpix58 2018-05-31 21:38:12 +02:00
Morgan Hardwood
6fcc8251b8 Japanese translation updated by firefly, close #4582 2018-05-31 01:19:37 +02:00
Hombre
a0b8626b7d Adding ADD/SET mechanism to the raw processing tools
see #4579
2018-05-31 00:44:16 +02:00
heckflosse
355fcbad8e AMaZE+VNG4: added contrast threshold adjuster, #4579 2018-05-30 14:39:29 +02:00
heckflosse
d96ab021f6 Merge branch 'dev' into amaze_vng4 2018-05-29 18:28:48 +02:00
heckflosse
7d0d624632 Fixed clang-mp 3.9/c++11 compilation 2018-05-29 18:24:06 +02:00
heckflosse
2a13d12936 Amaze+VNG4: created own entry in demosaic combobox, cleaned code 2018-05-29 16:59:29 +02:00
heckflosse
710dd13c2f First version of combined amaze/vng4 demosaic 2018-05-29 15:00:33 +02:00
TooWaBoo
c632e2ac41
Update Deutsch locale 2018-05-29 01:21:20 +02:00
Morgan Hardwood
5f60a05ffb generateTranslationDiffs 2018-05-28 23:27:07 +02:00
Ingo Weyrich
06fda20270
Merge pull request #4577 from Beep6581/microcontrast
Contrast threshold adjuster for Microcontrast and Sharpening.

Merged to get more tests. branch will stay alive for a while
2018-05-28 23:12:20 +02:00
heckflosse
9a865449c3 Disabled benchmark code 2018-05-28 23:10:28 +02:00
heckflosse
9f3b2a5bdd new defaults for RL-Sharpening 2018-05-28 23:09:22 +02:00
heckflosse
fb5f693d6b Merge branch 'dev' into microcontrast 2018-05-27 15:20:53 +02:00
heckflosse
6b8633d3d1 Microcontrast: move contrast threshold adjuster to top of tool 2018-05-27 15:19:47 +02:00
heckflosse
6189a41435 new sharpening settings for bundled PS profiles 2018-05-27 15:17:59 +02:00
Morgan Hardwood
93d5b3692d Merge branch 'dev' of github.com:Beep6581/RawTherapee into iconcleanup3 2018-05-26 15:32:54 +02:00