Hombre
|
e3052c67e2
|
Merge branch 'dev' into spot-removal-tool
|
2019-08-06 15:19:38 +02:00 |
|
Ingo Weyrich
|
17f343f682
|
add -Wcast-qual switch and fix all related warnings
|
2019-07-25 17:45:43 +02:00 |
|
Hombre
|
698492e21c
|
Merge branch 'dev' into spot-removal-tool
|
2019-03-18 22:35:11 +01:00 |
|
heckflosse
|
c9817e369c
|
Remove Imagefloat::ExecCMSTransform2, #5025
|
2018-11-25 14:45:28 +01:00 |
|
heckflosse
|
20577ccab6
|
custom trc, speedup and reduced memory usage, #5025
|
2018-11-25 13:54:59 +01:00 |
|
heckflosse
|
831e18ca45
|
Add override keyword. Thanks @Floessie
|
2018-11-22 16:19:16 +01:00 |
|
Roel Baars
|
f64cb76c21
|
Fix for #5009
|
2018-11-22 10:41:49 +01:00 |
|
heckflosse
|
5b3fd8ddba
|
Review of image classes interfaces, part 3
|
2018-11-19 14:12:16 +01:00 |
|
heckflosse
|
512adf5b62
|
Review of image classes interfaces, part 2
|
2018-11-18 18:09:40 +01:00 |
|
heckflosse
|
bfe8465563
|
Review of image classes interfaces
|
2018-11-18 15:43:15 +01:00 |
|
heckflosse
|
1fa253ba63
|
Fix some issues reported by coverity
|
2018-11-16 20:48:33 +01:00 |
|
heckflosse
|
258dfc2275
|
Fix segfault when loading 16-bit float tiff
|
2018-08-31 13:01:27 +02:00 |
|
Hombre
|
5d1922ce56
|
Merge branch 'dev' into 32b-tiff-output-cli
|
2018-08-30 21:32:26 +02:00 |
|
Hombre
|
b356c74813
|
RT now generates valid 16-bit float TIFF output image (see #2357)
...however the "reader" of those files is broken and make RT crash.
Thanks to @heckflosse for the "writer" patch.
|
2018-05-10 22:13:06 +02:00 |
|
Hombre
|
30efa5930d
|
16-bit floating-point support for TIFF output image (see #2357)
|
2018-05-07 09:57:53 +02:00 |
|
Desmis
|
9e5506aa35
|
Fixed bug ExecCMSTransform for non raw files
|
2018-05-01 09:39:15 +02:00 |
|
heckflosse
|
59ebf99f63
|
Add support for embedded single channel previews, fixes #4419
|
2018-03-20 22:20:25 +01:00 |
|
Hombre
|
b6d2480fb5
|
Merge branch 'dev' into spot-removal-tool (#2239)
|
2018-01-25 20:41:10 +01:00 |
|
Hombre
|
20a0fb7af9
|
Merge branch 'dev' into spot-removal-tool (see #2239)
|
2017-11-25 23:30:52 +01:00 |
|
Alberto Griggio
|
bc8b8902e6
|
make rtengine::processImage return an Imagefloat instead of an Image16
This is for supporting saving to 32-bit float TIFFs
|
2017-11-20 00:10:51 +01:00 |
|
heckflosse
|
5ddd42f721
|
Faster png save with still good compression, fixes #4045
|
2017-11-18 12:56:37 +01:00 |
|
Hombre
|
3eeeb151ec
|
Merge branch 'master' into spot-removal-tool
|
2016-12-28 01:57:46 +01:00 |
|
Flössie
|
0731975ff0
|
Apply modernize-use-nullptr
Setup:
- `mkdir tidy; cd tidy`
- `cmake .. -DCMAKE_BUILD_TYPE=debug -DPROC_TARGET_NUMBER=1 -DCACHE_NAME_SUFFIX=4 -DBINDIR=. -DDATADIR=. -DBUILD_BUNDLE=ON -DWITH_LTO=OFF -DOPTION_OMP=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON`
- `cd ..`
- `find -name '*.cc' -exec clang-tidy-3.8 -header-filter=.* -p=tidy -fix-errors -checks=modernize-use-nullptr {} \;`
|
2016-10-12 17:48:40 +02:00 |
|
Hombre
|
56dafcf8c1
|
Spot Removal tool
It is not working yet, but the GUI is (almost) done.
See issue #2239.
|
2016-04-23 00:46:01 +02:00 |
|
DrSlony
|
0e0cfb9b25
|
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
|
2015-08-11 11:55:03 +02:00 |
|
torger
|
d5ca351c20
|
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
|
2015-07-10 12:00:36 +02:00 |
|