Announce: Entangle “Potassium“ release 3.0 – an app for tethered camera control & capture

Posted: June 14th, 2020 | Filed under: Entangle, Fedora, Photography | Tags: , , , | No Comments »
I am pleased to announce a new release 3.0 of Entangle is available for download from the usual location:
  https://entangle-photo.org/download/
This release has a mixture of new features and bug fixes, as well as improved translations
  • Ensure picture directory is an absolute path
  • Add ability to flip image during preview
  • Fix warnings about string length
  • Convert appdata file to metainfo and add missing info
  • Another attempt to fix build deps on enum headers
  • Display remaining shot count & ETA in repeat shooter plugin
  • Remove use of deprecated GObject macros
  • Remove use of deprecated GLib APIs
  • Ensure glib min version checks at build time
  • Convert to use GObject macros for declaring boilerplate
  • Bulk reformat code using clang-format rules
  • Force a default filename pattern if setting is invalid
  • Validate filename pattern when updating preferences
  • Rename desktop file and icon file to match application ID
  • Add ability to render text messages over image
  • Add a countdown timer for photobox plugin capture
  • Disable context menu in image browser when photobox plugin is active
  • Run live view when counting down to capturein photobox plugin
  • Fix crash releasing popup windows
  • Add context menu option for opening popup image window
  • Drop drag support for opening popup image window
  • Display greeting when opening popup image window
  • Display greeting when entering photobox plugin
  • Disable view finder after capturing image in preview mode
Thanks are due to all who have contributed to this new release whether through bug reports, feature requests, translations or code patches.

Announce: Entangle “Sodium“ release 2.0 – an app for tethered camera control & capture

Posted: January 16th, 2019 | Filed under: Entangle, Fedora, Photography | Tags: , , , | No Comments »

I am pleased to announce a new release 2.0 of Entangle is available for download from the usual location:

  https://entangle-photo.org/download/

This release is largely bug fixes with a couple of small features

  • 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 Requires