Changes
- New ribbon bar for the status screen was added into the GUI. The ribbon bar automatically appears when you edit the status screen snippet and contains a template gallery, which allows starting a visual designer for the status screen.
- All elements that provides live widgets for the status screen were moved in the new Widget category in the Add Element window.
- Right-click menu allows inserting any widget directly in the status screen snippet, without creating a proxy variable and writing XAML code.
- New Dashboard element was added. The Dashboard element generates a live XAML widget that contains GUI controls for monitoring and editing a selected subset of global or proxy variables.
- Webcam OpenCV element now can also record a webcam video with an associated subtitle file, which may save EventIDE timestamps and arbitrary sync information.
- Added a new AddIn with a signal acquisition element for TMSi SAGA amplifiers. The element in a beta state and can be changed in the future.
- Added a new signal acquisition element for the OpenBCI bio-hardware modules, such as Cyton board.
- Added an option (in the Experiment properties) to use global timestamps in the experiment runs. If this option is enabled the experiment timestamps (e.g. in eye-tracker log files) show a number of milliseconds since 1/1/1970 (Unix Epoch standard).
Fixes
- Various minor fixes in GUI