Commit Graph

32 Commits

Author SHA1 Message Date
Pandagrapher
7e63892628 Merge with 'Beep6581/dev' 2024-03-06 19:10:49 +01: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
U-PCSPECIALIST01\jdesm
3672e0f34d Clean appimage.yml & windows.yml 2024-02-28 15:26:17 +01:00
Lawrence37
f06e756c20 AWB non-raw file fixes (for 5.10) (#6940)
* Improve Itcwb with non-raw files

* Change pre-dev builds wbrefinement

* Change template in pre-dev

* Improvment improccordinator.cc

* Forgotten observer convert

* Reenable wbauto autogrey as 5.8

* Remove wrong code

* Missing getrgbloc references

* Fixed bug due to bias in queu with temperaure correlation issue 6911

* Simpleprocess queue compatibility tif-jpg

* Preserve AWB edits from 5.9

In 5.9 for non-raw files,
   1. RGB grey uses the unit multipliers with temperature bias applied.
   2. Temperature correlation uses the equivalent of temperature 5000,
      green 1, and red/blue equalizer 1.

* Refactor temperature correlation AWB code

* Fix inaccurate RGB grey WB preview after using ITC

The RGB grey automatic white balance algorithm caches the multipliers.
Temperature correlation automatic white balance also caches results to
the same location, but never uses it. This causes the RGB grey method to
produce incorrect results in the editor. Removing the temperature
correlation cache fixes the issue and does not have side-effects.

---------

Co-authored-by: U-PCSPECIALIST01\jdesm <jdesmis@gmail.com>
2024-02-01 22:41:56 -08:00
Lawrence Lee
60ded9635c Add GitHub Actions triggers for release branches 2024-01-31 23:06:40 -08:00
Lawrence37
5f1af5ca50 Merge pull request #6935 from Lawrence37/appimage-exiv2-v0_28_1
Upgrade AppImage Exiv2 from v0.28.0 to v0.28.1
2024-01-27 22:35:47 -08:00
Lawrence Lee
cdee480cd6 Upgrade AppImage Exiv2 from v0.28.0 to v0.28.1 2024-01-27 22:03:21 -08:00
Lawrence Lee
17d6759140 Enable debug build for AppImage 2023-12-02 12:21:53 -08:00
Pandagrapher
3eb73fb225 Merge with 'Beep6581/dev' 2023-10-20 13:16:03 +02:00
Desmis
d276a56b10 Local adjustments - improvment Dehaze with black (#6860)
* Local Dehaze black

* Enable black

* Change threshold black - publish_pre_dev_labels ladehazeblack
2023-10-12 06:59:33 +02:00
Pandagrapher
ea92cb8664 Include Adwaita icon theme (partially) into AppImage
To avoid crash at startup if some icons are missing in the desktop environment
2023-09-22 20:24:30 +02:00
Pandagrapher
6f5b01dc45 Fixes AppImage CI
Update Librsvg to version v2.52.2 from source
2023-09-08 17:51:31 +02:00
Beep6581
438885e666 Merge branch 'dev' into ci-maint 2023-08-28 23:18:04 +02:00
Beep6581
0fc342e4dc Update appimage.yml
Use ubuntu-20.04 image.
2023-08-28 23:10:37 +02:00
Lawrence Lee
1f7d2d4ebc Remove metadata-exiv2 from pre-dev publishing 2023-08-12 15:10:44 -07:00
Lawrence37
e4690e73a3 Add missing build dependency for AppImage 2023-05-12 23:14:58 -07:00
Lawrence Lee
81a3ba558e Update Exiv2 to v0.28.0 for AppImage 2023-05-12 22:50:53 -07:00
Lawrence Lee
c4245b5106 Merge branch 'dev' into metadata-exiv2 2023-04-09 17:10:54 -07:00
Lawrence37
1dbd9818cf Set AppImage runner to Ubuntu 20.04
Ubuntu 18.04 is no longer available in GitHub Actions.
2023-04-03 20:16:39 -07:00
Lawrence Lee
da1c258057 Enable publishing of metadata-exiv2 builds 2023-03-22 23:03:46 -07:00
Lawrence Lee
0729deec4b Merge branch 'dev' into metadata-exiv2 2023-03-22 23:01:40 -07:00
Lawrence Lee
cfabedc4e9 Add pre-dev publishing to Actions workflows 2023-03-21 21:56:02 -07:00
Lawrence Lee
1bacb8b5b0 Add Exiv2 to GitHub Actions workflows 2023-02-18 16:42:26 -08:00
Ewout ter Hoeven
809fe5e894 CI: Update GitHub actions environments and used actions
Updates the used actions to their latest versions, and update the images to the -latest tags.

This currently means Ubuntu will use 20.04 LTS (and soon 22.04 LTS) and macOS will use macOS 12.

Also adds a workflow_dispatch trigger to the main workflow (the others already have it).
2022-11-30 21:48:20 +01:00
Beep6581
33a4737c89 Update appimage.yml
Renamed to match others
2022-11-16 19:43:52 +01:00
Beep6581
32cc60a658 Update appimage.yml 2022-11-16 19:41:46 +01:00
Lawrence37
0951a00e48 Increment AppImage tools cache key (#6558) 2022-08-24 06:50:26 +02:00
Lawrence37
eaba9657f1 Fix AppImage theme (#6555)
Patch the app run hook from linuxdeploy-plugin-gtk so that the theme is
not explicitly set.
2022-08-22 20:44:49 +02:00
Lawrence37
c3a6b4822a Automated builds: Patch lensfun-update-data script (#6549)
* Patch lensfun-update-data in automated builds

* Fix Windows build libffi DLL version
2022-08-14 22:17:05 -07:00
Lawrence37
b7c3b47ad7 Improve AppImage build (#6427)
Publish AboutThisBuild.txt for AppImage builds.
Make AppImage name consistent with Windows builds.
Port Windows build enhancements to AppImage build.
Cache AppImage tools in build workflow.
Fix AppImage publishing script.
Remove "WinVista" from build artifact name.
2022-02-13 11:41:55 -08:00
Lawrence37
49c80b8249 GitHub Action for building AppImage (#6374)
Add AppImage build to GitHub workflow
2021-11-11 07:56:48 -08:00