Skip to content

Releases: mrbindraw/SystemMicControlLite

3.0.7

Choose a tag to compare

@mrbindraw mrbindraw released this 29 Jul 10:37

Main updates:

  • Added methods cpp/bp: (Get/Set)MicVolumeForDeviceName, GetMicDefaultDeviceId;
  • Added methods GetDeviceName, GetDeviceId for FSystemMicLiteManager;
  • Updated methods: GetMicVolumeForDeviceId, GetDefaultDeviceName, GetDefaultDeviceId, GetActiveDevices;

Full Changelog: 3.0.1...3.0.7

3.0.1

Choose a tag to compare

@mrbindraw mrbindraw released this 15 May 13:08

Main updates:

  • Fixed: memory leak, method: GetActiveDevices;

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@mrbindraw mrbindraw released this 27 Mar 11:13

Main updates:

Applied and merged specific updates from full version of this plugin, these features are now free:

  • Added new methods for blueprints: Get/SetVolume for device id, GetDeviceId from device name;
  • Added fixes and improvements for architecture, refactoring code: replace pointers to TComPtr for COM interfaces;

Full Changelog: 2.0.0...3.0.0

2.0.0

Choose a tag to compare

@mrbindraw mrbindraw released this 12 Feb 13:28
d9c4c04

Main updates:

  • Fixed class USystemMicControlLiteBPLibrary when called from cpp project, issue #1
  • Fixed crosscompile, issue #2

Full Changelog: 1.0.4...2.0.0

1.0.4

Choose a tag to compare

@mrbindraw mrbindraw released this 12 Jul 12:33

1.0.0

Choose a tag to compare

@mrbindraw mrbindraw released this 09 Jul 19:09
bd86e0c
Create README.md