AMIDE Changelog

What's new in AMIDE 1.0.2

Jun 25, 2012
  • Added MIP and MINIP rendering methods for thick slices
  • mac bundle now is able to export JPEG images
  • will now separate diffusion data into two volumes
  • enabled scrollwheel use on canvases
  • widend the tree box
  • mutual information alignment now handles negative values
  • cleaned up spec file
  • zh_TW translation file
  • fixed several bugs related to translations
  • thickness now not overwritten when loading in .xif
  • try to read in DICOMDIR files with lower/upper case reference issues
  • canvas slice cache size now fixed, was getting too large if multiple datasets
  • nearest neighbor/trilinear algorithm now more graceful at data set edges
  • POINT_TO_VOXEL macro now casts instead of floor, slight speed boost for slicing
  • configure fix to us LIBS instead of LDFLAGS for dcmtk detection

New in AMIDE 1.0.1 (Dec 15, 2011)

  • Minor bugfixes and cleanups.

New in AMIDE 1.0.0 (Aug 31, 2011)

  • Assorted minor bugfixes.

New in AMIDE 0.9.1 (Jan 23, 2009)

  • added gtk_disable_locale on win32 to keep i18n from screwing up
  • import raw on win32 was crashing due to NULL string (Found by Kai-Hsiang Chuang)
  • transformed help docs into gnome-doc-utils format
  • fixed .spec file, rpm build now working again