Skip to content

Releases: whatdoineed2do/imgcat

maintanence release

26 Oct 13:15
Compare
Choose a tag to compare

all

  • C++ 17
  • internal contrib/SampleICC cleanup, dropping auto_ptr

imgcat

  • support heif/heic files via corresponding exiv2
  • multi thread support via C++ async using host's max threads
  • strip metadata from generated thumbnails
  • generated thumbnails with correct orientation on non-preview (ie extracted from raw) files

imgprextr

  • support common sizes for resize via -O
  • do not overwrite existing files by default, with control via -f
  • fix extensions on extracted files (no double extn: ie foo.nef.jpg)
  • fix colour profile conversion bug on extracted images

separation of presentation

29 Nov 15:54
Compare
Choose a tag to compare
  • Output generator produces json in a javascript file for use with includes justified gallery html template
  • bug fixes
    • null termination on list
    • recognise lens info on XMP (set via exiftool -overwrite_original -Lens="Nikkor 20mm f/3.5 AI" -FNumber="3.5" -FocalLength="20" foo.nef)

clean up and optimisations

17 Jun 09:46
Compare
Choose a tag to compare

minor bug fixes / Optimisations / performance tweaks (no new functionality from 1.1.4.3)

Autotools / maintanence release: thread lockup/race condition fix

15 Jun 21:52
Compare
Choose a tag to compare
  • Migrate dependency/build system to gnu autotools
  • fix long standing race condition/thread lock up

CSS3 transition patch

22 Sep 21:50
Compare
Choose a tag to compare

use CSS3 transition to fade in/out instead of jquery

HTML toggle display rated files

22 Sep 08:04
Compare
Choose a tag to compare

Use j/k or left/right arrows) to quick navigate between sections and display-toggle rated images with r or 0-5

jquery handling on Flexbox HTML output

16 Sep 15:49
Compare
Choose a tag to compare
v1.1.1

pull and output dimensions

flexbox HTML output

09 Sep 12:32
Compare
Choose a tag to compare

add CCS3 flexbox output as default; old 1980s tbl output user selectable via -H classic

minor bug fix

24 Aug 19:16
Compare
Choose a tag to compare

repo cleaned up, add missing file and bug fix to handle gif/png

initial release

09 Aug 16:11
Compare
Choose a tag to compare
v1.0.0

init ver