xiota
4d715cf281
Make requested changes
2024-04-16 17:28:32 +00:00
xiota
1ad5ec3e9e
Remove makedeb installer script
2024-04-14 08:02:20 +00:00
xiota
bde73f5ce1
Use makedeb to build libjxl from source
2024-04-14 07:08:05 +00:00
xiota
775f7cbd03
Add missing dep to codeql workflow
2024-04-14 05:22:24 +00:00
xiota
aff8de59ea
Add libjxl to codeql workflow
2024-04-14 03:13:03 +00:00
xiota
9cd5ebbf37
Add libjxl to appimage workflow
2024-04-14 02:08:02 +00:00
xiota
79450113b4
Add libjxl to workflow depends lists
2024-04-12 22:02:37 +00:00
xiota
fe68e913be
Conditional compilation for old/new API
...
Debian/Ubuntu package libjxl 0.7.0,
but Arch/MSYS2 package 0.10.2
2024-04-11 15:44:55 +00:00
xiota
01f925d8d7
Revise cmake tristate option
2024-04-11 05:31:03 +00:00
xiota
c514fbb939
Fix tristate auto behavior
2024-04-10 18:51:13 +00:00
xiota
4a16bdd624
Change WITH_JXL option to tristate (AUTO/ON/OFF)
2024-04-10 18:18:55 +00:00
xiota
b2550abd83
Add cmake option WITH_JXL
...
ON = Force required
OFF = Optional
2024-04-10 14:01:12 +00:00
xiota
7715d15615
Update to current libjxl API
2024-04-10 12:58:01 +00:00
xiota
8c4ab0277a
change , to ; in rtdata/options/options.*
2024-04-10 11:47:30 +00:00
xiota
135bb7d2e9
alphabetize extensions in rtdata/options/options.*
2024-04-10 11:47:30 +00:00
xiota
320859bf92
Remove unnecessary thumbnail loading code
2024-04-10 11:47:28 +00:00
xiota
dd01cc110b
Add error code to returns
...
Fix conditional libjxl compilation
2024-04-10 11:32:42 +00:00
xiota
dfc82c403c
Add ability to import JXL images
2024-04-10 10:17:42 +00:00
Lawrence37
11240bc97d
Merge pull request #7009 from sgotti/fix_options_BrowseRecursiveFollowLinks_reading
...
options: fix BrowseRecursiveFollowLinks reading
2024-03-28 21:30:41 -07:00
Simone Gotti
c2a57359fe
options: fix BrowseRecursiveFollowLinks reading
...
PR #6769 added the boolean BrowseRecursiveFollowLinks options, but while
it's saved as a boolean, it's read as an integer causing this error:
```
Options::readFromFile / Error code 5 while reading values from "/home/sgotti/.config/RawTherapee/options":
Key file contains key “BrowseRecursiveFollowLinks” in group “File Browser” which has a value that cannot be interpreted.
```
2024-03-25 11:02:03 +01:00
Lawrence37
61019d0dc6
Merge pull request #7006 from hfiguiere/iplab2rgb-leak
...
iplab2rgb: Fix memory leak
2024-03-24 12:20:33 -07:00
Lawrence37
3bab4657d7
Merge pull request #6962 from sgotti/read_raw_embedded_dcp
...
Read embedded dcp profile from raw files
2024-03-24 12:19:04 -07:00
Lawrence37
0fa0e42ed0
Merge pull request #7003 from Lawrence37/om-digital-solutions-tg-7
...
Initial support for OM TG-7
2024-03-24 12:18:21 -07:00
Lawrence37
8b783d8008
Merge pull request #6991 from sgotti/flat_field_different_black_levels
...
Handle flat field images with different black levels than raw image
2024-03-24 12:04:35 -07:00
Lawrence37
bf8f385eb5
Merge pull request #6769 from Lawrence37/browse-subfolder
...
Recursive image browsing
2024-03-24 12:02:21 -07:00
Lawrence37
dc0796fca9
Merge pull request #6974 from Lawrence37/italian-translation
...
Italian translation
2024-03-24 11:58:33 -07:00
Lawrence Lee
6b1afe07cd
Remove Adwaita cursors from Windows build
2024-03-24 11:55:36 -07:00
Hubert Figuière
b46c22dee6
iplab2rgb: Fix memory leak
...
Signed-off-by: Hubert Figuière <hub@figuiere.net>
2024-03-23 16:58:45 -04:00
Lawrence Lee
c5967cb4e4
Add initial support for OM TG-7
...
Read CFA pattern for OM Digital Solutions cameras.
Use Olympus TG-6 camconst for the TG-7, since the dcraw matrix and raw
crop are the same.
2024-03-21 21:45:35 -07:00
Simone Gotti
2aea26b5f3
Handle flat field images with different black levels than raw image
...
For bayer images handle flat field images with different black levels
than the raw image.
2024-03-17 21:56:56 +01:00
Lawrence37
7751019b6e
Merge pull request #6992 from Pandagrapher/patch_linux
...
Fix 'Hicolor' icon theme conflict when installing on Linux
2024-03-16 17:44:16 -07:00
Pandagrapher
026e9e2a38
Do not install 'index.theme' file for linux build with 'BUILD_BUNDLE=OFF'
2024-03-16 16:13:47 +01:00
Lawrence37
e8ed39206c
Merge pull request #6983 from Lawrence37/canon-cam-wb-fix
...
Read camera white balance for Canon EOS R6m2, R7, and more
2024-03-11 19:20:26 -07:00
Lawrence Lee
c3a1656ac0
Fix WB multipliers for some Canon cameras
...
Read the correct tag for the as-shot multipliers (index 0x69). The port
from LibRaw incorrectly used the tag at index 0x69 + 0x64, which is the
daylight WB multipliers. This fix affects Canon cameras with color data
versions 34 (EOS R3) and 48 (EOS R6m2, EOS R7, and EOS R10).
2024-03-09 22:17:55 -08:00
Lawrence Lee
82dce5fd47
Adapt to real hi-DPI update
...
Change recursive folder browsing button icon color and size.
2024-03-09 12:47:52 -08:00
Lawrence Lee
3e8ebfef2c
Merge branch 'dev' into browse-subfolder
2024-03-09 12:19:30 -08:00
Lawrence37
54d5979dbb
Merge pull request #6981 from Lawrence37/dutch-translation
...
Update Dutch translation
2024-03-09 11:39:19 -08:00
Lawrence37
fb74a9fb11
Merge pull request #6977 from sgotti/denoise_gui_set_luminance_detail_adjuster_default_as_procparams_default
...
denoise gui: set luminance detail adjuster default as procparams default
2024-03-09 11:23:41 -08:00
Lawrence Lee
5ecdaa2b00
Update Dutch translation
...
Supplied by paulmatthijsse
(https://github.com/Beep6581/RawTherapee/issues/6979 ).
2024-03-09 11:14:10 -08:00
Desmis
96a48c6334
Local adjustments - set method Avoid Gamut to Munsell - better processing of highlights and gamut ( #6965 )
...
* Avoidgamumethod set to Munsell-only
* Set appimage.yml and windows.yml to la_gamutmunsell
* Remove procparams conversion XYZ absolute tu Munsell only
* Neutralize appimage.yml and windows.yml
2024-03-09 07:36:46 +01:00
Simone Gotti
8de0519204
denoise gui: set luminance detail adjuster default as procparams default
...
The rtgui denoise luminance detail adjuster widget default value is
set to 50, but the procparams default is 0 causing some confusing
behavior: when enabling the denoise tool in the gui the luminance detail
value is set to the proc params default value (0), when resetting the
adjuster the values is set to 50.
This patch sets the adjuster default value to the procparams default
value like the other adjusters.
2024-03-08 10:46:26 +01:00
Lawrence37
103bc9fa1d
Merge pull request #6976 from Benitoite/patch-36
...
Windows/innosetup: comment out deleted font
2024-03-07 22:14:35 -08:00
Richard E Barber
3b2732d641
windows innosetup: comment out font
...
bf988ad2744865f151611a2761a91c9d90f7ba83 removes the default font in favor of the OS default. `tools/win/InnoSetup/WindowsInnoSetup.iss.in` Line 122 causes the win build fail trying to load the deleted font.
2024-03-07 14:12:02 -08:00
Simone Gotti
3e26976403
Read embedded dcp profile from raw files
...
raw files, usually dng files, can provide a dcp profile by providing the
related tags.
This patch will make the "Use embedded" options in the color management
panel selectable if the source raw file embeds a dcp profile.
In this case the DCP panel will be enabled like when reading an external
dcp profile.
Additional changes:
* Rename "Use embedded, if possible" to just "Use embedded" since the
option is already disabled when no embedded profile is found.
* Update the "Use embedded" options tooltip as it's now not related to
only non raw images.
2024-03-07 10:37:54 +01:00
Desmis
a5df36c569
Change Tooltip Observer ( #6975 )
...
* Change Tooltip Observer
* Change observer tooltip 2
2024-03-07 08:23:50 +01:00
Lawrence37
7f45af1182
Merge pull request #6830 from Pandagrapher/real_hidpi
...
"Real" Hi-DPI support for RawTherapee GUI - Part 1
2024-03-06 12:59:21 -08:00
Pandagrapher
7e63892628
Merge with 'Beep6581/dev'
2024-03-06 19:10:49 +01:00
Lawrence Lee
4e22e32459
Update Italian translation
...
Translation provided by capejeaspaje
(https://github.com/Beep6581/RawTherapee/issues/6971 ).
2024-03-05 22:53:56 -08:00
U-PCSPECIALIST01\jdesm
619b1866fb
Remove appimage.yml and windows.yml
2024-03-03 08:09:24 +01:00
Desmis
484f1a29de
Local adjustments - Chromaticity curve C(h) ( #6964 )
...
* Chromaticity curve C(h)
* Appimage.yml windows.yml lachroma
2024-03-03 07:28:37 +01:00