Skip to content

vpv v0.3.0

Compare
Choose a tag to compare
@kidanger kidanger released this 01 Apr 19:06
· 451 commits to master since this release

Main changes:

  • vpv is now licensed under the GPLv3 license (previously unlicensed).
  • large refactor for image loading
    • pre-loading and caching of edited images
    • display a progress bar for some file formats
    • increase the responsiveness of vpv
  • add the terminal feature ('t' to open it), useful to display informations about the images (exif tags, PSNR results, ...)
  • improve lua scripting capabilities (see vpv-plugins for some examples)

Smaller changes:

  • add support for vpp videos
  • add support for RAW files (using libraw)
  • increase stability (probably)
  • improve the histogram feature
  • add adjustable parameters for the edit programs (with $1, $2, ...)
  • display a rectangle to represent the view when panning/zooming
  • update octave bindings to 4.4.1