Andrew Eikum : xaudio2_8: Use shared source.

Alexandre Julliard julliard at winehq.org
Thu Jun 16 03:45:39 CDT 2016


Module: wine
Branch: stable
Commit: 344be3a1d0a12a599ca63d3956f61b416ca26006
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=344be3a1d0a12a599ca63d3956f61b416ca26006

Author: Andrew Eikum <aeikum at codeweavers.com>
Date:   Mon Jan 11 13:52:11 2016 -0600

xaudio2_8: Use shared source.

Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 5f15d5b37cbc4ac95b01393337eafe1e88e4d6ec)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 configure                         |   3 +-
 configure.ac                      |   3 +-
 dlls/xaudio2_7/Makefile.in        |   2 +
 dlls/xaudio2_7/x3daudio.c         |  55 +++++++++++++
 dlls/xaudio2_7/xapofx.c           |  83 +++++++++++++++++++
 dlls/xaudio2_7/xaudio_classes.idl |  16 +---
 dlls/xaudio2_7/xaudio_dll.c       |  42 ++++++++--
 dlls/xaudio2_8/Makefile.in        |  10 ++-
 dlls/xaudio2_8/xaudio_dll.c       | 163 --------------------------------------
 include/xapofx.h                  |   4 -
 10 files changed, 191 insertions(+), 190 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=344be3a1d0a12a599ca63d3956f61b416ca26006



More information about the wine-cvs mailing list