Andrew Eikum : wineandroid: Add an audio driver.

Alexandre Julliard julliard at winehq.org
Mon Jul 3 15:56:48 CDT 2017


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

Author: Andrew Eikum <aeikum at codeweavers.com>
Date:   Mon Jul  3 20:59:40 2017 +0200

wineandroid: Add an audio driver.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                                 |    2 +-
 configure.ac                              |    2 +-
 dlls/mmdevapi/main.c                      |    2 +-
 dlls/wineandroid.drv/AndroidManifest.xml  |    1 +
 dlls/wineandroid.drv/Makefile.in          |    3 +-
 dlls/wineandroid.drv/mmdevdrv.c           | 2937 +++++++++++++++++++++++++++++
 dlls/wineandroid.drv/wineandroid.drv.spec |    6 +
 7 files changed, 2949 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list