[PATCH 1/7] winepulse: Move synchroinzatin functions to unix lib.

Jacek Caban jacek at codeweavers.com
Tue May 11 11:29:38 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/winepulse.drv/Makefile.in |   3 +-
  dlls/winepulse.drv/mmdevdrv.c  | 199 ++++++++++++++++-----------------
  dlls/winepulse.drv/pulse.c     |  83 ++++++++++++++
  dlls/winepulse.drv/unixlib.h   |  25 +++++
  4 files changed, 207 insertions(+), 103 deletions(-)
  create mode 100644 dlls/winepulse.drv/pulse.c
  create mode 100644 dlls/winepulse.drv/unixlib.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winepulse-Move-synchroinzatin-functions-to-unix-lib.txt
Type: text/x-patch
Size: 26227 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210511/9b0df34b/attachment.bin>


More information about the wine-devel mailing list