Skip to content

Releases: derselbst/ANPV

ANPV 0.9

05 Mar 12:49
Compare
Choose a tag to compare
  • Reduce memory consumption when opening directories with many RAWs (#36)
  • Fix decoded thumbnails from appearing pixelated sometimes
  • Improve handling of unsupported TIFF codecs

ANPV 0.8

02 Dec 20:24
Compare
Choose a tag to compare
  • Fix decoding not being started in ViewMode::None
  • Fix application-wide actions not working when MainWindow is closed
  • Fix dirty image regions not repainting sometimes
  • Remove KUrlNavigator and dependency to KDE
  • Fix a stack-based use-after-free

ANPV 0.7

30 Oct 22:57
Compare
Choose a tag to compare
  • Add URL breadcrumb navigator from KDE #25
  • Prevent "Cannot open file because it's used by another process"-error to crash ANPV in some cases
  • Relax memory requirements esp. when decoding tiled TIFFs (#19)
  • Apply color conversion for partially decoded tiled TIFFs (#34)

ANPV 0.6

04 Sep 08:48
Compare
Choose a tag to compare
  • Added partial decode support for JPEGs
  • Support 16bit PNGs
  • Correctly report decoding errors in ThumbnailView
  • Support sorting for file extension
  • Fix incorrect status reporting when loading some directories
  • Fix a deadlock when opening an image, which has been queued for decoding, but decoding hasn't been started yet
  • Fix an uninitialized memory access when cancelling PNG decoding

ANPV 0.5

01 Aug 17:19
Compare
Choose a tag to compare
  • Select images via persistent checkboxes
  • Fix encoding issues when passing file paths via commandline on Windows
  • Fix a buffer underrun when opening TIFF files via commandline
  • Improve usability moving or hard-linking files
  • Add PNG support (#29)

ANPV 0.4

12 Jul 09:25
931b3fa
Compare
Choose a tag to compare
  • Implement on-demand-decoding (#26)
  • Fix a nullptr deref during colorspace conversions
  • Do not attempt colorspace conversions of unknown colorspaces
  • Minor usability and bug-fixes

ANPV 0.3

14 May 11:40
Compare
Choose a tag to compare
  • Added a "preview all images" option
  • Performance Improvements
  • Support for moving files on Windows
  • Support for hard linking files

ANPV 0.2

03 Feb 16:16
Compare
Choose a tag to compare
  • Added an application icon
  • Various improvements to the UI
  • Fix broken decoding of tiled-TIFFs

ANPV 0.1

12 Dec 15:30
Compare
Choose a tag to compare

Initial version. Highly incomplete but works in general. And shouldn't crash.