Skip to content

Releases: FNA-XNA/FAudio

23.06

01 Jun 14:00
Compare
Choose a tag to compare

New Features:

  • Xbox GDK support is now considered Ready to Ship
    • UWP support is now deprecated and will be removed in FAudio 24.01
  • XNA_Song now supports QOA input files
  • FACT: Add support for WAVEBANKSTREAMING_INVALIDCONTENT notifications

Thanks to our GitHub Sponsors, including...

Super Sponsors:

Sponsors:

23.05

01 May 14:59
Compare
Choose a tag to compare

23.04

01 Apr 15:12
Compare
Choose a tag to compare

New Features:

  • Added a small test program that demonstrates voice object pooling

Fixes:

  • Various project file fixes for GDK

Thanks to our GitHub Sponsors, including...

Super Sponsors:

Sponsors:

23.03

01 Mar 16:06
Compare
Choose a tag to compare

Fixes:

  • CMake: Add feature macros for usleep for tests
  • GitHub: Move back to an SDL PPA for CI builds
  • GDK:
    • GDK now builds dynamic libraries, rather than static
    • Look for "SDL" rather than "SDL2", to match the upstream Git repository name

Thanks to our GitHub Sponsors, including...

Super Sponsors:

Sponsors:

23.02

01 Feb 15:47
Compare
Choose a tag to compare

Fixes:

  • FACT:
    • Purge and clear notifcations on FACTAudioEngine_ShutDown
    • Fixed a mutex remaining locked when FACTAudioEngine_Initialize failed
    • Removed a few redundant null checks in the various Destroy functions

Thanks to our GitHub Sponsors, including...

Super Sponsors:

Sponsors:

23.01

01 Jan 16:58
Compare
Choose a tag to compare

22.12

01 Dec 16:30
Compare
Choose a tag to compare

Added GitHub Actions workflows for Linux, macOS, Windows, and FreeBSD. 22.12 is functionally identical to 22.11.

DEPLOYING SURPRISE IN 31 DAYS

Thanks to our GitHub Sponsors, including...

Super Sponsors:

Sponsors:

22.11

01 Nov 15:24
Compare
Choose a tag to compare

New Features:

  • Added a Visual Studio solution for GDK support

Fixes:

  • Minor cleanup in the utils/ folder

Thanks to our GitHub Sponsors, including...

Super Sponsors:

Sponsors:

22.10

01 Oct 15:12
Compare
Choose a tag to compare

22.09.01

02 Sep 03:25
Compare
Choose a tag to compare

Fix a regression where requesting a specific mastering voice format would return a format overwritten by device defaults