Ethan Lee : xaudio2: IXAudio23 needs its own interface, for XAUDIO23_VOICE_SENDS parameters.
Module: wine Branch: master Commit: b49b78db49d79bdd1358f2244a87d74db6350b73 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b49b78db49d79bdd1358f2244... Author: Ethan Lee <elee(a)codeweavers.com> Date: Wed Feb 27 11:36:56 2019 -0500 xaudio2: IXAudio23 needs its own interface, for XAUDIO23_VOICE_SENDS parameters. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46727 Signed-off-by: Ethan Lee <elee(a)codeweavers.com> Signed-off-by: Andrew Eikum <aeikum(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/xaudio2_7/compat.c | 222 +++++++++++++++++++++++++++++++++++++++- dlls/xaudio2_7/xaudio_dll.c | 4 + dlls/xaudio2_7/xaudio_private.h | 4 + include/xaudio2.idl | 61 +++++++++++ 4 files changed, 286 insertions(+), 5 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b49b78db49d79bdd1358f...
participants (1)
-
Alexandre Julliard