Added patch to fix calculation of 3D sound source.

This commit is contained in:
Sebastian Lackner
2015-03-28 21:38:50 +01:00
parent 9cfd7972d9
commit 41f41a7c98
5 changed files with 116 additions and 28 deletions

1
debian/changelog vendored
View File

@@ -7,6 +7,7 @@ wine-staging (1.7.40) UNRELEASED; urgency=low
* Added patch to fix compatibility of Uplay with gnutls28.
* Added patches for Environmental Audio Extensions (EAX), pull request #311 from Mark Harmstone.
* Added patch to fix return value of WS_select in case of EINTR during timeout.
* Added patch to fix calculation of 3D sound source.
* Removed patch to fix regression causing black screen on startup (accepted upstream).
* Removed patch to fix edge cases in TOOLTIPS_GetTipText (fixed upstream).
* Removed patch for IConnectionPoint/INetworkListManagerEvents stub interface (accepted upstream).