Skip to content

Releases: slabua/dicomreader

v1.3.3 - Stable release

18 Mar 17:43
v1.3.3
fdfe77b
Compare
Choose a tag to compare

Stable release

  • Hotfix: use the correct path to load the Dicom dictionary.
  • Correctly handle the following DICOM headers:
    • First 128 bytes empty, followed by the string DICM.
    • First 128 bytes to possibly have comments, followed by the string DICM.
    • Headless DICOM file to have a valid tag in the first 4 bytes.
  • Update JavaDoc.
  • Update License from GPLv2 to GPLv3.
  • Add Eclipse Project configuration files.
  • Minor updates to the graphical interface.

Known issues

  • Dicom dictionary might need to be updated in upcoming releases.
  • Header file might be written with a wrong encoding.
  • Need more testing for multi-sliced files.

Screenshots

main-1.3.3

info-1.3.3

exit-1.3.3

v1.3.2-1 - Maintenance release

19 Sep 10:48
Compare
Choose a tag to compare
Pre-release

Maintenance release

Interface now fully compatible with Linux, Mac and Windows platforms.

Fixed issues

  • Links in About > DicomReader Info window are now being correctly opened by the default system browser on Linux, Mac and Windows platforms.

Screenshots

main-1.3.2-1

info-1.3.2-1

exit-1.3.2-1

v1.3.2 - Maintenance release

18 Sep 23:32
Compare
Choose a tag to compare
Pre-release

Maintenance release

Changed some references from sourceforge to github and updated the interface accordingly.

Known issues

  • Links in About > DicomReader Info window are partially¹ handled on Linux and not handled on Mac.

¹ Browser priority in the following order: chrome, firefox, opera, konqueror, epiphany, mozilla, netscape

v1.3.1 - Maintenance release

17 Sep 20:33
Compare
Choose a tag to compare
Pre-release

Maintenance release

Interface now compatible with Linux, Mac and Windows platforms.

Screenshots

main-1.3.1

info-1.3.1

exit-1.3.1