Commit Graph

428 Commits

Author SHA1 Message Date
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
e682b364b5 Further reduction of include dependencies 2019-11-01 14:51:33 +01:00
Ingo Weyrich
6935faa258 Further cleanup of include dependencies 2019-10-30 22:12:06 +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
c11087c28d Cleanup curves.h includes 2019-10-29 14:15:45 +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
Desmis
6f29a08f39 Fixed bug in Exposure and suppress warning 2019-10-04 18:10:07 +02:00
Desmis
f57d74ffbd merge with dev 2019-09-23 11:40:25 +02:00
Desmis
7fb2acd28c merge with dev 2019-09-22 07:22:53 +02:00
Ingo Weyrich
1e27156a32 Merge pull request #5421 from shlyakpavel/patch-2
improcfun.cc: cleanup
2019-09-22 00:29:06 +02:00
Desmis
00df4707a8 merge with dev 2019-09-11 11:41:24 +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
Pavel Shlyak
7c61645394 improcfun.cc: cleanup
The pointers allocated with new can never be null. Exception will be thrown in case of memory allocation error.
2019-08-21 04:30:59 +03:00
Desmis
02e58bc88e merge with dev 2019-08-17 18:08:59 +02:00
Ingo Weyrich
b3e0013e56 Merge branch 'dev' into newlocallab 2019-08-08 16:18:58 +02:00
Roel Baars
82e329ca83 Fix SHM-color toning behavior in shadows. Fixes #5403 2019-08-08 13:10:55 +02:00
Ingo Weyrich
d765c06cf4 2 bugs in colour toning, fixes #5403 2019-08-08 11:43:47 +02:00
Ingo Weyrich
5e9a409dba cbdl code cleanup 2019-08-06 17:34:14 +02:00
Desmis
e4c4e38236 merge with dev 2019-07-24 09:05:32 +02:00
Desmis
779ae39f17 merge with dev 2019-07-23 06:40:40 +02:00
Ingo Weyrich
cbb3f05b7e use empty() instead of comparison with an empty string 2019-07-22 13:49:08 +02:00
Desmis
a2bfcd7690 merge with dev 2019-07-12 18:39:07 +02:00
Desmis
e3962ff8dc merge with dev 2019-07-09 18:26:41 +02:00
Floessie
e980d9b225 Merge pull request #5315 from Beep6581/rtsurface-cleanup
Rtsurface cleanup
2019-07-09 13:02:46 +02:00
Desmis
50e6aa12c7 merge with dev 2019-07-04 08:23:56 +02:00
Desmis
fc4fd82afb merge with dev 2019-07-03 14:46:31 +02:00
heckflosse
c04171bf34 minor speedups 2019-07-02 23:24:58 +02:00
heckflosse
bb11f68535 Fix wrong SSE code path of shadowToneCurve() 2019-07-02 21:01:51 +02:00
Desmis
b54312c2eb FFTW blur for local contrast 2019-06-28 14:26:51 +02:00
Desmis
5e80b36b09 merge with dev 2019-06-14 07:40:49 +02:00
Desmis
12e283bd6b merge with dev 2019-06-10 13:00:57 +02:00
heckflosse
f0d32c1da7 White dot artifacts caused by CIECAM02, fixes #5342 2019-06-09 14:37:33 +02:00
Desmis
53d32c9135 merge with dev 2019-06-06 12:56:06 +02:00
Desmis
2b9468e9f8 merge with dev 2019-06-04 18:29:58 +02:00
luz.paz
cc60ea2248 Fix source comment and misc. typos
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph`
2019-06-03 17:38:50 -04:00
Desmis
83f487753c Improve shadows-Highlight Residual 2019-05-27 09:23:56 +02:00
Desmis
fc9867eb2d Improvment to residual image 2019-05-21 07:48:18 +02:00
heckflosse
ad6a7abc55 Merge branch 'dev' into newlocallab 2019-05-16 13:39:48 +02:00
Flössie
351f8f4e12 Fix indentation 2019-05-16 10:33:07 +02:00
Flössie
00b007f47a Fix compiler warning for non-SSE2 builds 2019-05-16 10:28:13 +02:00
Desmis
0c22f58952 Change int to double - variables TM - clear cache needs 2019-05-06 14:51:31 +02:00
Desmis
1d51d7b393 Suppress comment printf in TM 2019-05-06 11:22:44 +02:00
Desmis
789d537c53 Chnage settings local-contrast and enhance TM 2019-05-06 10:56:36 +02:00
Desmis
7f8b5bf2da disable saturation TM 2019-05-04 07:49:44 +02:00
Desmis
df3a0fc648 Change default values saturation TM 2019-05-03 07:55:37 +02:00