Skip to content

Releases: mrbindraw/DemoStereoMix

3.0.2

29 May 14:29

Choose a tag to compare

Main updates:
Full Changelog: 3.0.0...3.0.2

3.0.0

23 May 15:20

Choose a tag to compare

Main updates:

  • Migrated to Qt 6.9.0, x64, MSVC 2022, QtCreator 16.0.2 and cmake build system;
  • Fixed compile, added include for QVariant in SysAudio class;
  • Added msgbox critical, show when stereo mix device not found;
  • Updated widget ui: locked min-max size;
  • Fixed warnings: clazy-connect-by-name, clazy-container-anti-pattern, clazy-range-loop-detach, deprecated-declarations;
  • Replaced Q_ASSERT_X to qDebug;

Full Changelog: 2.0.0...3.0.0

2.0.0

15 May 09:59

Choose a tag to compare

Main updates:

  • Replaced pointers for COM variables to CComPtr;
  • Added class SysAudio, wrapper for specific functions from Windows Core Audio APIs;
  • Refactored widget class, implemented SysAudio class;

Full Changelog: v1.0.0...2.0.0

v1.0.0

02 Oct 06:25

Choose a tag to compare

Create .gitignore