[PATCH (try2)] winepulse.drv: Add PulseAudio driver

Andrew Eikum aeikum at codeweavers.com
Mon Jun 11 10:09:35 CDT 2012


The configure.ac changes and parts of the driver itself were written by
Maarten Lankhorst.
---

try2: Use win32 threads instead of pthreads. I added some useful
TRACEs into the callbacks, too.

 configure.ac                          |   31 +-
 dlls/mmdevapi/main.c                  |    4 +-
 dlls/winepulse.drv/Makefile.in        |    9 +
 dlls/winepulse.drv/mmdevdrv.c         | 3144 +++++++++++++++++++++++++++++++++
 dlls/winepulse.drv/winepulse.drv.spec |    5 +
 5 files changed, 3189 insertions(+), 4 deletions(-)
 create mode 100644 dlls/winepulse.drv/Makefile.in
 create mode 100644 dlls/winepulse.drv/mmdevdrv.c
 create mode 100644 dlls/winepulse.drv/winepulse.drv.spec

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winepulse.drv-Add-PulseAudio-driver.patch
Type: text/x-patch
Size: 98003 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120611/52c56e1e/attachment-0001.bin>


More information about the wine-patches mailing list