8571 Commits

Author SHA1 Message Date
Desmis
02e58bc88e merge with dev 2019-08-17 18:08:59 +02:00
Desmis
6636c484a6 Suppress warning 2019-08-17 18:03:11 +02:00
Desmis
ee27f6778b Change label auto grey 2019-08-17 17:51:42 +02:00
Desmis
a751857b5c merge with dev 2019-08-17 17:49:36 +02:00
Ingo Weyrich
7b3c50bc31 Capture sharpening: auto contrast threshold 2019-08-17 15:18:24 +02:00
Ingo Weyrich
f7ec852e05
Merge pull request #5404 from Beep6581/58_cppcheck_coverity_fixes
cppcheck and coverity fixes
2019-08-16 22:38:02 +02:00
Ingo Weyrich
8cb5ed4d0c Two changes suggested by @Floessie, #5404 2019-08-16 17:12:20 +02:00
Ingo Weyrich
80c3eb6ac3 fix clang warnings on non SSE builds 2019-08-16 17:11:14 +02:00
Ingo Weyrich
e4b955523e Capture sharpening: small speedup 2019-08-15 23:23:28 +02:00
Ingo Weyrich
8421f8780a capture sharpening: contrast threshold 2019-08-15 20:40:32 +02:00
Ingo Weyrich
4308744df5
Remove a nop 2019-08-15 19:31:52 +02:00
Ingo Weyrich
674700c2e2 Fix a clang warning 2019-08-15 14:17:46 +02:00
Ingo Weyrich
72e607a140 Fix a clang warning 2019-08-15 13:53:15 +02:00
Ingo Weyrich
506254ce46 capture sharpening: first mockup 2019-08-14 17:19:26 +02:00
Morgan Hardwood
4fdcaada1c Formatting and whitespace fixes in camconst.json 2019-08-14 12:01:17 +02:00
Morgan Hardwood
6d777ce94b Improved Panasonic DC-GF10 raw support, closes #5411 2019-08-14 11:36:44 +02:00
Morgan Hardwood
4afe2d8f28 Added camconst_creator.ods
Automatically create dcraw_matrix entry for camconst.json
2019-08-14 10:57:04 +02:00
Ingo Weyrich
259a7f4e78
Fix a bug in xtrans 1-pass 2019-08-12 13:46:33 +02:00
Ingo Weyrich
f03d9dc505 Merge branch 'dev' into 58_cppcheck_coverity_fixes 2019-08-09 15:46:20 +02:00
Ingo Weyrich
9293e8e69b Fix some coverity issues 2019-08-09 15:45:52 +02:00
Ingo Weyrich
63abfb4d66 make StopWatch more robust 2019-08-09 15:45:11 +02:00
Ingo Weyrich
55a2aae381 cppcheck: further fixes 2019-08-08 22:17:00 +02:00
Ingo Weyrich
9cbc49d817 make xtrans_demosaic.cc cppcheck-clean 2019-08-08 20:33:57 +02:00
Ingo Weyrich
8744f8f826 cppcheck: further fixes 2019-08-08 19:10:29 +02:00
Ingo Weyrich
4bf4b818c0 cppcheck fixes 2019-08-08 13:41:14 +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
2accd75bd0
Merge pull request #5396 from Beep6581/cppcheck
Cppcheck fixes
2019-08-07 18:28:20 +02:00
Ingo Weyrich
cf1d7e5920
Update profilestorecombobox.cc
Do not use std::move on return
2019-08-07 16:53:44 +02:00
Ingo Weyrich
d44a40582a
Merge pull request #5390 from Beep6581/filebrowser-catalog-speedups
Further speedups for filebrowser/catalog
2019-08-07 16:06:03 +02:00
Ingo Weyrich
27f921405c Merge branch 'dev' into cppcheck 2019-08-07 15:33:16 +02:00
Ingo Weyrich
4c99c9cf01 cppcheck: further fixes 2019-08-07 15:32:52 +02:00
Ingo Weyrich
aa3f8d81bc
Merge pull request #5401 from Beep6581/cbdl-code-review
cbdl code cleanup
2019-08-07 15:20:52 +02:00
Ingo Weyrich
4fedfb2b26 cppcheck: further fixes 2019-08-06 22:10:38 +02:00
Ingo Weyrich
5e9a409dba cbdl code cleanup 2019-08-06 17:34:14 +02:00
Ingo Weyrich
972d6907d5 raw crop for OLYMPUS TG-5 and TG-6 2019-08-06 14:51:30 +02:00
Ingo Weyrich
96bf78fe87 Merge branch 'dev' into cppcheck 2019-08-05 16:34:48 +02:00
Morgan Hardwood
1b8dd7c49a Added camera model aliases
Partly related to #5400
2019-08-05 12:11:18 +02:00
Ingo Weyrich
e70a829f75
Merge pull request #5398 from rom9/filmnegative_thumb_update
Fixes #5397 by requiring thumbnail reprocessing when filmnegative params are changed
2019-08-03 11:06:11 +02:00
Ingo Weyrich
f934aa0dec
Merge pull request #5388 from Beep6581/castqualclean
add -Wcast-qual switch and fix all related warnings
2019-08-03 00:25:20 +02:00
Desmis
f35d1fc1f6 merge with dev 2019-08-02 18:25:25 +02:00
Desmis
981e2783bb merge with dev 2019-08-02 18:08:42 +02:00
Ingo Weyrich
e7d10bbf76 Fixes broken clear processing profile when image has same rank as thumb 2019-08-02 16:03:03 +02:00
rom9
06f224a4eb Fixes #5397 by requiring thumbnail reprocessing when filmnegative params are changed. 2019-08-02 13:28:48 +02:00
Ingo Weyrich
b36e14c731 raw crop for LEICA Q2 2019-08-02 11:49:25 +02:00
Ingo Weyrich
2ec224c9ef Fix wrong camconst.json entry 2019-08-01 21:48:24 +02:00
Ingo Weyrich
13a1b59c46 Better white level for Canon EOS 400D DIGITAL 2019-08-01 21:35:52 +02:00
Ingo Weyrich
46cbb652d5 cppcheck: further fixes 2019-08-01 14:02:38 +02:00
Ingo Weyrich
41fc34c5c6 Do not assign empty strings on creation of std::string or Glib::ustring 2019-07-31 20:21:16 +02:00
Ingo Weyrich
4101102ddf cppcheck: further fixes 2019-07-31 20:02:35 +02:00