DICOMatic 2.0 - Previous versions

Critical updates New features an updates Minor changes

2008


rev-1e
17/Nov/2008
  • DICOMatic: Add the possibility of addressing name components in the rules file. Each component is a STRING. The new variables are:
    • PATIENT_NAME_FAMILY
    • PATIENT_NAME_GIVEN
    • PATIENT_NAME_MIDDLE
    • PATIENT_NAME_PREFIX
    • PATIENT_NAME_SUFFIX
    and also OPERATOR_NAME_..., PHYSICIAN_NAME_... and RADIOLOGIST_NAME_... This enable the rules to change/swap components of the names.
  • DICOmatic: Fix a memory leak for some color images.
  • DICOmatic: Fix a memory leak with the PVRG JPEG library.
  • DICOMatic: Fix a bug with RLE compressed images if the uncompressed stream was bigger than the image size + 10 bytes.
  • DICOMatic: Fix a memory leak with DSR images.
  • DICOMatic: add a cancelation window and a progress bar.
  • DICOMatic: add support for Fischer's ".xil" split DICOM Mammography files
  • DICOMatic: add DICOM tables for MG and DX images
  • readOmatic: Work on "tape dump" for unknow formats. The dump can now start at an offset by adding "FM_offset = val" in the .ini file. This will cayse the program to skip "val" File Markes before starting to read the files.

rev-1d
26/Oct/2008
  • DICOMatic: Add support for SIENET Lempel-Ziv NEMA images
  • readOmatic: Fix a problem with Siemens SPI disks that had 512b blocks.
  • readOmatic: Some bug fixes on the DICOMDIR names.

rev-1c
20/Sep/2008
  • DICOMatic: No longer crash on DSR images with compression error.
  • DICOMatic: Fix a memory leak with DSR & DEFF images.
  • readOmatic: Fix a memory leak that prevent more than 2Gb of images of being read/converted in one operation.
  • readOmatic: Fix a bug that prevent TIFF/DEFF/DSR images from being read and converted inside readOmatic.
  • readOmatic: now use the ARCHIVEQ.DB file in DEFF disks to create a patient\studies\series\file tree.
  • readOmatic: Fix a bug that prevent DICOM files from being read and converted from the media if the media also contained a DICOMDIR file.
  • readOmatic: Can now create DICOMDIR compatible files and directory structures. Also, better control of the file name creation.

rev-1b
29/Aug/2008
  • DICOMatic: Fix a memory leak in Elscint LosslessRice decompression.
  • Connect: Changed the .ini file presentation
  • All: Add the "TokenCount" register to display the current number of tokens in the dongle. (in HKEY_LOCAL_MACHINE\SOFTWARE\TomoVision\DICOMatic)

rev-1
17/Aug/2008
  • All modules: Introduced the new "Token counter" license scheme. I have replaced the "Quit" buttons with a token counter.
  • DICOMatic: Add a first draft of the ADAC converter.
  • readOmatic: Integrated the conversion and push libraries directly in the code for better performances.
  • readOmatic: In the raw tape dump, change the file name from file_xxx.dat to F_xxxxxx to support bigger tapes and also be DICOMDIR compatible. (xxxxxx is the FM counter).
  • DICOM_Watch: Integrated the conversion and push libraries directly in the code for better performances.
  • DICOM_Watch: Redo of the configuration interface.