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

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wine-compholio (1.7.32) UNRELEASED; urgency=low
* Added patch to ensure dbghelp always checks for debug symbols in BINDIR.
* Added patch for pulseaudio exclusive mode support.
* Removed patch to close server fd is there is no space in thread inflight fd list (accepted upstream).
* Removed patch to fix bugs in StrStr functions (accepted upstream).
* Removed patches to avoid sending messages in FindWindowExW (accepted upstream).