Skip to content

Releases: mrbindraw/SystemAudioVolumeLite

3.0.7

29 Jul 13:19
Compare
Choose a tag to compare

Main udpates:

  • Added methods cpp/bp: (Get/Set)VolumeForDeviceName, GetDefaultDeviceId;
  • Added methods GetDeviceName, GetDeviceId for FSystemAudioLiteManager;
  • Updated methods: GetVolumeForDeviceId, GetDefaultDeviceName, GetDefaultDeviceId, GetActiveDevices;

Full Changelog: 3.0.1...3.0.7

3.0.1

15 May 13:10
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 10:51
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:51
ea8d5c9
Compare
Choose a tag to compare

Main updates:

  • Fixed class USystemAudioVolumeLiteBPLibrary when called from cpp project, issue #1
  • Fixed crosscompile, issue #3

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 18:52
a267afd
Compare
Choose a tag to compare
Create README.md