dinput-Events: Since some games use different code to poll for input events, partially restore code from old version of the patch.

This commit is contained in:
Sebastian Lackner
2015-03-16 15:41:01 +01:00
parent d807c55e94
commit 9fd51f90ef
4 changed files with 52 additions and 9 deletions

1
debian/changelog vendored
View File

@@ -1,4 +1,5 @@
wine-staging (1.7.39) UNRELEASED; urgency=low
* Updated patchset for dinput-Events to be compatible with more games (fixes Wine Staging Bug #149).
* Added patch for tests of RtlIpv6StringToAddress, RtlIpv{4,6}StringToAddressEx (by Mark Jansen).
* Added patch to fix multithreading issues with fullscreen clipping.
* Added patch with tests for VerQueryValueA (by Mark Jansen).