Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Current Version: Oviyam 0.7 ß4 - 05 April 2008

New & improved in this release

  • Support for DICOM multiframe objects
  • Support for DICOM Structured Reports (SR)
  • Use the mouse wheel to navigate back and front between images

Bug fixes

  • General bug fixes

Previous version (Release 0.7 ß3) - 29 March 2008

What's new in this version compared to previous version

Highlights

  • Query logic has been rewritten & optimised for speed. Significant speed up has been acheived
  • New screens iPhone / iPod touch

New & improved in this release

  • Query screen - Date picker added
  • Query screen - Warning given for large data sets (When all/all is selected)
  • Query URL - to bypass the initial query screen
  • Patient List - Sort order can be changed by clicking on header
  • DICOM Attributes can be viewed for the current image
  • A C-ECHO is made at load time to verify that the DICOM Configuration is valid
  • Support for all the values in org.dcm4che.util.DcmProtocol (TLS, etc)
  • Patient name has been added to the Browser window title
  • Text colour changed to amber to reduce eyestrain
  • Thumbnail previews in Grid and Mosaic view are numbered
  • Patient ID is an optional parameter when calling studies directly

Bug fixes

  • Patient List - Query results now consolidate different studies for the same patient into one expandable line
  • Image Screen - Sliders now work properly in Safari
  • Image screen - Patient name is displayed when a study or series is called using the direct URL
  • config.xml has been renamed to oviyam-config.xml to make it more distinctive and differentiate it from other config files
  • config.xmI has been moved to "WEB-INF/classes/conf/" inside the WAR file from "<JBOSS_HOME>/bin/config.xml"
  • Removed log4j.jar from Oviyam distribution and instead use log4j installed with JBoss
  • Logging has been improved
  • Images are now sorted based on instance number in the DICOM tags
  • Better support for IE7

Previous version (Release 0.6) - 26 December 2007

This release has taken longer than expected but I think you'll agree with me that the delay has been worth it. So as a Boxing Day special here's what's new:

We finally have a name! After going through several suggestions we now present Oviyam (IPA: ovɪyum - Tamil for art. In Tamil: ஓவியம்), Web DICOM browser. I now know the difficulties faced by parents in naming their kids. You have my sympathies (smile)

Under the hood

  • Now licensed under MPL 1.1/GPL 2.0/LGPL 2.1 to bring it in compliance with the dcm4che project
  • Now using Ant to create builds

WYSIWYG

  • Ground up rewrite using CSS & AJAX
  • W3C compliance
  • Single window interface - earlier versions would sometimes spawn a new window
  • Configuration option for Host name, port, AETitle & WADO port (WADO port issue pointed out by Phil)
  • Patient list slides out of view when a study or series is selected (Idea suggested by Ron Sweeney)
  • Toggle Series pane in & out of view
  • Keyboard shortcuts to navigate & move back and forth between images in a series
  • Display of non-square images with proportional scaling (Issue pointed out by Jan)
  • Pan & Zoom
  • Launch Oviyam with a study/series context (Peter & Damien had asked for this.) We're using the syntax defined by Bill for Xero.

Known Bugs

  • The query results present different studies for the same patient as separate lines
  • Sliders do not work properly in Safari
  • Date picker is MIA in the query screen
  • Not tested under Safari 2.0, Internet Explorer or Opera - results are unpredictable (Firefox & Safari 3.0 are the preferred browsers for now)

Keyboard shortcuts:

  • P - toggle patient list
  • S - toggle series preview
  • G - Grid view
  • M - Mosaic view
  • L - Play images in a Loop
  • Up / Left arrow / - (minus) - move to next image in series
  • Down / Right arrow / + (plus) - move to next image in series

Previous version (Release 0.5) - 26 November 2007

Initial public release

  • No labels