Thanatomanic
5cdbf9a49a
Change histogram v-gridlines to stops in all cases
2018-07-11 08:13:11 +02:00
Hombre
8862f0fb28
Updated ACES AP0/1 entry in ICCProfileCreator (see #4478 )
2018-07-10 18:34:44 +02:00
Ingo Weyrich
c30f03ea09
Merge pull request #4676 from Beep6581/histmatching-if-needed
...
Call Histogram matching only if necessary, fixes #4674
2018-07-10 13:41:16 +02:00
heckflosse
3329f6ef89
Removed Stopwatch
2018-07-10 13:39:29 +02:00
heckflosse
19371b4b5d
Merge branch 'dev' into histmatching-if-needed
2018-07-10 12:30:57 +02:00
Alberto Griggio
06812ebb6f
Merge pull request #4659 from Beep6581/histmatching-simpler-curve
...
histmatching: use fewer points in the auto-matched curve
2018-07-10 11:06:46 +02:00
Alberto Griggio
eedad21326
histmatching: use the same amount of pixels for the matching regardless of the image orientation
2018-07-10 11:05:35 +02:00
Hombre
a3d6220bd8
Fix corrupted description and copyright in ICCProfileCreator (see #4478 )
2018-07-10 01:36:05 +02:00
Hombre
7bd0971137
"Adobe" entry renamed to "Adobe RGB (1998)" in ICC Profile Creator
2018-07-09 22:35:25 +02:00
Hombre
180277778a
Merge branch 'dev' into testoutputprofile
2018-07-09 22:12:08 +02:00
Morgan Hardwood
dfa31dddcd
Japanese translation updated by firefly
...
Closes #4677
2018-07-09 12:22:00 +02:00
Hombre
6d9c284977
Add entry for copyright & description in ICC ProfileCreator (see #4478 )
2018-07-09 01:09:31 +02:00
Ingo Weyrich
d9cab1f553
Merge pull request #4670 from Beep6581/float_dng_range_0_1
...
Floating point dng files in [0;1] range have black thumbnail
2018-07-08 23:21:17 +02:00
heckflosse
eeebe587ba
Call Histogram matching only if necessary, #4674
2018-07-08 20:24:17 +02:00
Morgan Hardwood
786cd10ca0
Use named GTK+ icon instead of custom PNG
...
Fixes #4665
2018-07-08 14:07:51 +02:00
Morgan Hardwood
9c73e60969
Always show filename in the thumb tooltip, #4672
...
Always show the filename in the thumbnail tooltip since the filename
displayed under/over a thumbnail could be truncated.
If "Show Exif info" is disabled, also show Exif info in the tooltip.
2018-07-08 12:22:32 +02:00
heckflosse
7f897e4e4d
fix #4669 also for xtrans
2018-07-07 16:39:28 +02:00
heckflosse
9224d6e18c
Floating point dng files in [0;1] range have black thumbnail, fixes #4669
2018-07-07 16:09:37 +02:00
heckflosse
d217dcd2c3
Merge branch 'dev' into 32b-tiff-output-cli
2018-07-07 10:48:41 +02:00
Thanatomanic
531868b01a
New vertical gridline divisions based on @heckflosse's insight. And a minor correction from 265 to 255
2018-07-07 07:51:41 +02:00
Thanatomanic
cebded3a2d
RAW histogram now correctly shows 8 stops
2018-07-06 18:00:32 +02:00
Thanatomanic
5419b9dd20
Minor update to drawing of histogram
...
After some pixel peeping I made sure the histogram lines stay within the drawing area completely
2018-07-06 07:18:42 +02:00
Thanatomanic
cf610f5f5b
Updated calculation of RAW histogram binning
...
The RAW histogram did not always fill up to the 255th value. This fixes that by including the blackpoint in the calculation
2018-07-06 07:16:34 +02:00
Hombre
f2b339fc66
Taking care of backward compatibility for new output profiles
...
see #4478
2018-07-05 23:32:46 +02:00
Ingo Weyrich
523fe40662
Merge pull request #4664 from TooWaBoo/dev
...
Update Deutsch locale
2018-07-05 21:14:02 +02:00
Thanatomanic
4dd85ea875
Now it works: histogram always shows gridlines for 8 stops in log-log mode
2018-07-05 08:29:37 +02:00
Thanatomanic
7960e07bfe
Histogram always shows gridlines for 8 stops in log-log mode
2018-07-05 08:24:09 +02:00
TooWaBoo
ed7a4b731a
Update Wavelet string
2018-07-05 03:54:27 +02:00
TooWaBoo
d42fb1cd7c
Update Deutsch locale
2018-07-05 03:44:28 +02:00
Morgan Hardwood
9e08a26f0d
Added two missing keys and generateTranslationDiffs
2018-07-05 00:16:58 +02:00
Ingo Weyrich
579190b5bb
Merge pull request #4660 from TooWaBoo/dev
...
Update Deutsch locale
2018-07-05 00:09:45 +02:00
Thanatomanic
30c3765963
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into histogram-scaling
2018-07-04 23:53:02 +02:00
Morgan Hardwood
b419bb2dfa
Merge branch 'dev' of github.com:Beep6581/RawTherapee into dev
2018-07-04 21:25:38 +02:00
Morgan Hardwood
ba3932d816
Require libtiff >= 4.0.4
...
Compilation fails when using libtiff < 4.0.4 on PHOTOMETRIC_CFA not
being declared. This commit introduces a minimum libtiff requirement of
4.0.4, which in turn required making cmake-2.8.8 the minimum required
version so as to avoid having to bundle findTIFF.cmake.
Closes #4653
2018-07-04 21:23:18 +02:00
Alberto Griggio
8c3e14b7f0
resize: added "allow upscaling" checkbox (issue #4643 )
2018-07-04 13:32:12 +02:00
Ingo Weyrich
370e5d0222
Merge pull request #4657 from Beep6581/dng_halffloat_load_speedup
...
If available, use intrinsics to convert half precision float values to single precision float values
2018-07-04 12:29:43 +02:00
TooWaBoo
f79dfdd7a2
Update Deutsch locale
2018-07-04 02:39:02 +02:00
heckflosse
ccfe4275d1
use __m128i instead of __m128i_u
2018-07-03 21:07:39 +02:00
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
0dd886d152
small changes in conversion from half float to single precision float
2018-07-03 12:28:45 +02:00
heckflosse
f2765b9a1c
If available, use intrinsics to convert half precision float values to single precision float values when loading float dng files
2018-07-02 20:29:41 +02:00
Thanatomanic
f5d9f9529a
Removed freeze-mode for the histogram bar
2018-07-02 19:48:24 +02:00
Thanatomanic
860fb73cd4
Histogram scaling toolip updated
2018-07-02 19:01:34 +02:00
Alberto Griggio
ee345ba376
histmatching: use fewer points in the auto-matched curve
...
makes editing the curve by hand much easier
2018-07-02 17:41:50 +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