7744 Commits

Author SHA1 Message Date
heckflosse
30041e1dc6 nikon_load_raw(): minor changes, #4751 2018-08-26 21:26:08 +02:00
heckflosse
b189da0b59 nikon_load_raw(): minor changes, #4751 2018-08-26 20:46:14 +02:00
heckflosse
4ab4e7298d nikon NEF decoder: ~20% speedup, #4751 2018-08-26 19:04:42 +02:00
heckflosse
1437ab98d8 parse_hasselblad_gain(), additional check for flatfield, #4748 2018-08-25 12:45:46 +02:00
heckflosse
8b57aa4bc8 Hasselblad H4D-40 file loads unusually slow, fixes #4748 2018-08-25 11:27:19 +02:00
Flössie
5471b34a31 Fix Clang 6 OMP build (fixes #4746) 2018-08-23 19:04:53 +02:00
Beep6581
52fd66bc91
Merge pull request #4747 from TooWaBoo/dev
Update TooWaBlue theme / Adjustments for the scaled histogram.
2018-08-23 16:46:39 +02:00
Beep6581
2751ddd511
Merge pull request #4618 from Thanatomanic/histogram-scaling
Histogram update: different scaling modes and a new look
2018-08-23 16:45:59 +02:00
Thanatomanic
15468f8ec4 Added myself to AUTORS.txt with permission 2018-08-23 16:37:05 +02:00
Roel Baars
d3f70cc6ab
Merge branch 'dev' into histogram-scaling 2018-08-23 16:17:00 +02:00
heckflosse
79707ed1ea Fix broken RGB indicator bar 2018-08-23 16:11:11 +02:00
TooWaBoo
a14285b1a6
Update TooWaBlue theme 2.72
Adjustments for the scaled histogram.
2018-08-22 18:29:19 +02:00
Roel Baars
f919b0b873
Merge branch 'dev' into histogram-scaling 2018-08-22 17:39:31 +02:00
Thanatomanic
8109b17675 Draw grid below curves, make luminance area transparent 2018-08-22 17:37:51 +02:00
heckflosse
3e7f19c81b eahd demosaic: disabled timing code 2018-08-22 14:57:07 +02:00
heckflosse
4445239f17 Merge branch 'dev' into eahd_speedup 2018-08-22 14:11:52 +02:00
heckflosse
140f9774d4 Working Profile > Gamma and Slope are ingnored if Profiled Lens Correction is active and any slider in the Exposure Tool is changed, fixes #4745 2018-08-22 14:04:30 +02:00
heckflosse
6d60d1093e SEGV when using curve pipette in Lab tool while lab tool is disabled, fixes #4709 2018-08-22 11:51:28 +02:00
heckflosse
b80abe60e8 When Demosaic/None is set, always show raw values and never show Lab/HSV values, #4584 2018-08-20 21:54:21 +02:00
heckflosse
bd568ab957 Prevent flashing background color of the preview when adding nodes to a curve using on-canvas picker, fixes #4743 2018-08-20 21:32:16 +02:00
heckflosse
6f29915045 remove useless check for very larg files, found by coverity 2018-08-20 14:24:22 +02:00
Morgan Hardwood
871188a1d8 Navigator should use a different icon while panning
The Navigator uses the same hand icon regardless whether panning
the red square or not, this branch tries to fix that, #4738
Includes a cleanup of icon names, i.e. the crosshair should not be
called the hand.
2018-08-20 10:44:27 +02:00
Thanatomanic
af4217d20b Fix for left pane not appearing after closing, thanks to @Hombre57 2018-08-20 08:50:19 +02:00
Morgan Hardwood
4fd780c74b Removes Noise Reduction settings from Preferences
- Noise Reduction settings removed from
  Preferences > Performance & Quality
- Performance & Quality renamed to Performance, container frame renamed
  to Threads, since it applies to more than just the NR tool.
- Localization keys removed.
- TP_RETINEX_GAINTRANSMISSION_TOOLTIP key revised, closes #3299
2018-08-19 22:33:21 +02:00
Beep6581
9847285c4c
Merge pull request #4741 from Beep6581/dcraw928-update
dcraw updated to 9.28
2018-08-19 17:37:01 +02:00
heckflosse
9528c5ece9 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-08-19 16:38:31 +02:00
heckflosse
ce8ead804b Changing lens correction method triggers processing twice, fixes #4740 2018-08-19 16:38:02 +02:00
Beep6581
909b76e11d
Merge pull request #4739 from TooWaBoo/dev
Update Deutsch locale
2018-08-19 13:34:58 +02:00
TooWaBoo
34ecab6b45
Update Deutsch locale
Tooltip correction
2018-08-19 01:50:13 +02:00
heckflosse
ab79434beb Add tooltip for saving current pp3 to save button for default and Deutsch language file, no issue 2018-08-18 18:46:39 +02:00
heckflosse
a21d765130 Merge branch 'dev' into eahd_speedup 2018-08-18 16:17:44 +02:00
heckflosse
d4894ef948 eahd demosaic: convert rgb to Lab using Color::RGB2Lab() instead of duplicating code, #4727 2018-08-18 16:15:32 +02:00
Alberto Griggio
a6bc6a0ab5
Merge pull request #4701 from Beep6581/catmull-rom-spline
diagonalcurves: replace cubic splines with (centripetal) Catmull-Rom splines
2018-08-18 15:21:15 +02:00
Alberto Griggio
4b2392e44a catmull-rom: make curves more rounded
See https://github.com/Beep6581/RawTherapee/pull/4701#issuecomment-414054187
2018-08-18 15:11:54 +02:00
Alberto Griggio
e3ea0926c2 catmull-rom: use uniform spacing of curve evaluation points 2018-08-18 12:43:14 +02:00
Alberto Griggio
681aabd0e2 catmull-rom: use reflection to calculate the boundary control points 2018-08-18 12:42:21 +02:00
heckflosse
7d9caf0443 dcraw: update to 9.28, #4626 2018-08-17 22:50:46 +02:00
Hombre
7aeef817e8 Merge branch 'dev' into issue4580 2018-08-17 21:18:53 +02:00
Alberto Griggio
ef57c5da00 catmull-rom: add special case for evaluating straight segments at 0 or 1 2018-08-17 15:52:55 +02:00
Alberto Griggio
d6ca3d65aa catmull-rom: ensure that the curve evaluation is exact at the control points 2018-08-17 15:30:36 +02:00
Thanatomanic
12ab150c0a RGB-bar correctly shows actual cursor values in all modes 2018-08-17 12:47:52 +02:00
heckflosse
9fb9aaeec2 eahd_demosaic: sse2 code for convert_to_cielab_row(), #4727 2018-08-16 18:30:37 +02:00
heckflosse
584163fbaa Segfault when processing image in queue for fast export, fixes #4734 2018-08-15 19:27:37 +02:00
Morgan Hardwood
d831e6fbf2 Icon tweaks
- Added missing icons, closes #4730
- Added high-contrast for cursors.
2018-08-14 00:46:40 +02:00
Morgan Hardwood
74fb3439ae Icons renamed to reflect their size 2018-08-13 23:23:22 +02:00
Morgan Hardwood
e7697f5980 Updated ICC Generator icon 2018-08-13 23:11:31 +02:00
Morgan Hardwood
faaaa016f0 Star icons more narrow to not bloat thumbnail size
The star icons used for ranking thumbnails are now of the "narrow" size,
i.e. 10x16px. This change removes mostly the padding, which caused the
ranking buttons to bloat the minimum thumbnail size to an unacceptably
large size.
2018-08-13 22:47:41 +02:00
Alberto Griggio
97e73457ee histmatching: use better spaced points for the generated curve 2018-08-13 14:18:59 +02:00
Thanatomanic
ed854e3d31 Merged with dev, resolved conflicts, fixes to icon refs 2018-08-13 05:13:38 +02:00
Thanatomanic
770c16e430 Merged with dev, resolved conflicts, fixes to icon refs 2018-08-13 05:11:21 +02:00