Skip to content

Version 1.17

Compare
Choose a tag to compare
@Tom94 Tom94 released this 14 Feb 16:55
· 426 commits to master since this release
89fde04

Changes Since Last Release

  • tev's remote control functionality and IPC now run over the TCP protocol (as opposed to UDP) to increase reliability and speed.
  • As a direct consequence, tev now supports remote updating of arbitrarily large image tiles and of multiple channels at once.
  • PFM images with an alpha channel can now be loaded (PF4 format).
  • On Windows, tev can now load images from network shares, i.e. paths that start with \\.

Released Files

  • Pre-built binary for Microsoft Windows
  • Pre-built binary for macOS
  • Pre-built backwards-compatibility binary for macOS pre-Mojave
  • Source code of tev excluding submodules. If you would like to build tev from source, please follow the build instructions in the project readme instead.