Commit Graph

  • d98e070ea6 wavelet levels LC denoise - change some default settings Desmis 2020-09-02 19:15:13 +02:00
  • c65a27ce19 Wavelet levels - Fixed crash in rare cases in flat areas Desmis 2020-09-02 18:21:02 +02:00
  • 390d62f638 Hide little 'RawTherapee ...' window frame when starting RT Ingo Weyrich 2020-08-30 11:48:46 +02:00
  • 467bac3dea Wavelet levels: denoise and guided filter with hue curve and local contrast (#5894) Desmis 2020-08-30 08:16:31 +02:00
  • 287fe74593 Fixed bug in Linux mask Blur denoise - rationalise code (#5896) Desmis 2020-08-29 15:39:39 +02:00
  • b2942fd949 Improve performance of scopes Lawrence Lee 2020-08-28 22:33:52 -07:00
  • 813ebd8359 captureSharpening(): std::unique_ptr Ingo Weyrich 2020-08-28 14:33:40 +02:00
  • 8f483496b2 captureSharpening(): let the compiler vectorize the last loop. Tested with gcc 10.2.0 and clang 10.0.1 Ingo Weyrich 2020-08-28 14:23:40 +02:00
  • 6d8a31961f Color the vectorscope lines Lawrence Lee 2020-08-27 16:35:39 -07:00
  • a7971abfcf Merge pull request #5885 from Beep6581/bayer_bilinear Ingo Weyrich 2020-08-27 15:43:30 +02:00
  • 86471c88e0 Canon EOS R5 CR3 pegs cpu at 100% with no GUI, #5882 Ingo Weyrich 2020-08-24 14:04:47 +02:00
  • ea485e45d8 Renamed DCPs to use same capitalization as in metadata Morgan Hardwood 2020-08-21 00:55:02 +02:00
  • 8a4d12c858 Improved Canon EOS 90D dual-illuminant DCP Morgan Hardwood 2020-08-21 00:28:26 +02:00
  • 6c2463889b Revert "CH vectorscope: speedup by avoiding conversions" Ingo Weyrich 2020-08-20 12:31:37 +02:00
  • cfc1e66024 CH vectorscope: speedup by avoiding conversions Ingo Weyrich 2020-08-19 14:00:09 +02:00
  • 350324affc Disable double-clicking of waveform & vectorscopes Lawrence Lee 2020-08-16 18:08:26 -07:00
  • 371fc65416 Improve type conversions Lawrence Lee 2020-08-16 16:10:46 -07:00
  • e667e3dce7 Removed timing code and some includes Ingo Weyrich 2020-08-16 21:34:11 +02:00
  • 2858876f44 use array2D.fill() instead of memset() Ingo Weyrich 2020-08-16 17:19:59 +02:00
  • 7aa6b713c6 Fix vectorscope Flössie 2020-08-16 16:01:29 +02:00
  • d5af712497 Merge pull request #5840 from ya-isakov/dev Floessie 2020-08-16 15:05:45 +02:00
  • d59f488aea minor fixes Ingo Weyrich 2020-08-16 14:07:25 +02:00
  • 8c363fc24c Merge branch 'dev' into bayer_bilinear Ingo Weyrich 2020-08-16 12:43:31 +02:00
  • a11d41b41a Enable dd contrast threshold adjuster for Amaze+bilinear and DCB+bilinear Ingo Weyrich 2020-08-16 12:19:52 +02:00
  • 9e040b3bc2 ImProcCoordinator::updateVectorscope(): parallelize loops Ingo Weyrich 2020-08-16 11:46:17 +02:00
  • 3af822b6f7 Fix abuse of array2D<> Flössie 2020-08-16 11:22:10 +02:00
  • 231c5e2c99 Apply clang-tidy's google-readability-casting Flössie 2020-08-16 10:25:22 +02:00
  • c5ace05df8 Merge branch 'dev' into waveform Flössie 2020-08-16 10:08:28 +02:00
  • 4888cb76f2 Merge pull request #5878 from Beep6581/delayed_connection Floessie 2020-08-16 09:32:53 +02:00
  • e67b02da8b further cleanups Ingo Weyrich 2020-08-15 22:36:10 +02:00
  • 07d26c16ed ImProcCoordinator::updateVectorscope(): fix crash caused by large stack allocation, speedup, fixed scaling from [0;255] to [0;65535] range Ingo Weyrich 2020-08-15 17:35:24 +02:00
  • 03d2c0dd03 Merge branch 'dev' into bayer_bilinear Ingo Weyrich 2020-08-14 13:38:33 +02:00
  • 1aa3b5c52b dcraw.cc: fix some warnings Ingo Weyrich 2020-08-14 13:37:59 +02:00
  • b1690fd489 Merge branch 'dev' into bayer_bilinear Ingo Weyrich 2020-08-14 12:55:55 +02:00
  • a4813ac256 RT build on non-Apple systems using clang shows wrong compiler info in AboutThisBuild.txt, fixes #5864 Ingo Weyrich 2020-08-14 12:22:08 +02:00
  • 20f13048d4 Merge pull request #5884 from Beep6581/cleanups_202008 Ingo Weyrich 2020-08-13 15:18:09 +02:00
  • e19321982c Further cleanup Ingo Weyrich 2020-08-13 13:27:01 +02:00
  • 1419a01940 Further cleanup Ingo Weyrich 2020-08-13 13:26:27 +02:00
  • a5c7713042 Cleanup: removed unused function; also murder instead of call for suicide (delete this) Ingo Weyrich 2020-08-13 13:10:33 +02:00
  • 01df366c06 Merge branch 'dev' into issue5867 rfranke 2020-08-11 18:40:47 +02:00
  • e63b800864 Re-add inspector tab as an option (#5867) rfranke 2020-08-11 18:27:50 +02:00
  • e4d037c7a9 Merge branch 'dev' into delayed_connection Flössie 2020-08-10 14:00:37 +02:00
  • a55e06c676 Remove C++14isms from delayed_helper::apply() Flössie 2020-08-10 13:55:45 +02:00
  • 130fbb8eb2 Local complexity - Add 'Basic' to 'Standard'(Normal) and 'Advanced'(Expert) (#5858) Desmis 2020-08-10 13:18:21 +02:00
  • e247a1e086 Increase visibility of vectorscope pointer Lawrence Lee 2020-08-09 18:00:12 -07:00
  • f7c02af184 Fix rendering of blank vectorscope Lawrence Lee 2020-08-09 17:22:23 -07:00
  • 8b3af4c520 Fix some cppcheck warnings Lawrence Lee 2020-08-09 16:59:27 -07:00
  • 6cd87ad975 Use array2D for waveform and vectorscopes Lawrence Lee 2020-08-09 16:49:28 -07:00
  • a449a01690 Extend context menu of filebrowser with inspect entry (#5867) rfranke 2020-08-09 17:21:15 +02:00
  • 947f3dca00 Toggle fullscreen status of inspector window with F11 (#5867) rfranke 2020-08-09 17:17:15 +02:00
  • 2f06f56d9c Merge from dev Lawrence Lee 2020-08-08 22:02:29 -07:00
  • ec27ad4abc Add waveform/vectorscope brightness feature Lawrence Lee 2020-08-08 17:11:18 -07:00
  • 6c53317ac1 Add pointer indicator for vectorscopes Lawrence Lee 2020-08-08 12:57:38 -07:00
  • f779527833 Clip H-C vectorscope according to color profile Lawrence Lee 2020-08-07 17:26:22 -07:00
  • 5e207afff6 Merge branch 'dev' into delayed_connection Flössie 2020-08-08 11:23:37 +02:00
  • f353df3d05 Add DelayedCall and integrate it into navigator and histogram Flössie 2020-08-08 11:18:56 +02:00
  • 698b2e1842 Finish Cairo surface used for waveform Lawrence Lee 2020-08-07 15:18:02 -07:00
  • 426162f269 Move lightness waveform behind RGB waveform Lawrence Lee 2020-08-05 12:23:34 -07:00
  • 9a89eb5454 Fix RGB bars not showing for waveform Lawrence Lee 2020-08-05 12:05:58 -07:00
  • 9382306fed Add CIELAB lightness to waveform Lawrence Lee 2020-08-05 11:57:34 -07:00
  • 25c5e62b72 Merge pull request #5873 from Beep6581/wavedg Desmis 2020-08-05 17:01:55 +02:00
  • d939ffafdc Change label strength refine Desmis 2020-08-05 13:13:18 +02:00
  • 9dab7d3541 merge with dev Desmis 2020-08-05 10:24:21 +02:00
  • 2c3881f3a6 Retinex - Choice complexity Standard - Advanced (#5871) Desmis 2020-08-05 10:21:14 +02:00
  • ba57a6c680 Fix waveform and vectorscope crop behavior Lawrence Lee 2020-08-04 23:07:03 -07:00
  • 6e4efb55c1 Change labels and tooltip Desmis 2020-08-05 07:13:49 +02:00
  • 03faaf94dd merge with dev Desmis 2020-08-05 06:54:14 +02:00
  • c9bf58a7a0 Add scope type icons Lawrence Lee 2020-08-04 18:38:59 -07:00
  • 603cd6ea3d Clip waveform display values to 255 Lawrence Lee 2020-08-04 12:09:33 -07:00
  • 691523d8dd Let inspector window zoom on scroll wheel events (#5867) rfranke 2020-08-04 18:39:01 +02:00
  • e82c787369 Implement panning in inspector window with mouse drag (#5867) rfranke 2020-08-04 18:25:44 +02:00
  • 2a31ed9dec Update white level for Sony NEX-7 Thanatomanic 2020-08-04 18:00:45 +02:00
  • ab0c7aec5a Added Sony Nex-7 to camconst.json Ingo Weyrich 2020-08-04 13:36:16 +02:00
  • affa336680 Delay update of inspector window until it is visible (#5867) rfranke 2020-08-04 12:24:02 +02:00
  • c5001518d2 Hasselblad Lunar (NEX-7): black level and matrix Ingo Weyrich 2020-08-04 12:13:22 +02:00
  • fbe73614c3 Add H-S and H-C vectorscopes Lawrence Lee 2020-08-03 18:23:25 -07:00
  • e0d3353d72 Wavelet levels - choice complexity standard - advanced (#5869) Desmis 2020-08-02 15:52:01 +02:00
  • b7738afe22 Replace Adjuster::delay by Adjuster::setDelay() Flössie 2020-08-02 11:20:10 +02:00
  • 5b2c385fc7 merge with dev Desmis 2020-08-02 06:49:21 +02:00
  • 0933a48253 Merge pull request #5866 from Beep6581/array2D_cleanup Ingo Weyrich 2020-08-01 21:08:11 +02:00
  • d4807891f0 WIP: DelayedConnection<> Flössie 2020-08-01 18:45:48 +02:00
  • 5c932f6668 array2D: further small changes Ingo Weyrich 2020-08-01 17:23:24 +02:00
  • 04854518a3 array2D: use std::vector Ingo Weyrich 2020-08-01 15:29:05 +02:00
  • 1e73135d51 Add perspective edit button to toolbar Lawrence Lee 2020-07-31 21:58:00 -07:00
  • 03acf7680a Add missing #include Ingo Weyrich 2020-07-30 16:08:47 +02:00
  • 3346ee5eea Revert "array2D: use size_t" Ingo Weyrich 2020-07-30 16:04:22 +02:00
  • 584343fb36 array2D: use size_t Ingo Weyrich 2020-07-30 14:56:26 +02:00
  • 9bfb7890cc merge with dev Desmis 2020-07-30 13:55:54 +02:00
  • 57303d52b2 Add white-levels for Fuji X-T3 and X-Pro3 (fixes #5839 and #5860) Thanatomanic 2020-07-29 20:07:24 +02:00
  • afa62a2240 Added tooltip complexty wavelet Desmis 2020-07-29 15:18:34 +02:00
  • e77dac43d5 array2D.h: cleanup Ingo Weyrich 2020-07-29 13:38:17 +02:00
  • 40e6614d59 French + hide sigmafin standard Desmis 2020-07-29 07:05:05 +02:00
  • e07d142749 merge with dev Desmis 2020-07-28 20:46:56 +02:00
  • 3101fb2b56 Change label complexity wavelet Desmis 2020-07-28 20:45:06 +02:00
  • 6c9c603ab8 Merge pull request #5593 from rfranke/issue1474 Ingo Weyrich 2020-07-28 18:24:50 +02:00
  • bb88f4ad96 Update AUTHORS.txt rfranke 2020-07-28 18:11:36 +02:00
  • f08da7b999 Changes in normal expert contrast chroma residual Desmis 2020-07-27 16:41:28 +02:00
  • 05830912f7 Second normal expert Desmis 2020-07-27 11:09:21 +02:00
  • 7315f1647f merge with dev Desmis 2020-07-27 09:26:23 +02:00
  • 65a258837f First normal expert Desmis 2020-07-27 09:23:39 +02:00