[PATCH 0/1] MR2903: xactengine: Use the xaudio2 channel.
25 May
2023
25 May
'23
8:21 p.m.
Unify this with the rest of xaudio. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2903
25 May
25 May
8:21 p.m.
New subject: [PATCH 1/1] xactengine: Use the xaudio2 channel.
From: Zebediah Figura <zfigura(a)codeweavers.com> Unify this with the rest of xaudio. --- dlls/xactengine3_7/xact_dll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/xactengine3_7/xact_dll.c b/dlls/xactengine3_7/xact_dll.c index f2737e0a9bd..b0f8ec13ac4 100644 --- a/dlls/xactengine3_7/xact_dll.c +++ b/dlls/xactengine3_7/xact_dll.c @@ -36,7 +36,7 @@ #include "wine/debug.h" #include "wine/rbtree.h" -WINE_DEFAULT_DEBUG_CHANNEL(xact3); +WINE_DEFAULT_DEBUG_CHANNEL(xaudio2); #if XACT3_VER < 0x0300 #define IID_IXACT3Engine IID_IXACTEngine -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/2903
940
Age (days ago)
940
Last active (days ago)
1 comments
2 participants
participants (2)
-
Zebediah Figura -
Zebediah Figura (@zfigura)