Skip to content

OpenAL Soft v1.24.1

Latest
Compare
Choose a tag to compare
@kcat kcat released this 28 Nov 04:26
· 1 commit to master since this release

A point release to address a runtime error and some build problems.

  • Fixed compilation on PowerPC.
  • Fixed compilation on some targets that lack lock-free 64-bit atomics.
  • Fixed a crash when parsing certain option values.
  • Fixed applying noexcept in the public headers with MSVC.
  • Fixed building for UWP with vcpkg.
  • Improved compatibility when compiling as C++20 or later.
  • Integrated fmtlib for some examples and utilities.

Full Changelog: 1.24.0...1.24.1