Flössie
9b5ffaf4aa
Some minor cleanups
2017-02-14 20:49:10 +01:00
Flössie
6bcac40306
Allow relative CLUT paths ( #3639 ) by @agriggio
...
Kudos to Alberto Griggio for this contribution! 👍
2017-02-14 20:19:00 +01:00
Hombre
fe83cc8134
Merge branch 'dev' into rt-cli
2017-02-14 00:15:23 +01:00
Hombre
a04b3eefba
Adding rawtherapee-cli.exe, '-q' (quick start mode) added
...
Standard rawtherapee.exe now has almost no command line options left.
Use '-h' to see options for each executables.
2017-02-13 23:38:05 +01:00
heckflosse
67ad3ee248
small speedup for fuji_compressed_load_raw()
2017-02-13 15:39:51 +01:00
heckflosse
3bf98847f2
Added camconst entry for FUJIFILM GFX 50S
2017-02-13 15:04:45 +01:00
heckflosse
3329899b37
Added support for compressed fuji bayer files
2017-02-12 21:27:11 +01:00
Alberto Griggio
dca0e41f35
added "Auto White Balance temperature bias" feature
...
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
heckflosse
307d5b3a2f
astyled xtranscompressed.cc and cleaned code a bit
2017-02-12 16:08:27 +01:00
heckflosse
d8baa48e13
fixed compile issue in xtranscompressed
2017-02-11 21:17:22 +01:00
heckflosse
f2bef65be1
small cleanup
2017-02-11 18:28:52 +01:00
heckflosse
d5d8747e5a
decode compressed xtrans files
2017-02-11 17:48:59 +01:00
Flössie
5202f45137
Protect all Crop
accesses with cropMutex
( fixes #3306 )
2017-02-10 20:06:35 +01:00
heckflosse
f9bd9956c0
Removed clang related restriction. Should give a speedup for some parts of rt (denoise for example) when clang is used to build rt
2017-02-10 01:29:02 +01:00
heckflosse
281982f329
DNG files from HdrMerge are decoded incorrectly when zlib 1.2.11 is used. fixes #3674
2017-02-07 21:43:10 +01:00
heckflosse
2feb43f5d5
Fix display of raw values in navigator for xtrans
2017-02-06 16:43:49 +01:00
heckflosse
c0cb0966f4
Merge branch 'gtk2' into pixelshift
2017-02-06 15:47:29 +01:00
heckflosse
d570459f1e
Fixed bug in last commit when image was rotated
2017-02-05 19:03:34 +01:00
heckflosse
b720a67328
getRawValues: round instead of truncate
2017-02-05 16:28:25 +01:00
heckflosse
812bf40d17
Show raw values in navigator when demosaic 'none' is used
2017-02-05 16:06:57 +01:00
heckflosse
bd492e0ece
pixelshift: optionally select lmmse for motion in high iso files
2017-02-01 19:35:36 +01:00
Morgan Hardwood
39e7a653ae
Merge branch 'master' into gtk3
2017-01-31 21:16:26 +01:00
Flössie
968d991d97
Fix call to abs()
with unsigned int
( fixes #3339 , #3652 )
2017-01-31 20:47:18 +01:00
Morgan Hardwood
16f4731e0b
Merge branch 'master' into gtk3
2017-01-30 23:45:46 +01:00
heckflosse
bcb3ce8164
pixelshift: changed ePerIso calculation
2017-01-29 17:28:30 +01:00
heckflosse
3f2f1fb8ef
pixelshift: fixed wrong weight of red/blue in 3x3new
2017-01-29 15:16:16 +01:00
Morgan Hardwood
77d5f8779b
Cleaned up CMake logic thanks to Hombre, #3628
2017-01-28 02:29:22 +01:00
heckflosse
bd78989b9c
pixelshift: fixed accidently commited change to eperiso adjuster
2017-01-27 22:06:07 +01:00
heckflosse
262e929111
pxelshift: small optimization for 3x3new
2017-01-27 16:39:39 +01:00
Morgan Hardwood
e5c00f0a9d
Complete revision to how RawTherapee's version is handled in CMake and in other files, #3628
2017-01-27 15:33:05 +01:00
heckflosse
46e078c739
pixelshift: speedup and new experimental ISO adaption
2017-01-27 14:26:27 +01:00
heckflosse
75154f5619
Merge branch 'master' into pixelshift
2017-01-22 23:06:08 +01:00
Morgan Hardwood
5fc26c1e58
Merge branch 'master' into gtk3
2017-01-22 21:55:05 +01:00
Flössie
4649e1306f
Fix #3619 and some minor clean-ups
2017-01-22 19:28:46 +01:00
Morgan Hardwood
15e0875df2
Merge branch 'master' into gtk3
2017-01-22 18:32:54 +01:00
heckflosse
208c179921
pixelshift: adjuster for smooth transitions
2017-01-22 17:44:58 +01:00
Morgan Hardwood
ddc05d8ac8
Minimum crop size 1x1, closes #3619 , closes #3620
2017-01-22 16:42:53 +01:00
Hombre
de98047ae2
Solving issue #3506 (bugfix from mmmtok)
2017-01-21 16:41:59 +01:00
heckflosse
c0988beb33
Pixelshift: fixed two small bugs
2017-01-21 13:44:10 +01:00
heckflosse
d9c1ba78c4
Merge branch 'master' into pixelshift
2017-01-20 21:51:35 +01:00
Flössie
f25e161d16
Clean-ups for #3616
2017-01-20 21:19:55 +01:00
FelixJongleur42
62451f471f
issue 3598 and 2289 - util functions to determine file types by ending
2017-01-20 21:14:02 +01:00
heckflosse
1949ba1774
Merge branch 'master' into pixelshift
2017-01-20 21:13:50 +01:00
heckflosse
8d40dbdc0b
pixelshift: option to smooth transitions between regions with and without motion
2017-01-19 18:46:41 +01:00
heckflosse
70415fdfe5
pixelshift: cleaned gui
2017-01-18 19:36:35 +01:00
heckflosse
fba1cff9a0
Pixelshift: Fix bug saving pixelshift median parameter in pp3
2017-01-13 21:59:14 +01:00
heckflosse
37243d9cd6
Pixelshift: new beta realease
2017-01-13 21:35:11 +01:00
Morgan Hardwood
df82a0ae2c
Merge branch 'master' into gtk3
2017-01-12 08:31:22 +01:00
heckflosse
cef9b7fe2b
Pentax K1 file in APS-C mode has wrong raw crop, fixes #3519
2017-01-10 22:20:23 +01:00
Morgan Hardwood
1369ca005f
Merge branch 'master' into gtk3
2017-01-09 15:50:25 +01:00