Skip to content

Releases: whatdoineed2do/exiv2-raw-preview-rating-plugins

DNG support and gsettings enabled pixbuf loader

03 Jan 17:02
Compare
Choose a tag to compare
  • support handling DNG
  • gdk-pixbuf loader uses gsettings for user persistent values (scaling, convert srgb, ..)
  • support exiv2 0.28.x api changes

EoM/EoG cleanup

24 Nov 21:52
aa97ee9
Compare
Choose a tag to compare

Introduce EoM plugin along side long standing EoG plugin

bug fix release

05 Apr 12:09
Compare
Choose a tag to compare
  • support ImageMagick 7.x builds
  • allow user to specify font (workaround for Fedora 26+ font issue #4)

cleanup/bug fix

18 Dec 21:04
Compare
Choose a tag to compare
  • use smaller (1600) preview image for display by default - no point scaling fullsized preview images; can be overriden

OpenMP enabled

02 Oct 18:25
Compare
Choose a tag to compare

internal resize operations can be threaded via ImageMagick's OpenMP calls

scaling bug fix

30 Sep 09:10
Compare
Choose a tag to compare
v1.2.3.1

bug fix - scaling considers height as candidate for geometry

general use release

29 Sep 15:37
Compare
Choose a tag to compare
  • ICC sRGB conversions
  • image orientation/rotation
  • memory/object optimisation and cleanup

ICC sRGB conversions optmisations

29 Sep 12:25
Compare
Choose a tag to compare

additional checks around embedded profiles to ensure sRGB conversion occurs when necessary

dupl code cleanup

26 Sep 17:58
Compare
Choose a tag to compare
v1.2.1

clean up debug logger, use variadic tmpl

memory optimisations

25 Sep 23:19
Compare
Choose a tag to compare

reduce needless use of Exiv2::image objs when the image is ready