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
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
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
Morgan Hardwood
386ae560b1
generateTranslationDiffs
2019-06-03 14:32:22 +02:00
TooWaBoo
0241179244
Fixed typo "Korreturwert"
2019-05-26 04:30:19 +02:00
TooWaBoo
2643529d9f
Update Deutsch locale
2019-05-25 17:27:24 +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
J. Muller
e207276c93
Correct typo : redimensionnement
2019-05-22 13:48:47 +02:00
Morgan Hardwood
a84c9f8ff8
Merge branch 'releases' into dev
2019-04-20 22:29:35 +02:00
Morgan Hardwood
ec059cb38d
generateTranslationDiffs
2019-04-20 19:55:51 +02:00
TooWaBoo
1eed354813
Update Deutsch locale
2019-04-20 19:50:56 +02:00
Marián Kyral
a948c4a22a
Update Czech translation
2019-04-20 19:49:01 +02:00
Ingo Weyrich
40fe266e21
Merge pull request #5284 from TooWaBoo/lang
...
Update Deutsch locale
2019-04-17 22:53:14 +02:00
Marián Kyral
2ffaf4baa2
Update Czech translation
2019-04-17 15:37:58 +02:00
Morgan Hardwood
4a0a6251bb
generateTranslationDiffs
2019-04-17 14:33:36 +02:00
TooWaBoo
f674ebbe76
Update Deutsch locale
2019-04-16 00:00:39 +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
Morgan Hardwood
01b06561ae
Japanese translation updated by firefly/Yz2house, closes #5260
2019-04-03 10:21:20 +02:00
Morgan Hardwood
6299abf101
Deleted unused language keys
2019-03-31 23:45:37 +02:00
Morgan Hardwood
868ca35f59
Deleted unmaintained and obsolete translations
2019-03-31 23:36:06 +02:00
Morgan Hardwood
bf41152ec8
generateTranslationDiffs
2019-03-31 22:52:16 +02:00
Morgan Hardwood
761f127d44
Removed obsolete translation keys
2019-03-31 21:26:34 +02:00
TooWaBoo
ecdf10019e
Typo korrected
2019-03-25 09:46:03 +01:00
TooWaBoo
1d462f1299
Update Deutsch locale
2019-03-25 09:42:47 +01:00
Morgan Hardwood
755301f97b
Consistent capitalization in Dehaze label
2019-03-25 02:02:19 +01:00
Morgan Hardwood
ab7d249173
generateTranslationDiffs
2019-03-25 01:58:20 +01:00
Morgan Hardwood
5b50b2d059
Various interface fixes, closes #5211
2019-03-25 01:53:07 +01:00
Morgan Hardwood
eb646e18e6
Brazilian variant of Portuguese translation updated by Xendez, closes #5212
2019-03-24 22:11:58 +01:00
Morgan Hardwood
e8b9851875
Portuguese translation added by Xendez, closes #5210
2019-03-24 22:11:21 +01:00
Morgan Hardwood
2afb5fc597
generateTranslationDiffs
2019-03-24 22:06:30 +01:00
Hombre
86550c167f
Updated French translation file
2019-03-17 00:56:44 +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
Beep6581
fe5636b09a
Merge pull request #5192 from TooWaBoo/locale_deutsch
...
Update Deutsch locale
2019-02-28 11:06:53 +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
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
heckflosse
b37f545391
Support Fuji SN EXR mode RAFs, #4830
2019-02-19 21:50:34 +01:00
TooWaBoo
02f8e91897
Update Deutsch locale
2019-01-19 10:52:07 +01:00
Morgan Hardwood
e1a467501d
Removed invalid Ukrainian translation #5127
2019-01-09 23:02:58 +01:00