Ingo Weyrich
|
914daffa39
|
more double promote fixes, still not complete
|
2020-01-22 00:11:39 +01:00 |
|
Desmis
|
31d3b7bb4c
|
merge with dev
|
2020-01-07 10:16:40 +01:00 |
|
Desmis
|
95a2b21aa4
|
Improve dynamic range compression
|
2020-01-02 17:08:05 +01:00 |
|
Ingo Weyrich
|
2ce6e6d1d3
|
skip unnecessary transform
|
2020-01-02 14:35:27 +01:00 |
|
Desmis
|
f6f03fb8fc
|
Some improvments and Tooltip
|
2019-12-17 11:34:16 +01:00 |
|
Desmis
|
1981b17245
|
First levels dynamic range compress Contrast wavelet
|
2019-12-16 12:36:45 +01:00 |
|
Desmis
|
e4f94f9f33
|
merge with dev
|
2019-11-06 08:30:51 +01:00 |
|
Ingo Weyrich
|
03c0d6c86c
|
Some cleanups, also fix some fallouts from reduce_include_dependencies branch
|
2019-11-05 20:31:17 +01:00 |
|
Ingo Weyrich
|
033d9fe02a
|
Merge branch 'dev' into newlocallab
|
2019-11-04 23:01:33 +01:00 |
|
Ingo Weyrich
|
6335b68a80
|
Further reduction of include dependencies
|
2019-11-03 14:52:42 +01:00 |
|
Ingo Weyrich
|
cac2eb53ef
|
Further reduction of include dependencies
|
2019-10-31 20:41:08 +01:00 |
|
Ingo Weyrich
|
6935faa258
|
Further cleanup of include dependencies
|
2019-10-30 22:12:06 +01:00 |
|
Ingo Weyrich
|
ba8dda1836
|
Further cleanup of include dependencies
|
2019-10-30 16:38:02 +01:00 |
|
Flössie
|
d7ec033829
|
Reduce dcp.h dependencies
|
2019-10-30 09:30:21 +01:00 |
|
Ingo Weyrich
|
068847eb5a
|
Further cleanup of include dependencies
|
2019-10-29 21:06:27 +01:00 |
|
Ingo Weyrich
|
22e5348db7
|
Forward declare LabImage
|
2019-10-28 17:17:15 +01:00 |
|
Ingo Weyrich
|
eaf0eeff4e
|
Forward declare CieImage
|
2019-10-28 15:43:58 +01:00 |
|
Flössie
|
28f0bc14da
|
Merge branch 'dev' into metadata-exiv2
- Rating (#5325) not yet implemented
|
2019-09-24 14:30:54 +02:00 |
|
Desmis
|
0711373021
|
Merge with dev
|
2019-09-11 08:35:25 +02:00 |
|
Morgan Hardwood
|
60b2196bce
|
Updated gnu.org links to use HTTPS
|
2019-09-10 12:34:57 +02:00 |
|
Desmis
|
a307b5a739
|
Improve Exposure PDE
|
2019-09-10 11:14:40 +02:00 |
|
Desmis
|
0730222cf7
|
Add PDE Fattal to Exposure PDE - thanks to Alberto
|
2019-09-08 11:31:05 +02:00 |
|
Desmis
|
202fb8084d
|
merge with dev
|
2019-09-06 10:56:03 +02:00 |
|
Ingo Weyrich
|
11bf7e5eb5
|
fix broken crop lines in file browser, fixes #5440
|
2019-09-05 15:16:24 +02:00 |
|
Ingo Weyrich
|
9165d0acb7
|
Crop area not shown on File Browser window thumbnails, fixes #5440
|
2019-09-05 12:08:36 +02:00 |
|
Desmis
|
dfc4715a82
|
merge with dev
|
2019-09-05 06:38:40 +02:00 |
|
Hombre
|
ce04447c7a
|
Fix crash while rotating several thumbnails in File Browser
Fix issue #4858 and possibly #5310
|
2019-09-03 22:18:20 +02:00 |
|
Desmis
|
71486a6a5f
|
Merge with dev
|
2019-09-02 08:38:33 +02:00 |
|
Ingo Weyrich
|
5ea18efeb8
|
RT crashes on loading Hasselblad H6D-100cMS pixelshift files, fixes #5433
|
2019-09-01 20:22:42 +02:00 |
|
Desmis
|
cbeb828609
|
merge with dev
|
2019-07-18 13:41:26 +02:00 |
|
rom9
|
85aacaddf2
|
Minor whitespace fix
|
2019-07-17 00:53:36 +02:00 |
|
Flössie
|
21a97980b6
|
Merge branch 'dev' into metadata-exiv2
|
2019-07-09 13:34:19 +02:00 |
|
rom9
|
41e5899f97
|
Moved film negative thumbnail processing to own compilation unit
|
2019-06-28 22:54:32 +02:00 |
|
rom9
|
938fc63dd0
|
Replaced powf calls with the optimized pow_F macro (which also works for the non-SSE2 case).
|
2019-06-27 23:01:51 +02:00 |
|
rom9
|
a3004bb2b8
|
Added SSE2 optimization in film negative thumbnail processing.
|
2019-06-27 22:03:59 +02:00 |
|
rom9
|
880a6e125e
|
Added film negative processing in thumbnails, with correct white balance. Calculated channel averages to restore the same initial conditions as RawImageSource, where get_colorsCoeff is called with forceAutoWB = true. Code still needs refinement and cleanup.
|
2019-06-21 07:12:42 +02:00 |
|
Desmis
|
b378b0f74c
|
merge with dev
|
2019-06-07 16:52:34 +02:00 |
|
heckflosse
|
3b19b9f55b
|
Rawtherapee 5.6 crashes with.dng from PixelShift2DNG-0.9.8.67, fixes #5348
|
2019-06-07 16:37:59 +02:00 |
|
Flössie
|
ba4de904cc
|
Cleanups and a few fixes
|
2019-05-10 21:24:22 +02:00 |
|
Alberto Griggio
|
c360fd7e2c
|
Use exiv2 for metadata handling
|
2019-05-06 09:27:44 +02:00 |
|
heckflosse
|
7f3fdb8f6c
|
locallab: dedup softlight code
|
2019-04-08 15:08:26 +02:00 |
|
heckflosse
|
7970afa400
|
locallab: dedup dehaze code
|
2019-04-08 14:44:02 +02:00 |
|
heckflosse
|
6f30354078
|
First commit for #5246, still wip
|
2019-04-01 19:40:10 +02:00 |
|
heckflosse
|
020204e0cb
|
Merge branch 'dev' into newlocallab
|
2019-03-12 14:57:17 +01:00 |
|
Flössie
|
0cbc4923bc
|
Relax dependency from procparams.h
|
2019-02-28 20:44:50 +01:00 |
|
Desmis
|
86c03e61d4
|
merge with dev - I hope no error
|
2018-11-24 14:18:37 +01:00 |
|
Alberto Griggio
|
fddb0ec50d
|
fix black thumnbail issue for float DNGs
|
2018-11-22 15:25:57 +01:00 |
|
Alberto Griggio
|
655bdfd7e7
|
merged branch 'floatdng'
|
2018-11-22 08:50:35 +01:00 |
|
Morgan Hardwood
|
32b48021a6
|
Merge branch 'dev' into newlocallab
|
2018-11-21 02:58:27 +01:00 |
|
heckflosse
|
a19f3484dd
|
Fix some warnings
|
2018-11-20 20:32:36 +01:00 |
|