Releases: ifm/nexxT
Releases · ifm/nexxT
1.1.1
1.1.0
Changes
- Implement variable substitutions on various levels; composite filter instances may override variables as needed
- fix #53 (the C++ signature of signal propertyChanged() has changed)
- #59 (--single-threaded, --disable-unload-heuristic, --no-profiling)
Fixes
- Fix overflow errors when loading recordings containing zero timestamps
Fix deadlocks
Merge pull request #58 from ifm/develop Version 1.0.9
Update to PySide6 6.5.3
Decrease deadlock probability
Switch to PySide 6.5.3 and add workarounds to new bugs introduced in this version
Fix restoring positions of MDI Subwindows in the main window
Make invokeMethod() more efficient by calling the requested slot directly without making a connection
Update to PySide6 6.5.1.1
Merge pull request #56 from ifm/develop Update to PySide6 6.5.1.1
Bugfix for aarch64
Merge pull request #55 from ifm/develop Fix NEXXT_PLATFORM expansion on aarch64 machines
aarch64 support
Merge pull request #54 from ifm/develop aarch64 support
Bug fix release
fix #51
fix out of bounds index when no cameras are connected to the computer
Fix restoring window geometries from last run
Merge pull request #50 from ifm/develop workaround for restoring geometry from history
Version 1.0.0
- Qt6 and PySide6 support
- number of pending samples for a connection is now configurable to 1 sample (default, behaviour of versions 0.x), N > 1 samples and non-blocking