Page MenuHomeSolus

Update entangle to 2.0 and switch to gitlab source
ClosedPublic

Authored by Jacalz on Jan 17 2019, 5:51 PM.
Tags
None
Referenced Files
F11065941: D5080.diff
Fri, Aug 11, 5:25 PM
F11010365: D5080.diff
Thu, Aug 3, 2:23 AM
F10914390: D5080.diff
Jul 8 2023, 2:04 AM
F10885686: D5080.id12423.diff
Jun 25 2023, 1:59 PM
F10885240: D5080.id12400.diff
Jun 25 2023, 8:40 AM
F10882538: D5080.diff
Jun 23 2023, 1:55 PM
F10796352: D5080.id.diff
May 28 2023, 1:41 AM
F10790908: D5080.id12400.diff
May 27 2023, 1:01 AM
Subscribers
None

Details

Summary

This updates entangle to the new 2.0 release and switches over to gitlab as source.
Changes between 1.0 and 2.0:

  • Require gobject introspection >= 1.54
  • Require GTK3 >= 3.22
  • Fix dependency on libraw
  • Fix variable name in photobox plugin
  • Document some missing keyboard shortcuts
  • Fix upper bound in histogram to display clipped pixel
  • Refresh translations
  • Option to highlight over exposed pixels in red
  • Disable noisy compiler warning
  • Remove use of deprecated application menu concept
  • Fix image redraw when changing some settings
  • Update mailing list address in appdaat
  • Add more fields to appdata content
  • Fix refrence counting during window close
  • Use correct API for destroying top level windows
  • Fix unmounting of cameras with newer gvfs URI naming scheme
  • Avoid out of bounds read of property values
  • Fix many memory leaks
  • Workaround for combo boxes not displaying on Wayland
  • Fix race condition in building enums
  • Fix setting of gschema directory during startup
  • Set env to ensure plugins can find introspection typelib
Test Plan
  • Succesfully connected to my Canon EOS 350D DSLR camera.

Diff Detail

Repository
R703 entangle
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 18 2019, 6:34 AM
This revision was automatically updated to reflect the committed changes.