Sebastian Lackner
6f424b1e0f
Rebase against 1348d9e97b1e83c99b68e0c9b592798038dc7f41.
2016-05-15 02:23:15 +02:00
Sebastian Lackner
e3c64796cd
Rebase against 35eebeef0fe0b3f03f44731f805c447b2342acfd.
2015-12-23 03:12:48 +01:00
Sebastian Lackner
55379f6926
dsound-EAX: Added patch to implement DSPROPSETID_EAX20_BufferProperties stub.
2015-10-08 03:53:27 +02:00
Sebastian Lackner
ee5271ee57
Added patch to implement stub for DSPROPSETID_EAX20_ListenerProperties.
2015-10-07 02:57:45 +02:00
Sebastian Lackner
6fb06b865c
dsound-EAX: Fix compiler warning on x86_64.
2015-05-09 04:04:15 +02:00
Sebastian Lackner
2bb0477ca0
dsound-EAX: Disable EAX support by default.
...
Several older games seem to trigger various bugs when EAX 1 support is enabled.
2015-04-13 00:38:12 +02:00
Sebastian Lackner
8b06b71275
Merge pull request #315 from maharmstone/master (works around Wine Staging bug 199)
...
Various Windows apps (like Max Payne 2) seem to contain a broken eax.dll library,
which is affected by various use-after-free bugs. To work around such issues EAX
support can be globally disabled in winecfg. Moreover a winediag message is added
to inform the user about possible issues related to EAX.
2015-04-05 20:11:34 +02:00
Mark Harmstone
9138b6d929
Added patches to allow EAX support to be disabled.
2015-04-05 14:54:03 +01:00
Sebastian Lackner
e5a4f11591
dsound-EAX: Various improvements to EAX support (fixes Wine-Staging bug 195).
2015-04-04 21:53:57 +02:00
Sebastian Lackner
cd5078fa95
Merge pull request #311 from maharmstone/master
...
Adds support for Environmental Audio Extensions (EAX).
2015-03-28 21:27:16 +01:00
Mark Harmstone
cc21d373b5
Added patch to implement EAX support in dsound.
2015-03-27 21:24:40 +00:00