dsound-EAX: Added patch to implement DSPROPSETID_EAX20_BufferProperties stub.

This commit is contained in:
Sebastian Lackner
2015-10-08 03:53:27 +02:00
parent 48c78157ae
commit 55379f6926
4 changed files with 102 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -2,6 +2,8 @@ wine-staging (1.7.53) UNRELEASED; urgency=low
* Added patch to implement support for msiexec /passive command line option.
* Added patch to implement stub for DSPROPSETID_EAX20_ListenerProperties.
* Added patch to show windows version when collecting system info in winedbg.
* Added patch to implement DSPROPSETID_EAX20_ListenerProperties stub.
* Added patch to implement DSPROPSETID_EAX20_BufferProperties stub.
* Removed patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as
hotpatchable (accepted upstream).
* Removed patch to mark BitBlt and StretchDIBits as hotpatchable (accepted