TooWaBoo
6a9cb147e7
Update Deutsch locale
2018-06-07 18:08:01 +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
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
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
Ingo Weyrich
9ec49d465e
Merge pull request #4578 from TooWaBoo/dev
...
Update Deutsch locale
2018-06-02 16:48:17 +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
heckflosse
7d0d624632
Fixed clang-mp 3.9/c++11 compilation
2018-05-29 18:24:06 +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
209df11de8
Revised TP_COLORAPP_MODEL_TOOLTIP
2018-05-26 15:32:25 +02:00
heckflosse
a14c47126b
Extended range of Sharpening Contrast Threshold from 0..100 to 0..200
2018-05-26 15:05:37 +02:00
Ingo Weyrich
18287370db
Update camconst.json
...
PDAF lines pattern for A7RIII #4572
2018-05-25 14:05:55 +02:00
heckflosse
6989541cb2
buildBlendMask(..): Fixed segfault caused by uninitialized corners. #4551
2018-05-24 15:26:24 +02:00
heckflosse
252fa441c4
Merge branch 'dev' into microcontrast
2018-05-24 00:19:46 +02:00
heckflosse
fcfd813714
Sharpening: Blur contrast blend mask to get smoother transitions.
2018-05-23 23:49:11 +02:00
Beep6581
bac4533160
Merge pull request #4568 from TooWaBoo/dev
...
Update Deutsch locale new revised
2018-05-23 22:41:16 +02:00
heckflosse
e1643418cb
ImProcFunctions::deconvsharpening(..): simplified code
2018-05-22 16:56:02 +02:00
Ingo Weyrich
c432a223dd
Merge pull request #4569 from Beep6581/pixelshift_autoca
...
Artifacts when using auto ca-correction on pixelshift files
2018-05-22 14:39:16 +02:00
heckflosse
7d49895769
Removed Stopwatches
2018-05-22 14:38:32 +02:00
heckflosse
69af2a6b4c
Added missing paramsedited entries for pr-sharpening contrast threshold
2018-05-22 14:31:35 +02:00
heckflosse
6f6dafe214
Added Contrast threshold adjuster to PR Sharpening, fixed some bugs, #4551
2018-05-21 16:10:30 +02:00
Morgan Hardwood
1bd6bc5eaf
Merge branch 'dev' into microcontrast
2018-05-21 10:44:19 +02:00
Morgan Hardwood
8b5a96c1aa
Fixed typo in language files
2018-05-21 10:43:10 +02:00
heckflosse
2d3148b962
Fixes some things @Floessie suggested in code review
2018-05-20 23:42:42 +02:00
heckflosse
1a5545c461
Added contrast threshold adjuster for sharpening tool, #4551
2018-05-20 17:37:42 +02:00
heckflosse
ac78dd311e
Speedup for ca-correction of pixelshift files, also fixed a memory leak
2018-05-20 13:59:50 +02:00
heckflosse
68fabf0be5
Fix for last commit
2018-05-19 13:47:44 +02:00
heckflosse
2828e2933d
pixelshift: use auto-calculated ca-correction parameters from first frame for all frames
2018-05-19 12:24:29 +02:00
TooWaBoo
6a97520007
Update Deutsch locale revised
2018-05-19 11:46:07 +02:00
Morgan Hardwood
bed8e8914b
Removed old "Nikon D50.dcp"
...
The new one is still there - NIKON D50.dcp
The difference in case was causing issues for people on
case-insensitive systems (Windows).
2018-05-18 23:49:59 +02:00
Morgan Hardwood
b065eb7613
Removed changed keys and generateTranslationDiffs - fixed
2018-05-18 15:17:13 +02:00
Morgan Hardwood
313f028976
Removed changed keys and generateTranslationDiffs
2018-05-18 15:14:11 +02:00
Morgan Hardwood
19de5a3a90
generateTranslationDiffs
2018-05-18 14:47:46 +02:00
Morgan Hardwood
57b4691e4b
Japanese translation updated by firefly (Yz2house)
...
Closes #4566
2018-05-18 14:47:26 +02:00
Morgan Hardwood
d6c45f90b5
Reset tooltips improved
...
Now the "reset" tooltips state what happens on click vs ctrl+click.
Commit includes required fixes to other modules which used incorrect
reset language keys.
Fixes #4563
2018-05-18 12:45:26 +02:00
Floessie
4e45ba5ae7
Merge pull request #4560 from TooWaBoo/dev
...
Update Deutsch locale
2018-05-17 19:38:21 +02:00
TooWaBoo
d6e47466d5
Update Deutsch locale
2018-05-17 19:22:01 +02:00