[PATCH] xaudio2: Partially implement XA2SRC_SetChannelVolumes().

Andrew Eikum aeikum at codeweavers.com
Fri Jan 19 09:10:41 CST 2018


On Fri, Jan 19, 2018 at 09:52:01PM +0900, Masanori Kakura wrote:
> @@ -1237,6 +1301,7 @@ START_TEST(xaudio2)
>              test_looping(xa);
>              test_submix(xa);
>              test_flush(xa);
> +            test_setchannelvolumes(xa);
>          }else
>              skip("No audio devices available\n");
>  

Thanks, this all looks good, except please also add the test to the
xa27 branch just above. Sorry I didn't notice that when you posted it
to the bug.

Andrew



More information about the wine-devel mailing list