Morgan Hardwood
3662b2fa01
generateTranslationDiffs
2023-09-05 22:04:22 +02:00
Alexander Brock
909715e631
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish
2023-09-05 13:20:25 +02:00
Pandagrapher
f69e04c50e
Fixes column width in Favorite Preferences panel
2023-09-05 12:45:32 +02:00
Pandagrapher
990e9c70a5
Merge with 'Beep6581/dev'
2023-09-05 09:48:43 +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
Lawrence Lee
a618efe782
Fix Lensfun corrections not available
...
Also search by exact match of lens model and name.
2023-09-03 15:30:42 -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
Dániel Battyányi
554a6dc161
Added RT signifier comments
2023-08-30 23:34:36 +02:00
Dániel Battyányi
5231f3a742
Removed comments
2023-08-30 23:09:03 +02:00
Dániel Battyányi
23e2f0cca5
Fixed issue #6312
...
Fixed issue, where raw cropped Fuji X-Pro3 could not be loaded correctly. This would result in a Segmentation Fault.
With these changes the program should read the correct dimensions from the file's metadata, and load the image accordingly.
2023-08-30 22:17:16 +02:00
Alexander Brock
2361f3c15b
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish
2023-08-30 21:32:04 +02: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
Pandagrapher
d8c0b521ab
Modify icons color
...
- Update icon from color "2a7fff" to "cccccc"
- Update .svg files with last Inkscape version
2023-08-28 17:10:23 +02:00
Lawrence Lee
e6a2654241
Show "unchanged" in batch profiled lens correction
2023-08-27 16:32:30 -07:00
Pandagrapher
e32ad15fe5
Review of rtdata files tree for icons/images
2023-08-27 18:35:13 +02:00
Pandagrapher
b57d1026a3
Merge with 'Beep6581/dev'
2023-08-24 13:48:07 +02:00
Pandagrapher
ce5f77ffc2
Removes debug printf
2023-08-23 13:48:39 +02:00
Pandagrapher
bf988ad274
Updates font management for hidpi
...
Improvements:
- Cleanup of default options files to use OS font by default
- Comments updates
- Simplify font size management as Pango/Gtk directly manage pt/px conversions
Bug fix:
- If Preference panel is closed by "cancel", font size was not reinitialized to previously saved one
- Font size was specified in "RawTherapee.css" theme and so user choice could be ignored
2023-08-23 13:43:07 +02: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
Alexander Brock
bc1851f43c
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish
2023-08-19 13:29:51 +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
Pandagrapher
58b7d41694
Cleanup of theme selection
...
For hidpi support, Gtk min version has been increased to 3.24.3. Theme logics based on Gtk version is so now useless
2023-08-16 19:07:39 +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