Ginkgo CADx Changelog

What's new in Ginkgo CADx 3.7.1.1573.41

Dec 30, 2014
  • Orientation label fixes in CR and MG modalities.
  • Widgets interactuation and selection usability enhances.
  • Deadlock fix in smart retrieve.
  • Bug fix in upload permission.
  • wxWidgets update to 3.0.1.
  • Compilation fix provided by Olly Betts (http://bugs.debian.org/749487)
  • Some issues fixes provided by Dmitry Smirnov.

New in Ginkgo CADx 2.6.0.0 (Nov 19, 2011)

  • Added proxy support for http connections (check for updates and start up page)
  • Added slider tool to move between slices of a series
  • New functionallity: export to DICOM Dir with anonymization support
  • Corrected problems in downloading huge files from PACS
  • Other minor improvements and bug fixes
  • ITK patches applied to Linux x86 version

New in Ginkgo CADx 2.5.4.1 (Sep 23, 2011)

  • Stable version release
  • Welcome screen added
  • Bug resolved in parameters interpretation
  • Other minor improvements and bug fixes

New in Ginkgo CADx 2.5.4.0 RC (Sep 7, 2011)

  • Compilation instructions document updated
  • Microsoft Redistributable libraries incuded in Ginkgo CADx release (in the instalator)
  • Corrected a bug in acquisition from a DicomDir in Linux
  • Corrected a bug in Windows when Ginkgo CADx tries to open an integration file stored in a path with special characters (·,Û,Ò,...)
  • Import files from a location has been improved, you can import files from a directory where files are stored with the medical image system, Ginkgo CADx can be configured to delete images after importation, monitoring images of a directory...
  • Integration XML parsing has changed, XML without pid parameter are valid. If you send an XML file without this parameter you can select importation workflow in Ginkgo CADx instead of doing it in the EHR application
  • GXML and GKXML files are registered as Ginkgo CADx files in Windows installer, so you can open it automatically doing double click and they are associated automatically in the navigator with Ginkgo CADx application
  • Maximum number of opened tabs can be limited in profiles section
  • A timer can be set to control inactivity time, if the timer reaches to 0 inactive tab will be closed
  • Hotkeys has been asociated with Ginkgo CADx tools
  • Restyling of download tab from a PACS dialog
  • Restyling of PACS dialog it's now more compact
  • Restyling of extensions sections from configuration
  • Corner annotations hidden by default, status of hidden/shown are stored in configuration
  • HL7 monitor redesigned, now is executed as a Ginkgo CADx command and shows progress and errors in the progress bar, problems related with HL7 connections can be detected easily
  • Pixel interpolation can be selected in Image menu, a linear interpolation at pixel level is applied to avoid pixelization
  • Windows build file (Ginkgo-CADx.sln) has been updated and checked, now you can compile core and extensions without any problem

New in Ginkgo CADx 2.5.2 (Aug 17, 2011)

  • Bug fixed: xml invocation with english parser results in exception
  • Bug fixed: dicom acquisition didn't work with japanese language
  • Other minor improvements and bug fixes

New in Ginkgo CADx 2.4.1.0 (May 3, 2011)

  • Log layout has changed, logs are grouped by thread
  • Mayor bug fix problem in Windows when Ginkgo CADx receives an integration xml as parameter,
  • Ginkgo CADx didn't find plugins
  • wxSQLite3 update to version 2.1.1
  • wxTreeListCtrl update to release 1104
  • openssl update to openssl 1.0.0d
  • Exe packaging (upx, mpress) removed because of some antivirus false positives.

New in Ginkgo CADx 2.4.0.0 (Apr 23, 2011)

  • New architecture, refactoring of Ginkgo CADx Core.
  • ITK, VTK and wxWidgets are compiled as dll library. It's opened the possibility of make extensions containing
  • full modules with it's own views, studies...
  • New ECG view has been created, full support of ECG. (thanks to Generalitat de Catalunya for the support)
  • Sequencial instance number is now included in all slices of each imported series (thanks to Guillermo Lopez)
  • Internationalization support improved, you can easily translate Ginkgo CADx and incorporate compiled gettext
  • files in lang folder
  • Upload to PACS improved we have done a full restyling of user interaction.
  • You can configure Ginkgo CADx download implementation to work with PACS that only allows download full studies.
  • You can select series/studies download mode.
  • User/password validation when communicating with PACS server has been implemented.
  • XML Integration parser has been translated to English to provide a easier way of integration.
  • DCMTK migration to version 3.6.0
  • Log4cplus has been replaced by log4cplus of DCMTK
  • Bug fixes