loader: On Mac, reserve the process's original thread for the frameworks.

Ken Thomases ken at codeweavers.com
Wed Oct 27 17:36:40 CDT 2010


The frameworks expect the original thread to run its run loop, so input
sources (like distributed notifications) get processed.  For example,
Core Audio on Snow Leopard doesn't track changes in the default ouput
device, such as when headphones are plugged in, without this.
---
  libs/wine/Makefile.in |    2 +-
  libs/wine/loader.c    |  114 
+++++++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 115 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-loader-On-Mac-reserve-the-process-s-original-thread-.patch
Type: text/x-patch
Size: 5168 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101027/211c12b8/attachment.bin>


More information about the wine-patches mailing list