Andrew Eikum : xaudio2_7: Move APO implementations to a new file.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 28 10:16:14 CDT 2015


Module: wine
Branch: master
Commit: 9da38fdbee1e78db7c5342ad6d16b2d173693afe
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9da38fdbee1e78db7c5342ad6d16b2d173693afe

Author: Andrew Eikum <aeikum at codeweavers.com>
Date:   Tue Oct 27 14:33:56 2015 -0500

xaudio2_7: Move APO implementations to a new file.

Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/xaudio2_7/Makefile.in      |   1 +
 dlls/xaudio2_7/xapofx.c         | 560 ++++++++++++++++++++++++++++++++++++++++
 dlls/xaudio2_7/xaudio_dll.c     | 510 +-----------------------------------
 dlls/xaudio2_7/xaudio_private.h |   2 +
 4 files changed, 564 insertions(+), 509 deletions(-)

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



More information about the wine-cvs mailing list