Skip to content

v.5.00 (10 November 2018)

Compare
Choose a tag to compare
@MarcusTomlinson MarcusTomlinson released this 10 Nov 01:00
· 332 commits to master since this release
  • Removed unnecessarily complex integrated circuits concept.
  • Replaced in-house DSPatch::internal::Threads with std::threads.
  • Removed all friend classes.
  • Moved signal reference counting into DSPatch::internal::Component.
  • Moved RunType logic into Signal.
  • Added Signal::HasValue() and Signal::GetType().
  • Loads of optimisations and static code analysis fixes.