Added patch to return correct device type for cd devices without medium.

This commit is contained in:
Sebastian Lackner
2015-03-30 04:11:47 +02:00
parent 7fb4b8cfc8
commit 41c3e670d9
5 changed files with 83 additions and 31 deletions

1
debian/changelog vendored
View File

@@ -10,6 +10,7 @@ wine-staging (1.7.40) UNRELEASED; urgency=low
* 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).
* Added patch to return correct device type for cd devices without medium.
* 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).