Commit graph

31 commits

Author SHA1 Message Date
Tobias Kortkamp
6707a3c942
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-05-01 19:55:55 +02:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Thomas Zander
0a2af55579 Update to upstream release 21.01.
Details:
- Bugfix release, see
  https://github.com/FNA-XNA/FAudio/releases/tag/21.01
2021-01-02 15:36:42 +00:00
Tobias C. Berner
423cebb5f4 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
2020-10-04 09:57:52 +00:00
Tobias Kortkamp
f35841a5de Reset MAINTAINER 2020-09-28 05:05:24 +00:00
Tobias Kortkamp
3be87dafd7 audio/faudio: Update to 20.09
FFMPEG has been replaced with GStreamer for a while.  Let the port
catch up.

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.09
2020-09-02 19:44:44 +00:00
Tobias Kortkamp
b5bc25b363 audio/faudio: Update to 20.08
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.08
2020-08-01 17:08:55 +00:00
Tobias Kortkamp
7315743a01 audio/faudio: Update to 20.07
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.07
2020-07-01 17:45:26 +00:00
Tobias Kortkamp
5c713ee133 audio/faudio: Update to 20.06
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.06
2020-06-04 18:16:28 +00:00
Tobias Kortkamp
9d2e500ff0 audio/faudio: Update to 20.05
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.05
2020-05-02 04:40:23 +00:00
Jan Beich
e2cec04acd audio/faudio: work around OSS audio crash
INFO: OpenAudioDevice failed: Fragment size must be a power of two

PR:		245533
Approved by:	tobik (maintainer)
2020-04-11 14:15:41 +00:00
Tobias Kortkamp
e9a5b2fbef audio/faudio: Update to 20.04
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.04
2020-04-02 05:05:29 +00:00
Tobias Kortkamp
ed4f53a682 audio/faudio: Update to 20.03
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.03
2020-03-04 15:07:14 +00:00
Tobias Kortkamp
2cec3f4e0a audio/faudio: Update to 20.02
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.02
2020-02-02 18:01:55 +00:00
Tobias Kortkamp
2c150a229f audio/faudio: Update to 20.01
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.01
2020-01-02 11:54:10 +00:00
Tobias Kortkamp
e6ab348c34 audio/faudio: Update to 19.12
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.12
2019-12-01 17:33:54 +00:00
Tobias Kortkamp
d37b01aa0e audio/faudio: Update to 19.11
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.11
2019-11-01 17:52:21 +00:00
Tobias Kortkamp
833b879ab2 audio/faudio: Update to 19.10
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.10
2019-10-01 11:27:19 +00:00
Tobias Kortkamp
aecb2959ab audio/faudio: Update to 19.09
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.09
2019-09-01 13:50:09 +00:00
Jan Beich
325aed58cb multimedia/ffmpeg: update to 4.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2019-08-05 23:06:50 +00:00
Tobias Kortkamp
c9923750c3 audio/faudio: Update to 19.08
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.08
2019-08-01 15:48:18 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Tobias Kortkamp
df3ff0a361 audio/faudio: Update to 19.07
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.07
2019-07-01 16:28:53 +00:00
Tobias Kortkamp
4bafa67ea0 audio/faudio: Update to 19.06.07
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.06.07
2019-06-08 15:23:24 +00:00
Tobias Kortkamp
4942b7f5fe audio/faudio: Update to 19.06
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.06
2019-06-02 12:51:26 +00:00
Tobias Kortkamp
8e56607a16 audio/faudio: Update to 19.05
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.05
2019-05-01 17:07:28 +00:00
Tobias Kortkamp
8680590f68 audio/faudio: Update to 19.04
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.04
2019-04-01 16:00:01 +00:00
Tobias Kortkamp
19c35b55b5 audio/faudio: Update to 19.03
Changes:	https://github.com/FNA-XNA/FAudio/compare/19.02-23-ge5c9c20...19.03
2019-03-01 17:40:19 +00:00
Tobias Kortkamp
7c1a6fc036 audio/faudio: Add missing USE_LDCONFIG 2019-02-26 22:48:20 +00:00
Tobias Kortkamp
967d42cb82 New port: audio/faudio
FAudio is an XAudio reimplementation that focuses solely on developing
fully accurate DirectX Audio runtime libraries for the FNA project,
including XAudio2, X3DAudio, XAPO, and XACT3.

WWW: https://fna-xna.github.io/

Requested by:	gerald (for future versions of emulators/wine)
2019-02-26 22:24:15 +00:00