[winecfg] speed up audio driver loading

Damjan Jovanovic damjan.jov at gmail.com
Mon Apr 16 03:23:07 CDT 2007


These changes reduce the time needed to load the Audio tab of winecfg
from 12 seconds down to 5.

Changelog:
* Load audio drivers in multiple threads, so the length of time the
GUI is blocked for is the length of the longest driver load time,
rather than the sum of them all.
* Keep audio drivers open until they need to be reloaded, because it
can take a very long time to load them multiple times.

Damjan Jovanovic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winecfg-audio.diff
Type: text/x-patch
Size: 7147 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070416/6ac1da6f/winecfg-audio-0001.bin


More information about the wine-patches mailing list