Updated server-PeekMessage patchset to reset message filter in accept_hardware_message call (fixes Wine Staging Bug #211).

This commit is contained in:
Sebastian Lackner
2015-04-10 22:53:14 +02:00
parent ea8db60185
commit c9ec45a0e3
3 changed files with 22 additions and 7 deletions

1
debian/changelog vendored
View File

@@ -1,4 +1,5 @@
wine-staging (1.7.41) UNRELEASED; urgency=low
* Updated server-PeekMessage patchset to reset message filter in accept_hardware_message call (fixes Wine Staging Bug #211).
* Disable DXVA2 controls in winecfg when support is not compiled in.
* Added patch to enable/disable EAX support via winecfg.
* Added patch with stub for setupapi.SetupDiSetDeviceInstallParamsW.