382 Commits

Author SHA1 Message Date
Pandagrapher
f945466df5 Locallab cleanup #1
Cleanup of Locallab and ControlSpotPanel
Removed also useless LocalListener, useless Locallab options

The following improvments have been introduced:
- All Locallab events are now managed with regular RT logics

The following bugs have been corrected:
- Missing "sensiexclu", "struc" (hidden) and "noisechrodetail" (hidden)
adjusters have been reintroduced
- GUI problems reported by @ganned92 have been corrected
- Tone curve could have some weird behavior when mouse was moving a
curve point outside curve editor
2018-09-15 18:11:42 +02:00
Pandagrapher
a31393adb1 Saving of Locallab tool parameters in .pp3 file
- Control spot panel parameters are now saved in .pp3 file
- Control spot curved are now visible when Locallab tool panel is
active, not visible otherwise

Limitations:
- Other Locallab tool parameters aren't saved in .pp3 file yet
- Locallab tools are temporary deactivated (time to end procparam
update)
2018-07-26 19:20:33 +02:00
Desmis
c1463c7edd merge with dev.. 2018-06-14 09:06:29 +02:00
heckflosse
44729edf04 Prepared engine to display the Sharpening Contrast mask 2018-06-10 14:35:12 +02:00
heckflosse
72cd11aa21 Merge branch 'dev' into amaze_vng4 2018-06-05 15:48:31 +02:00
Desmis
03fb04cd81 merge with dev 2018-06-05 10:48:26 +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
c3f163a323 Added 4-pass xtrans demosaic 2018-06-03 16:22:34 +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
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
heckflosse
355fcbad8e AMaZE+VNG4: added contrast threshold adjuster, #4579 2018-05-30 14:39:29 +02:00
heckflosse
2a13d12936 Amaze+VNG4: created own entry in demosaic combobox, cleaned code 2018-05-29 16:59:29 +02:00
heckflosse
fb5f693d6b Merge branch 'dev' into microcontrast 2018-05-27 15:20:53 +02:00
Morgan Hardwood
209df11de8 Revised TP_COLORAPP_MODEL_TOOLTIP 2018-05-26 15:32:25 +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
1a5545c461 Added contrast threshold adjuster for sharpening tool, #4551 2018-05-20 17:37:42 +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
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
heckflosse
ee5b1dbbc8 Microcontrast: add Contrast threshold adjuster, #4551 2018-05-13 19:07:13 +02:00
Desmis
948ab0baf4 merge with dev 2018-05-07 18:57:05 +02:00
Morgan Hardwood
24e5cb500c Revised English file format strings 2018-05-06 21:37:16 +02:00
Hombre
ec2181f7ff Fix #4532, Fix #4533 : Pentax HDR/PEF and 16/24 bits float support 2018-05-06 17:14:44 +02:00
Desmis
df6822178c merge with dev 2018-05-05 09:37:58 +02:00
Morgan Hardwood
5374afe6a7 Restored missing key TP_RAW_RCD
Accidentally removed by commit 0207705
2018-04-23 13:05:48 +02:00
Morgan Hardwood
bbda4e9caf Translation updates
- Changed instances of en_GB to en_US in default.
- Removed modified keys from translations.
2018-04-23 10:14:46 +02:00
heckflosse
0207705c16 Pixelshift: renamed 'ISO-adaption' slider to 'sensitivity' slider. Changed calculation of sensitivity. Some cleanups 2018-04-18 15:00:21 +02:00
heckflosse
edaf2e239b Merge branch 'dev' into pixelshift_fixes 2018-04-14 01:16:21 +02:00
heckflosse
4a1a10aab0 Pixel Shift: Improve motion mask and further changes 2018-04-14 01:11:01 +02:00
Desmis
431f516583 merge with dev 2018-04-10 18:04:29 +02:00
heckflosse
9323d8c46d Remove ciecam02 double precision processing 2018-04-06 23:19:40 +02:00
Morgan Hardwood
29f41d2890 Fixed spelling and grammar, and generateTranslationDiffs 2018-04-06 11:45:43 +02:00
Alberto Griggio
7328fa9293 remove the tooltip for the "OOG clipping" checkbox 2018-04-05 14:46:11 +02:00
heckflosse
15794cc1ba First steps to extend dynamic profiles for Pixel Shift and HDR images 2018-04-05 14:41:02 +02:00
Alberto Griggio
46327259e2 added checkbox to let the user decide whether to clamp or not 2018-04-05 11:22:05 +02:00
Desmis
c74cdb922f merge with dev 2018-03-27 17:18:32 +02:00
Alberto Griggio
a0a9488c20
Merge pull request #4459 from Beep6581/enhanced-inspector-mode
feature: added option to use a (fast) neutral RAW rendering in 'inspector mode'
2018-03-27 12:17:22 +02:00
Desmis
1062869d01 merge with Dev 2018-03-26 14:59:08 +02:00
Morgan Hardwood
4511b693e1 Updated PREFERENCES_SND_THRESHOLDSECS key and generateTranslationDiffs 2018-03-25 01:28:42 +01:00
Alberto Griggio
1b828987be fixed capitalization of 'RAW' --> 'raw' 2018-03-22 23:11:12 +01:00
Alberto Griggio
81210d18b4 Added new mode "Horizontal on PDAF rows only" for the "line noise filter" 2018-03-10 22:56:45 +01:00
Alberto Griggio
2d914a78bc updated tooltip for the PDAF lines filter 2018-03-08 16:30:36 +01:00
Alberto Griggio
81a8aa4037 added experimental RAW Bayer preprocessing filter for mititgating the Sony PDAF lines banding problem 2018-03-05 16:25:10 +01:00
Desmis
f3a6a2b759 merge with dev 2018-03-04 17:22:56 +01:00
Alberto Griggio
0bb7375a90 added possibility to apply "RAW line noise filter" only in a specific direction (horizontal or vertical) 2018-02-28 23:37:34 +01:00
Hombre
b430ca19a6 Double fallback implemented (see #4396)
If the user's default profile is not found, it'll fallback to the
bundled one. If this one is not found, it'll fall back to internal
values. No restart required. Only the GUI alert are localized.
2018-02-24 14:02:50 +01:00
Hombre
ff021826c6 Falling back to RT's default profile if actually set default profile
doesn't exist (see #4396). If the actually set default profile was RT's
default profile, whichcan't be accessed for any reason, it'll then fall
back by the Internal profile.
2018-02-19 23:20:41 +01:00
Desmis
51512a271d Move warm-cool from Color-and-Light to Exposure 2018-02-12 08:51:43 +01:00