Skip to content

Releases: HEnquist/wasapi-rs

v0.22.0

29 Nov 20:30
f4e4251

Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

v0.21.0

22 Oct 19:49
0f9247e

Choose a tag to compare

What's Changed

  • Fix memory leaks. Expose session enumerator and methods to get process ids and ducking behavior. by @nickatrecall in #52

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

09 Oct 19:47
fc25b27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

20 Jun 20:35
091e0da

Choose a tag to compare

What's Changed

  • Support more buffer info, exposing frame index and timestamp. by @dtzxporter in #46
  • Bump version, update dev dependencies by @HEnquist in #47

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

29 May 18:38
c99ada4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

16 Apr 21:20
6555749

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

06 Feb 19:39
24ae99c

Choose a tag to compare

  • Better errors, various usability improvements (thanks to @nullstalgia).
  • Update windows crate to latest.

v0.15.0

17 Jun 21:08
6daba44

Choose a tag to compare

  • Add support for application specific loopback capture
  • Update windows-rs to 0.57
  • Make read_from_device_to_deque etc safe by removing user-specificed bytes per frame value

v0.14.0

25 Oct 20:50
bc340b5

Choose a tag to compare

  • Update to windows crate v0.51
  • Improved device state reporting using enum
  • Add missing documentation for various enums

v0.13.0

19 Jul 19:44
2acb959

Choose a tag to compare

Update to windows crate v0.48