DepthView Portable Changelog

What's new in DepthView Portable 1.04 Beta

Jul 26, 2013
  • major changes:
  • added Top/Bottom renderer.
  • implemented continuous pan and setting to disable.
  • accept drag and drop of stereo image files and setting to disable.
  • minor functionality changes:
  • made window toggle fullscreen on double click of ImageWidget.
  • added "Swap Left/Right" and "Show Menu Bar" to settings.
  • added image quality to export dialog.
  • added setting to enable/disable file dialog on startup.
  • added menu button & setting to hide the scrollbars.
  • minor appearance changes:
  • made mouse cursor auto-hide.
  • draw "No Image Loaded" if no image is loaded.
  • added git revision to about dialog.
  • reset the window title if image fails to load.
  • bugfixes:
  • fixed error in side-by-side mode panning.
  • made side by side render set the horizontal scrollbar maximum value properly & zoom right.
  • fixed zoom changing from auto not accounting for height.
  • fixed zoom change from auto in side by side render going to double what it should.
  • theoretically fixed checkerboard render.
  • fixed not drawing anything because render mode is not set at startup when there is no setting for it.
  • fixed crashing when trying to load next or previous image in a directory with no stereo image files.
  • other changes:
  • use CMake to build.
  • configure the Windows resource file with version info.

New in DepthView Portable 1.03 Beta (Mar 21, 2013)

  • major changes: restructured image drawing code for big speedup. (~5x as fast for all draw modes except Mono)
  • minor functionality changes: made keyboard shortcut for about dialog F1.
  • other changes: source code now hosted on GitHub

New in DepthView Portable 1.02 r44 Beta (Oct 29, 2012)

  • added feature: added swap left/right images.
  • bugfixes: fixed file extension case sensitivity.
  • fixed smooth zoom being on at first even though the menu says otherwise.

New in DepthView Portable 1.01 r40 Beta (Jul 16, 2012)

  • bug fixes: Added missing libraries (qjpeg4.dll & libstdc++-6.dll).
  • minor functionality changes: added startup directory to settings. made side-by-side zoom properly.
  • added smooth zooming. removed pointless code from mono renderer.
  • minor appearance changes: added link to discussion page to about box.