Lawrence Lee
c5bb1f093e
Fix issues found by AddressSanitizer
...
Fix memcpy overlap in TIFF reader.
Fix memory leaks of SpotRows in control spot panel.
Fix memory leaks of SpotRows in locallab.
Fix memory leak of Glib::ThreadPool in file browser entry.
Fix memory leak of Glib::ThreadPool in thumbnail image updater.
2023-11-11 16:56:34 -08:00
Lawrence37
f93c3ddf94
Merge pull request #6838 from Lawrence37/canon-various-camconsts
...
Raw crop and masked areas for a few Canon cameras
2023-09-05 18:32:34 -07:00
Lawrence37
c3a97f0304
Merge pull request #6836 from Lawrence37/ilce-7m4-raw-crop
...
Raw crop for Sony ILCE-7M4
2023-09-05 18:30:09 -07:00
Morgan Hardwood
ab238a2ef0
generateTranslationDiffs
2023-09-06 00:47:55 +02:00
Morgan Hardwood
3b8e43c703
Polish translation
2023-09-06 00:33:38 +02:00
Morgan Hardwood
2197a9be76
Local updates to languages/default
2023-09-06 00:32:55 +02:00
Morgan Hardwood
3662b2fa01
generateTranslationDiffs
2023-09-05 22:04:22 +02:00
Lawrence Lee
7c73da7723
Fix Olympus E-M10MarkIV white level
...
Closes #6236 .
2023-09-04 14:31:03 -07:00
Lawrence Lee
408b41dc72
Raw crop and masked areas for a few Canon cameras
...
- Fix masked areas for EOS RP 1.6x crop mode
- Masked areas for EOS M50, EOS M50m2, and EOS M100 (all the same)
- Raw crop and masked areas for EOS R 1.6x crop mode
2023-09-03 18:03:08 -07:00
Lawrence37
ec12c170a2
Merge pull request #6806 from Lawrence37/browser-preview-applied-pparams
...
Enable black level and abstract profile preview in file browser
2023-09-03 15:15:25 -07:00
Beep6581
71f3c8adab
Merge pull request #6832 from Benitoite/patch-28
...
link to rth and rth-cli
2023-09-04 00:05:51 +02:00
Battyányi Dániel
3fbf39fa18
Hungarian localisations for issue #6827 ( #6834 )
...
* ADJUSTER_RESET_TO_DEFAULT CURVEEDITOR DONT_SHOW_AGAIN DYNPROFILEEDITOR EDIT EXIF EXPORT EXTPROGTARGET FILEBROWSER FILECHOOSER GENERAL GIMP_PLUGIN_INFO and HISTOGRAM translated
* Wavelet translations
* Added Hungarian translation conventions
* Translated PREFERENCES
* Translated PARTIALPASTE
* Translated ICCPROFCREATOR
* Translated IPTCPANEL
* Translated MAIN
* Translated MONITOR_PROFILE_SYSTEM
* Translated OPTIONS
* Translated PROFILEPANEL
* Translated PROGRESSBAR
* Translated QINFO
* Translated QUEUE
* Translated SAMPLEFORMAT
* Translated SVEDLG
* Translated SHCSELECTOR
* Translated THRESHOLDSELECTOR
* Changed translation of HDR
* Translated TOOLBAR_TOOLTIP
* Translated NAVIGATOR
* Translated TC_PRIM
* Fixed typo
* Translated TP_BWMIX
* Translated TP_CBDL
* Fixed translations of histogram
* Translated COLORAPP
* Added credits
* Fixed spelling
Fixed spelling and the translation of some lines
2023-09-03 23:59:11 +02:00
Lawrence Lee
6fb8ded886
Add Sony ILCE-7M4 raw crop
...
Remove 10 columns of bad pixels from the right border.
2023-09-02 22:03:34 -07:00
Richard E Barber
4fab12bf1e
link to rth and rth-cli
2023-08-30 08:49:01 -07:00
Lawrence Lee
0fdac3797a
Merge branch 'dev' into browser-preview-applied-pparams
2023-08-29 22:58:51 -07:00
Beep6581
e189a1a4ec
Merge pull request #6817 from ss23/clang_windows_mingw_64bit_fix
...
Use `_WIN32` instead of `WIN32` to detect Windows
2023-08-29 00:47:13 +02:00
Morgan Hardwood
5f6ca0afab
More visible curve crosshair cursor
...
Fixes #6741
The mouse cursor when hovering over a curve was sometimes impossible to
see on a high resolution screen due to the almost identical colors of
the cursor relative to the curve background.
2023-08-29 00:32:56 +02:00
Beep6581
daeb279bc3
Merge pull request #6605 from EwoutH/ci-maint
...
CI: Update GitHub actions environments and used actions
2023-08-29 00:17:41 +02:00
Morgan Hardwood
ec1b6daa31
Merge branch 'Eemilp-switched-rating-shortcuts' into dev
2023-08-29 00:02:17 +02:00
Morgan Hardwood
322c124e6b
Merge branch 'switched-rating-shortcuts' of github.com:Eemilp/RawTherapee into Eemilp-switched-rating-shortcuts
2023-08-29 00:01:50 +02:00
Beep6581
438885e666
Merge branch 'dev' into ci-maint
2023-08-28 23:18:04 +02:00
Beep6581
a2029ba5d2
Update macos.yml
...
Use macos-11 image.
2023-08-28 23:12:03 +02:00
Beep6581
0fc342e4dc
Update appimage.yml
...
Use ubuntu-20.04 image.
2023-08-28 23:10:37 +02:00
Beep6581
15144e4cc2
Merge pull request #6703 from Beep6581/om5
...
OM Digital Solutions OM-5 camconst #6699
2023-08-28 22:51:35 +02:00
Beep6581
0a13b85d1d
Merge pull request #6798 from LoKolbasz/film_negative_pick_size
...
Adjustable picker size in Film Negative tool
2023-08-28 21:58:55 +02:00
Beep6581
3a15743620
Merge pull request #6829 from Lawrence37/profiled-lens-correction-batch-unchanged-bugfix
...
Show "unchanged" in batch profiled lens correction
2023-08-28 21:51:16 +02:00
Beep6581
7f08287fdd
Merge pull request #6831 from Benitoite/patch-27
...
detects libatomic flags in a cmake module
2023-08-28 21:48:45 +02:00
Richard E Barber
d6f102100b
Rename findATOMIC.cmake to FindATOMIC.cmake
2023-08-28 10:06:59 -07:00
Richard E Barber
7a5931135e
handle libatomic in cmake module
...
cmake/modules/findATOMIC.cmake detects libatomic flags. see #6821
2023-08-28 09:43:09 -07:00
Richard E Barber
ea33323d18
Call findATOMIC.cmake
...
libatomic is required in some builds. see #6821
2023-08-28 09:37:08 -07:00
Richard E Barber
f0b282a695
Create findATOMIC.cmake
...
Provided by @Floessie https://github.com/Beep6581/RawTherapee/issues/6821#issuecomment-1678626624
2023-08-28 09:32:43 -07:00
Lawrence Lee
e6a2654241
Show "unchanged" in batch profiled lens correction
2023-08-27 16:32:30 -07:00
Dániel Battyányi
75541d6281
Changes to get the full spot width where needed
2023-08-20 13:59:42 +02:00
Dániel Battyányi
6b6200314f
Member functions changed to const
...
The following member functions and methods of SpotPicker changed to const:
- get_active()
- get_spot_half_width()
- selecterSetup()
- spotButtonTemplate().
2023-08-20 13:38:24 +02:00
Dániel Battyányi
af22f4195d
Removed empty destructor
2023-08-20 13:29:49 +02:00
Battyányi Dániel
6715e89696
Merge branch 'dev' into film_negative_pick_size
2023-08-19 19:44:29 +02:00
Lawrence37
a56c11570f
Merge pull request #6814 from Lawrence37/multi-editor-tabs-external-editor-bugfix
...
External editor button: synchronize in multiple editors layout
2023-08-18 21:03:18 -07:00
Dániel Battyányi
3d5810f088
Applied requested changes from review comments
2023-08-19 00:17:10 +02:00
Lawrence37
ac48cc55d8
Better use of cache with inpaint opposed highight reconstruction ( #6822 )
...
* Speed up preview when inpaint opposed enabled
Only reprocess from raw if the white balance is changed. Otherwise, a
cache from later in the pipeline can be used.
* Remove unused code
* Fix refresh map bit positions
* Make WB & inpaint opposed refresh less brittle
Co-authored-by: Hombre57 <natureh.510@gmail.com >
---------
Co-authored-by: Hombre57 <natureh.510@gmail.com >
2023-08-15 07:52:38 -07:00
Stephen Shkardoon
23f2a2fc9f
Use _WIN32
instead of WIN32
to detect Windows
...
`WIN32` is not defined when building a 64-bit executable on Windows with Clang. `_WIN32` is the more appropriate option here.
http://web.archive.org/web/20191012035921/http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system contains a handy table/matrix of the options and why this is best.
2023-08-13 17:09:49 +12:00
Lawrence37
9ae8c79c3a
Merge pull request #6755 from Lawrence37/lensfun-db-preferences
...
Edit Lensfun database directory from preferences
2023-08-12 17:43:50 -07:00
Jean-Christophe
e10ec281f1
Merge pull request #6820 from Beep6581/treeview-editable-cells
...
Fix for Treeview's editable entries incorrectly displayed
2023-08-13 01:37:49 +02:00
Hombre57
83263a3504
Fix for Treeview's editable entries incorrectly displayed
2023-08-13 01:01:18 +02:00
Lawrence37
75741eeabd
Merge pull request #5889 from Beep6581/metadata-exiv2
...
Adopt Exiv2 for metadata handling
2023-08-12 15:58:35 -07:00
Lawrence Lee
db4bfd8695
Add tooltips for LCP & Lensfun dir in preferences
2023-08-12 15:39:59 -07:00
Lawrence Lee
1f7d2d4ebc
Remove metadata-exiv2 from pre-dev publishing
2023-08-12 15:10:44 -07:00
Lawrence Lee
7eb7fb210f
Merge branch 'dev' into metadata-exiv2
2023-08-12 15:08:42 -07:00
Lawrence37
bd94fbd6b6
Merge pull request #6808 from Lawrence37/places-ux
...
Show favorite places at the top of the list
2023-08-08 19:17:29 -07:00
Beep6581
aa4af96296
Merge pull request #6816 from Benitoite/dev-1
...
Mac: change -cli ad hoc signature to certified
2023-08-08 23:43:44 +02:00
Richard E Barber
12e60dd6c3
Mac: fix macos_bundle output formatting
...
Updates message formatting in the bundle script to escaped formatting, eliminating output terminal errors.
2023-08-07 07:06:51 -07:00