Donate Share

IEEE 1394 Java Native Interface for DC

File Release Notes and Changelog

Release Name: 1.0PR1

Notes:
net.sf.jlibdc1394 is an Eclipse RCP plugin on top of jlibdc1394.
It is capable of managing camera configurations and display multiple
camera streams simultaneously.

The 1.0PR1 release is compatible with the jlibdc1394-1.0PR1 release. 
It is windows only and serves one implementation of the camera
interfaces


Changes: 2005-06-28 Alexander Bieber <fleque@users.sourceforge.net> - recreation of buffer when camera settings chaged 2005-06-27 Alexander Bieber <fleque@users.sourceforge.net> - switched to factory pattern for JDC1394Helper - bugfix (hangup when switch to configmanagement) 2005-06-21 Alexander Bieber <fleque@users.sourceforge.net> - made DisplayerThread stop on dispose of CameraView - started scaling for JDC1394CamComposite 2005-06-20 Alexander Bieber <fleque@users.sourceforge.net> - CameraView is showing camera streams 2005-06-19 Alexander Bieber <fleque@users.sourceforge.net> - action set for net.sf.jlibdc1394 - icons for all actions and views - listener for tables and buttons in CameraConfigurationView 2005-06-18 Alexander Bieber <fleque@users.sourceforge.net> - serialization for JLibDC1394CamRegistry 2005-06-13 Alexander Bieber <fleque@users.sourceforge.net> - added preferences for JLibDC1394 plugin - added settings composite - added CamConfig creation wizard 2005-06-12 Alexander Bieber <fleque@users.sourceforge.net> - added configuration registry - started camera proxy for locking - added configuration composites - added configuration view sceleton - added changelog