heckflosse
f409f1333e
Speedup for green equilibration
2017-08-22 01:21:09 +02:00
Ingo Weyrich
ad20c39907
Merge pull request #4031 from Beep6581/cacorrect_speedup
...
Cacorrect speedup
2017-08-21 13:48:26 +02:00
heckflosse
abe5268a10
Removed timing code
2017-08-21 13:46:22 +02:00
Desmis
1e5382a03b
Etend to double range color histogram Ciecam mode
2017-08-20 11:45:54 +02:00
heckflosse
779f4dd12e
Speedup for raw CA correction
2017-08-18 13:20:14 +02:00
Desmis
db17c68f1e
Format with astyle 3. changed files
2017-08-17 09:38:27 +02:00
Hombre57
a056493e9a
Bug fix (see #4008 )
2017-08-15 16:25:56 +02:00
Desmis
0bb824e2c1
Other changes for Elle
2017-08-14 08:21:35 +02:00
Hombre57
bc9674a11d
Merge branch 'dev' into multiframe-handling
2017-08-13 18:16:03 +02:00
Hombre57
86dac147c6
Adding icons on thumbnails and solving a bug in cacheimagedata.cc
...
See issue #4008 .
The bug in cacheimagedata.cc was preventing correct cached thumbnail
loading, asking for a full processing at each loading of the directory.
2017-08-13 18:13:39 +02:00
Desmis
be82e1bde2
Some changes requested by Elle
2017-08-13 13:07:39 +02:00
Hombre57
d5e4980c08
Adding Floessie's patch to use std::unique_ptr (issue #4008 )
2017-08-12 19:21:29 +02:00
Desmis
49d61d5209
Small changes + mode double
2017-08-11 08:21:38 +02:00
Desmis
371c9321a3
merge with dev
2017-08-10 18:38:30 +02:00
Desmis
5f8555e84c
Add temp and green for scene
2017-08-10 17:09:46 +02:00
Morgan Hardwood
0fc699c4b7
One more cleanup of rtengine/procparams.cc
2017-08-10 16:21:03 +02:00
Morgan Hardwood
f0e58f43e7
formatting cleanup
2017-08-10 15:07:31 +02:00
Desmis
0ffbc5251e
Add CAT02 viewing conditions
2017-08-10 14:20:00 +02:00
Morgan Hardwood
88d0512b4a
Astyled files in ciecamout for ciecamout merge
2017-08-10 11:59:54 +02:00
Hombre57
1a296b763f
Correction as discussed in commit review (see also issue #4008 )
2017-08-10 00:50:26 +02:00
Desmis
291cc2e75a
merge with dev
2017-08-09 08:00:39 +02:00
Hombre57
f23be9345c
Add multi-frame handling.
...
- Exif of all frames are displayed in the Editor's Exif tab (without
separator)
- isHDR and isPixelShift is added to the data files stored in cache
- In the Editor panel, the QuickInfo frame display the HDR and
PixelShift information, as well as the number of frame and bit-depth for
HDR image
- the number of frame is provided by dcraw. If not set, it is provided
by the Exif's main IFD count
- the PixelShift information (for Pentax as of now) is provided by
looking at the Exif informations
- the HDR information is provided by the Exif information of the first
frame for Pentax raw files, or by the bitspersample, sampleformat and
compression tags for other files
TODO: add icons to the thumbnails to tag HDR and PixelShift files.
2017-08-08 23:42:05 +02:00
Hombre57
b183a0b3c7
Solving issue #4000 on behalf of heckflosse
2017-08-07 21:05:00 +02:00
Flössie
3518c6ad7a
Fix unaligned store in ImProcFunctions::Lanczos()
( fixes #4005 )
2017-08-07 20:09:23 +02:00
Desmis
ef39df4f39
Settings output device in main menu
2017-07-28 17:41:48 +02:00
Morgan Hardwood
10822f5c2e
IliasG updated camconst.json for various cameras, closes #3988
2017-07-27 15:35:12 +02:00
heckflosse
f12ee8a05a
Small speedup for decoding of compressed fuji RAF
2017-07-25 17:48:15 +02:00
Hombre57
c6b16bc031
Making the preview more accurate with "Use CIECam for EPD" ( #2233 )
2017-07-23 18:47:32 +02:00
Morgan Hardwood
08ebc3e75b
Revert EPD Edge Stopping and Scale defaults to their old values now that the preview is more accurate, #2233
2017-07-20 19:43:36 +02:00
heckflosse
59c5a913ad
Fix two bugs in decoder for compressed fuji files. Thanks to LebedevRI for the hints!
2017-07-20 17:45:10 +02:00
Hombre57
36fe0f800f
Ehnance preview accuracy of Tone Mapping (EPD) tool (issue #2233 )
2017-07-19 02:14:40 +02:00
heckflosse
01ffd294b2
Use rtengine::min/max instead of std::min/max(std::min/max(, patch by Flössie
2017-07-13 13:30:29 +02:00
heckflosse
f98ef980d9
remove unused retinex.gain and retinex.baselog
2017-07-09 21:37:39 +02:00
heckflosse
22692f5a04
remove unused caautostrength
2017-07-09 19:41:21 +02:00
Alberto Griggio
0ecb02afdd
Merge pull request #3916 from Beep6581/lcp-distortion-alt-match
...
Lcp distortion alt match
2017-06-26 23:37:14 +02:00
heckflosse
3449945f25
fixes #3941 , Monitor and printer ICC color profiles missing
2017-06-26 17:46:12 +02:00
Morgan Hardwood
73573e1b87
Cleaned up KLT CMake files from PR #3912
2017-06-26 14:17:23 +02:00
Beep6581
0b4405972d
Merge pull request #3912 from mattiaverga/klt
...
Optionally use system KLT library
2017-06-26 14:08:01 +02:00
heckflosse
c60ed7a736
Silence warnings in dcraw.cc when using gcc >= 7
2017-06-26 02:16:11 +02:00
heckflosse
159ddf2d7a
Fix some valgrind issues
2017-06-24 16:38:34 +02:00
heckflosse
2579e3f6ac
Fix some issues reported y valgrind
2017-06-22 23:46:16 +02:00
heckflosse
41d3179f2c
remove some gcc4.8/windows special code as minimum gcc version to build rt is 4.9
2017-06-21 01:09:16 +02:00
heckflosse
34bdc9e0eb
Fix some coverity issues
2017-06-21 01:06:28 +02:00
heckflosse
eeb1135670
Fix coverity issue
2017-06-19 20:28:44 +02:00
heckflosse
a9f769c5d7
Fix some coverity issues
2017-06-19 00:57:29 +02:00
heckflosse
8aff354df9
Fix some coverity and cppcheck issues
2017-06-18 18:40:40 +02:00
heckflosse
ae67344f16
Pixel Shift: intermediate steps for progress bar
2017-06-18 15:22:49 +02:00
heckflosse
480d13196e
Removed operator= from array2D because array2D is NonCopyable
2017-06-18 01:21:08 +02:00
heckflosse
655d66a859
Fix some coverity issues
2017-06-18 00:10:31 +02:00
heckflosse
4d3b717071
Pixel Shift: speedup for 'Show only motion mask' mode
2017-06-17 18:17:16 +02:00