Added patch for stub of fltmgr.sys (filter manager driver).

This commit is contained in:
Sebastian Lackner
2015-03-28 23:54:21 +01:00
parent c9380eed86
commit 7fb4b8cfc8
5 changed files with 348 additions and 55 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-staging (1.7.40) UNRELEASED; urgency=low
* 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.
* Added patch for stub of fltmgr.sys (filter manager driver).
* 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).