Merge pull request #186 (Added patch to implement exclusive mode in PulseAudio backend).

This commit is contained in:
Sebastian Lackner
2014-11-20 07:45:43 +01:00
5 changed files with 102 additions and 0 deletions

View File

@@ -39,6 +39,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [1]:**
* Implement exclusive mode in PulseAudio backend ([Wine Bug #37042](https://bugs.winehq.org/show_bug.cgi?id=37042))
**Bugs fixed in Wine Staging 1.7.31 [101]:**
* ATL IOCS data should not be stored in GWLP_USERDATA ([Wine Bug #21767](https://bugs.winehq.org/show_bug.cgi?id=21767))