|
Added the following features:
- Dynamic detection of camera devices while the application is running. This includes reconnection of lost devices in active documents.
- Unattended mode which disables all error dialogs.
- Options dialog, which makes the notification window properties changeable.
- "Minimize to system tray" option.
- Remove DirectX 9 VMR9 usage (did not work with many video cards).
- Implemented a new way to display information in the camera picture.
- Now displaying FPS, Changed pixel count, date/time and camera name.
- The camera name and the date/time-field will be recorded.
- Handle DirectX events such as "disk full" during recording.
- Rewrote the low-level image handling routines for the motion detection in assembly language (MMX) for performance reasons. Reached a speedup of 100 times compared to the original implementation.
- Minor GUI enhancements.
Fixed Bugs:
- Abort when deleting a "running" camera.
NOTE: The document-file-format has changed, the old files will not work with the new version !
|