Ingo Weyrich
4079bb9920
Capture Sharpening: automatic radius calculation
2019-09-11 18:56:07 +02:00
Desmis
40da546cf8
merge with dev
2019-09-11 12:45:32 +02:00
Desmis
00df4707a8
merge with dev
2019-09-11 11:41:24 +02:00
Ingo Weyrich
ba43437220
Merge pull request #5445 from Beep6581/capture_sharpening
...
Merge Capture sharpening into dev to get more tests
2019-09-10 19:27:01 +02:00
Morgan Hardwood
b858bfb2c9
Update "Advanced" tab shortcut to Alt-a
...
Back when it was called the "Wavelet" tab the Alt-w shortcut was used.
Closes #4322
2019-09-06 22:15:37 +02:00
Desmis
8fc55ea70c
Change GUI for residual chroma
2019-08-29 13:29:14 +02:00
Desmis
ee27f6778b
Change label auto grey
2019-08-17 17:51:42 +02:00
Ingo Weyrich
7b3c50bc31
Capture sharpening: auto contrast threshold
2019-08-17 15:18:24 +02:00
Ingo Weyrich
8421f8780a
capture sharpening: contrast threshold
2019-08-15 20:40:32 +02:00
Ingo Weyrich
506254ce46
capture sharpening: first mockup
2019-08-14 17:19:26 +02:00
Desmis
7d9edc4681
Change clarity tooltip
2019-07-24 08:54:17 +02:00
Desmis
28590fa827
merge with dev
2019-07-19 09:42:56 +02:00
Desmis
ad6c0d04a7
merge with dev
2019-07-19 09:27:49 +02:00
Morgan Hardwood
a0f2040816
Small cleanup
...
Removed unused key TP_FILMNEGATIVE_REF_SPOTS.
Style fix in language string.
generateTranslationDiffs
Film Negative values in History use newlines to reduce required width.
Removed benchmark code.
2019-07-17 21:23:17 +02:00
Desmis
91984b2891
merge with dev
2019-07-12 18:42:45 +02:00
Desmis
a2bfcd7690
merge with dev
2019-07-12 18:39:07 +02:00
rom9
6e31285d9e
Merge remote-tracking branch 'origin/dev' into filmnegative
2019-07-10 21:37:23 +02:00
Morgan Hardwood
6fa533c40b
Clarify permanent file deletion strings
...
Closes #5365
2019-07-05 15:30:30 +02:00
rom9
b4c109f275
ProcParams now contain red and blue ratios, to be aligned with values in the GUI.
2019-06-29 16:06:40 +02:00
rom9
63a6e1b79c
Changed GUI behaviour so that the first slider sets the reference exponent (green channel), and the other two sliders set the ratio of the red/blue exponent to the reference one. This should be more intuitive, and less confusing when clicking on the reset-to-default slider button. Now the first slider sets the general contrast, while the other two affect the color.
...
Lowered exponent slider max value from 6 to 4 (it was too large to be useful). New sliders are log-scale.
2019-06-26 02:00:34 +02:00
Desmis
07d74501f2
Second part ITCWB
2019-06-25 17:40:16 +02:00
rom9
8c6458daff
Removed "lock channels" CheckButton, it wasn't very useful. Keeping the "(lead)" note on the green channel label, to give a hint that this slider controls the other two as well.
2019-06-21 20:51:50 +02:00
rom9
d01f78864c
Locked red and blue exponents by default in the GUI, added CheckButton to unlock them.
2019-06-14 22:14:24 +02:00
rom9
5ddc4a3e0e
Added missing checkbox for film negative feature in partial apply / partial paste dialogs.
2019-06-11 22:13:16 +02:00
rom9
9df8008949
Film negative processing: first usable version. Only supports bayer raw files, thumbnails don't work
...
Added performance improvements suggested by heckflosse. Lowered median sampling step from 7 to 5 since calculation is now much faster.
Added support for Fuji X-Trans raw files.
Applied SSE2 patch provided by @heckflosse, improves performance in main processing loop.
Moved film negative processing stuff in its own compilation unit.
Code cleanup: removed redundant omp directives.
Added check for dead pixels, going above threshold after inversion. ST_BAYER only for now.
Reverted leftover hack in cropwindow.cc
2019-06-08 01:40:29 +02:00
Desmis
53d32c9135
merge with dev
2019-06-06 12:56:06 +02:00
luz.paz
cc60ea2248
Fix source comment and misc. typos
...
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph`
2019-06-03 17:38:50 -04:00
Desmis
83f487753c
Improve shadows-Highlight Residual
2019-05-27 09:23:56 +02:00
Desmis
cfab29eb87
merge with dev
2019-05-26 17:31:31 +02:00
Morgan Hardwood
683377e039
generateTranslationDiffs
2019-05-24 16:50:23 +02:00
Morgan Hardwood
853b198b1e
Clarify what is being deleted in Trash, fixes #5337
...
The message shown when deleting items in trash was ambiguous.
2019-05-24 16:46:51 +02:00
Desmis
fc9867eb2d
Improvment to residual image
2019-05-21 07:48:18 +02:00
Desmis
78a9387406
merge with dev
2019-04-29 07:48:41 +02:00
Hombre57
89e63639be
Making pseudo-HiDPI tweaks optional, disabled by default
...
(see issue #5276 )
2019-04-14 16:58:11 +02:00
Morgan Hardwood
bb58e65ffc
Revision of Lens/Geometry and CA labels
...
Closes #5132
2019-04-10 13:31:21 +02:00
Morgan Hardwood
5bddcb45da
Queue language key and string fixes
...
https://discuss.pixls.us/t/solved-change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975
2019-04-03 16:24:55 +02:00
Desmis
5837f722a8
disabled showmask - improve GUI
2019-04-03 09:23:03 +02:00
Morgan Hardwood
6299abf101
Deleted unused language keys
2019-03-31 23:45:37 +02:00
Desmis
06b2826c14
merge with dev
2019-03-26 15:47:12 +01:00
Morgan Hardwood
755301f97b
Consistent capitalization in Dehaze label
2019-03-25 02:02:19 +01:00
Morgan Hardwood
5b50b2d059
Various interface fixes, closes #5211
2019-03-25 01:53:07 +01:00
Desmis
3d62375623
Improvment to Soft radius
2019-03-24 13:59:38 +01:00
Desmis
7ec1b27a91
Add show mask to Clarity
2019-03-23 12:45:44 +01:00
Desmis
3fe2aaed79
merge with dev
2019-03-23 07:21:18 +01:00
Desmis
48d30e50c7
Wavelet Clarity and Unsharp mask
2019-03-22 18:20:00 +01:00
heckflosse
b0a7b5fed3
tiles per thread for some more tiled algorithms, #5203
2019-03-09 18:47:02 +01:00
heckflosse
77475a3827
configurable tiles per thread also for rcd, #5203
2019-03-03 17:29:19 +01:00
heckflosse
b83069fd51
Allow user-defined setting for raw ca correction tiles per thread
2019-03-03 14:52:44 +01:00
heckflosse
e6f6b2b4fb
Removed some keys
2019-02-25 15:38:45 +01:00
heckflosse
b37f545391
Support Fuji SN EXR mode RAFs, #4830
2019-02-19 21:50:34 +01:00