[PATCH 4/5] winecoreaudio: For waveOut, don't use STOPPED state; it's redundant.

Ken Thomases ken at codeweavers.com
Sat Apr 11 07:18:27 CDT 2009


The distinction between PLAYING and STOPPED has always been whether
lpPlayPtr is NULL, so just use that instead of two states.
---
  dlls/winecoreaudio.drv/audio.c |   41 ++++++++++++++-------------------------
  1 files changed, 15 insertions(+), 26 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 58431a1472da34691986ba652f5d1bec917bad2f.diff
Type: text/x-patch
Size: 5370 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090411/8c269949/attachment.bin>


More information about the wine-patches mailing list