X-DiffImg Changelog

What's new in X-DiffImg 2.1.0

Jul 19, 2014
  • Features:
  • add keys for zooming with keyboard (Ctrl+/Ctrl-)
  • add YUV format
  • Bugs:
  • Invalid restore of maximized window state

New in X-DiffImg 2.0.1 (Jan 25, 2014)

  • Features:
  • ability to add a comment on loaded images
  • ability to display difference histogram with or without zero level
  • Add Chinese translation. Thanks to mikechang.
  • Add Romanian translation. Thanks to Jaff.
  • Add German translation. Thanks to sixforone.
  • Bugs:
  • find the correct path for translation files on linux in some cases
  • incorrect display on multiple screen configuration in some cases
  • incorrect display of splashscreen on linux in some cases

New in X-DiffImg 2.0.0 (Jan 25, 2014)

  • Features:
  • new metric engine allowing easy addition of new metric
  • support of 16 bits and 32 bits mono channel image (tiff)
  • add drag&drop
  • add a new metric "perceptual diff" from http://pdiff.sourceforge.net/
  • add gain/offset on displayed image
  • add an interactive "navigator" window
  • slideshow mode can use files with differents suffix (e.g. compare a file.png with a file.jpg)
  • Add Vietnamese translation. Thanks to ppanhh.
  • Add Swedish translation. Thanks to eson.
  • Add Portuguese translation. Thanks to rafaelff1 .
  • Bugs:
  • incorrect loading of translation file in some cases
  • incorrect layout (switch mono/dual panel mode)

New in X-DiffImg 1.5.1 (Jan 25, 2014)

  • Some code refactoring
  • Add a direct link to website for help
  • Update .pro file for missed translation files

New in X-DiffImg 1.5.0 (Jan 25, 2014)

  • Features:
  • add the ability to save image difference in batch mode
  • Misc:
  • clean code (cppcheck)

New in X-DiffImg 1.4.0 (Jan 25, 2014)

  • Features:
  • add new mode to compute image difference (channel mean difference and lightness difference)
  • Fix:
  • incorrect error number reporting

New in X-DiffImg 1.3.1 (Jan 25, 2014)

  • Features:
  • add Italian translation.

New in X-DiffImg 1.3.0 (Jan 25, 2014)

  • Features:
  • add a basic batch mode

New in X-DiffImg 1.2.1 (Jan 25, 2014)

  • Features:
  • add Czech translation.

New in X-DiffImg 1.2.0 (Jan 25, 2014)

  • Features:
  • add command line argument to reset the stored preference
  • fix incorrect .desktop definition

New in X-DiffImg 1.1.0 (Jan 25, 2014)

  • Features:
  • add changelog access in interface
  • add some test files in the Windows setup.exe
  • add opacity of error mask in preferences
  • add the ability to set a threshold in RMS value to compare the two images
  • Bugs:
  • correct missing DLLs in the Windows installer for mingw compilation