Skip to content

Changelog

MaulingMonkey edited this page Feb 18, 2024 · 6 revisions

2023-04-17

[docs, milestone, diff] thindx-xaudio2 only: Re-export xaudio2::HResult{,Error}

2022-11-19

[docs, milestone, diff]

Internal changes:

  • Avoid eprint! when catching panics, as it can panic, which is theoretically UB in the xaudio2 threads.
  • Internal simplifications

2022-10-10

[docs, milestone, diff] API cleanup

API changes:

Internal changes:

  • Fixed another spatial provenance issue: 4d767b3
  • Diagnosed lingering instability as an actual hardware issue with executing AVX instructions on my system: #20

Other:

2022-10-07

[docs, milestone, diff] Initial release

Clone this wiki locally