dsound: A version 1 3d secondary buffer allows SetPan().
commite69d9ec3c4e8829c5c18cea7d8348171d51dcd76
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 1 Dec 2015 13:49:04 +0000 (1 14:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Dec 2015 14:45:17 +0000 (2 23:45 +0900)
tree424653943fb44daa9b204254e0de669524ab5f2b
parent25d23d44327163b09448cfaaf8def01507cb8508
dsound: A version 1 3d secondary buffer allows SetPan().

For version 8 DSBCAPS_CTRL3D and DSBCAPS_CTRLPAN are mutually exclusive
and a sound buffer cannot be created when both flags are set.

Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dsound/buffer.c
dlls/dsound/tests/ds3d.c