xaudio2: Implement device activation

System Internals / WINE - Andrew Eikum [codeweavers.com] - 26 August 2015 09:53 UTC

This adds a build-time dependency on openal, and a run-time dependency on openal-soft's ALC_SOFT_loopback extension.

1c643f3 xaudio2: Implement device activation.
configure | 5 +-
configure.ac | 3 +-
dlls/xaudio2_7/Makefile.in | 1 +
dlls/xaudio2_7/xaudio_dll.c | 274 ++++++++++++++++++++++++++++++++++++++++++-
4 files changed, 277 insertions(+), 6 deletions(-)

Upstream: source.winehq.org


  • Share