Skip to content

Releases: mrbindraw/SystemMicControlLite

3.0.7

29 Jul 10:37
Compare
Choose a tag to compare

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

15 May 13:08
Compare
Choose a tag to compare

Main updates:

  • Fixed: memory leak, method: GetActiveDevices;

Full Changelog: 3.0.0...3.0.1

3.0.0

27 Mar 11:13
Compare
Choose a tag to compare

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

12 Feb 13:28
d9c4c04
Compare
Choose a tag to compare

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

12 Jul 12:33
Compare
Choose a tag to compare

1.0.0

09 Jul 19:09
bd86e0c
Compare
Choose a tag to compare
Create README.md