1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

audio/faudio: update to 20.10

New Features:
    * XACT:
        * Add support for WAVESTOP notifications
        * Add support for engines without settings files (or empty settings files)

Fixes:
    * Add power-of-two quantum fallback paths for *BSD and Emscripten
    * Return a unique error code for audio engines with a bad platform ID
    * Fix a deadlock in Wolfenstein: The Old Blood related to callbacks
    * Fix a crash for streaming WaveBanks when calling Destroy
    * stb_vorbis: Handle malloc(0) calls
This commit is contained in:
Tobias C. Berner 2020-10-04 09:57:52 +00:00
parent be9a0f6a2a
commit 423cebb5f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551372
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= FAudio
DISTVERSION= 20.09
DISTVERSION= 20.10
CATEGORIES= audio
MAINTAINER= multimedia@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1599048549
SHA256 (FNA-XNA-FAudio-20.09_GH0.tar.gz) = 375d12ba57f507b95e030926fd08308029b38af883d0524583a2d5d8fe65168b
SIZE (FNA-XNA-FAudio-20.09_GH0.tar.gz) = 1133191
TIMESTAMP = 1601804715
SHA256 (FNA-XNA-FAudio-20.10_GH0.tar.gz) = 5db56e58ca3f8eb6d10f01970f122798ebb366dd1b4d7561f65d05f815cef3b3
SIZE (FNA-XNA-FAudio-20.10_GH0.tar.gz) = 1133640