Commit Graph

6340 Commits

Author SHA1 Message Date
Morgan Hardwood
cc34d5ad1e Portugues (Brasil) translation updated by Digitalpix58 2018-07-03 19:27:31 +02:00
Morgan Hardwood
150d19a555 generateTranslationDiffs 2018-07-03 13:23:19 +02:00
heckflosse
bb9e7c5d66 Filmstrip height not high enough after latest dev, fixes #4655 2018-07-02 11:03:19 +02:00
Ingo Weyrich
8a9f102cd2 Merge pull request #4652 from Thanatomanic/scroll-speed
Scrolling speed changed to height of thumbnail.
2018-07-01 18:35:19 +02:00
Thanatomanic
cccfb02b51 Hide scrollbar if necessary 2018-07-01 15:53:29 +02:00
Thanatomanic
fc79968108 Sanity checks for height, horizontal thumb browser automatically scales. 2018-07-01 15:52:21 +02:00
Thanatomanic
3d7772d0c6 The scrolling distance now takes into account the effective height of the thumbnail (including exif if necessary) 2018-07-01 13:47:42 +02:00
Thanatomanic
b5310d4bc6 Scrolling speed changed to height of thumbnail.
This works really well in the browser. Horizontal scrolling has the same speed, which works reasonably well too (unless you have images with abnormal aspect ratio's).
2018-07-01 09:36:38 +02:00
heckflosse
1d13724604 Limit usable raw border range to 2..16 for pixelshift files 2018-06-30 15:12:57 +02:00
heckflosse
be07fd83c5 Allow custom raw border in range 1..16 for pixelshift files 2018-06-30 14:22:11 +02:00
heckflosse
4b227709d1 Fix broken AMAZE+VNG4 demosaic for motion areas of pixelshift files 2018-06-30 14:20:29 +02:00
Floessie
02e336a694 Merge pull request #4645 from Beep6581/fix-thumbbrowser-deadlock
Fix thumbbrowser deadlock (fixes #4576)
2018-06-30 09:47:26 +02:00
Alberto Griggio
7b0383fd2f merge 'soft-light' into 'dev' 2018-06-29 23:34:31 +02:00
heckflosse
192e29416a Call border interpolation from amaze only if border < 4 2018-06-29 13:45:13 +02:00
Ingo Weyrich
ee3875ed73 Merge pull request #4646 from Beep6581/fullraw
Allow 0 to 16 pix border for bayer files instead of fixed 4 pix
fixes #4642, fixes #2698
2018-06-29 12:10:36 +02:00
Ingo Weyrich
5a4bf34a9f Merge pull request #4638 from TooWaBoo/dev
Update Deutsch locale
2018-06-28 22:33:37 +02:00
heckflosse
a79b53f5f1 Changed border interpolation for amaze demosaic, #4642 2018-06-28 19:23:17 +02:00
heckflosse
8cfbd28ad8 Full processing ignored custom raw border, #4642 2018-06-28 19:18:19 +02:00
heckflosse
d748e4dacc Merge branch 'dev' into fullraw 2018-06-28 16:04:49 +02:00
heckflosse
f55d89e576 Call setBorder() before demosaic 2018-06-28 15:19:37 +02:00
heckflosse
e7010e6a4d Hide raw border adjuster when method pixelshift is selected 2018-06-28 15:18:51 +02:00
heckflosse
00cc9372d8 Changed raw border from spinbox to adjuster 2018-06-28 14:49:07 +02:00
heckflosse
a3d932786e When using zero border, last row and last column were doubled, #4642 2018-06-28 13:37:43 +02:00
heckflosse
cb1f2968ab hphd demosaic border interpolation 2018-06-28 12:59:22 +02:00
heckflosse
5c04e6308f First steps to allow border = 0, issue #4642 2018-06-27 22:34:53 +02:00
Flössie
f9c0669c42 Try to fix thumbbrowser deadlock (#4576) 2018-06-27 20:11:18 +02:00
Morgan Hardwood
702a88f784 Only write DualDemosaicContrast to PP3 when needed
The Bayer and X-Trans "DualDemosaicContrast" key will only be written to
PP3 if the "Raw > Demosaic method" checkbox is checked.
Fixes #4628
2018-06-26 22:50:19 +02:00
heckflosse
6af47bb8d7 correctly set border in xtrans combined demosaicers, hopefully fixes #4639 2018-06-25 23:50:34 +02:00
heckflosse
803e46c804 Post-Resize Sharpening Contrast Threshold maximum is 100, fixes #4640 2018-06-25 11:46:07 +02:00
TooWaBoo
2c525850d5 Update Deutsch locale 2018-06-25 07:34:20 +02:00
heckflosse
ae9ea3d3e0 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-06-25 00:12:00 +02:00
heckflosse
363aee4cc4 Changed display strings for xtrans demosaicers 2018-06-25 00:11:36 +02:00
Ingo Weyrich
fbc2872baf Merge pull request #4637 from TooWaBoo/dev
Update Deutsch locale
2018-06-24 20:23:49 +02:00
TooWaBoo
7f5d894e8c Update Deutsch locale
Added "TP_RAW_2PASS;2-Pass" and changed NR Mode to "Aggressiv" and "Konservativ"
2018-06-24 20:18:42 +02:00
Ingo Weyrich
df3a1ba826 Merge pull request #4636 from TooWaBoo/dev
Update Deutsch locale - DCB/RCD+VNG4
2018-06-24 19:58:43 +02:00
heckflosse
b2cbd3b728 Dual demosaic: Show DCB options when DCB+VNG4 is selected, fixes #4635 2018-06-24 19:57:59 +02:00
heckflosse
60f94e29a7 Dual demosaic: added xtrans 2-pass (combination of xtrans 1-pass and xtrans fast) 2018-06-24 19:32:12 +02:00
TooWaBoo
e63e66723d Update Deutsch locale - DCB/RCD+VNG4 2018-06-24 19:06:19 +02:00
heckflosse
7397f8494f Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-06-24 17:01:57 +02:00
heckflosse
f7578c1512 Dual demosaic: added DCB+VNG4, RCD+VNG4. Cleaned code. Prepared engine for semi-automatic calculation of contrast threshold 2018-06-24 17:01:15 +02:00
Ingo Weyrich
2ceab2774f Merge pull request #4632 from TooWaBoo/dev
Update TooWaBlue v2.66 / Update Deutsch locale
2018-06-24 14:28:01 +02:00
TooWaBoo
65b9f74b47 Update TooWaBlue 2.266
Cosmetic changes
2018-06-23 15:57:46 +02:00
TooWaBoo
44d90a93ec Update Deutsch locale 2018-06-22 15:27:21 +02:00
heckflosse
01d4ed3025 Catch exceptions inside loop to continue listing files if there is an exception thrown for one or more files 2018-06-21 19:19:25 +02:00
heckflosse
2faa8ec4f1 Fix windows boot drive folder bug, fixes #4629 2018-06-21 14:39:27 +02:00
Morgan Hardwood
2e0f18dce7 generateTranslationDiffs 2018-06-21 13:18:54 +02:00
Morgan Hardwood
a8324cd031 Japanese translation updated by firefly
Closes #4627
2018-06-21 13:13:12 +02:00
Alberto Griggio
943b81969c Merge pull request #4613 from Beep6581/channel-mixer-more-precision
increased precision and range of the channel mixer (allow 1 decimal figure and extend to -500,500)
2018-06-21 11:01:41 +02:00
Alberto Griggio
8fe947c6a0 channel mixer: increase the range to -500,500 2018-06-19 10:38:17 +02:00
Morgan Hardwood
b626b4e98a UI rendering performance improved
The CSS text-shadow property causes a serious performance degradation in
rendering the UI, at least when used in comboboxes with many entries
(i.e. Profiled Lens Correction), though the whole RT is affected.
Fixes #4624
2018-06-17 21:00:14 +02:00