|
v1.0 Beta 5 (not released) |
|
|
|
|
As explained in the roadmap, this is a stabilization and fixing release. To make it a little more interesting, we added some of the requested CRs:
- Disable the motion detection in "inactive" mode to save CPU resources. (CR_2)
- Enhance the icon tray by including some menu items like Exit, Activate all cameras,... (CR_3)
- Minimize CatSpy on startup, if a document has been supplied on the command line (available in the options menu)
- Accept files dragged to the main window of CatSpy to open them
- Automatically activate all (or some) cameras when the computer gets locked (automatically or manually) (CR_5)
The major fix or enhancement is the following one:
- When recording videos, there were small glitches in the video during start and stop of the video. This was caused by a multithreading problem (blocking of the major video thread by creating some DirectX object). This bug has been removed by unlocking the major video thread.
|