Fix issues introduced with nexxT 0.6.0
Pre-release
Pre-release
- fix increased latency #33 (see #34).
- thread cycles are no longer supported by nexxT because they might cause deadlocks, existing configurations might need to be changed
- revert to depth first search strategy (pre 0.6.0 behaviour)
- reduce number of data sample instances which are buffered in QT events
- fix #32 (Changing a filter's thread does not set the dirty flag of the configuration)
- the save action is now enabled/disabled according to the dirty flag.