Added patch to implement enumeration of sound devices and basic properties to dxdiagn.

This commit is contained in:
Sebastian Lackner
2015-08-15 05:02:51 +02:00
parent e265cf1024
commit e7fceb902c
5 changed files with 342 additions and 2 deletions

2
debian/changelog vendored
View File

@@ -2,6 +2,8 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
* Add patch to implement remaining OpenMP locking functions.
* Added various patches for imagehlp cleanup (fixes Wine Staging Bug #502).
* Added patch to fix implementation of ntdll.MapViewOfSection.
* Added patch to implement enumeration of sound devices and basic properties
to dxdiagn.
* Removed patch to move security cookie initialization from memory management
to loader.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 11 Aug 2015 06:12:14 +0200