Huw Davies : winealsa: Move create_stream and release_stream to the unixlib.

Alexandre Julliard julliard at winehq.org
Tue Feb 22 16:06:52 CST 2022


Module: wine
Branch: master
Commit: 71d0cdde89af4b28d29b74adbe67942f5d7c24d7
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=71d0cdde89af4b28d29b74adbe67942f5d7c24d7

Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Feb 22 08:14:18 2022 +0000

winealsa: Move create_stream and release_stream to the unixlib.

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

---

 dlls/winealsa.drv/alsa.c     | 303 +++++++++++++++++++++++++++
 dlls/winealsa.drv/mmdevdrv.c | 489 ++++---------------------------------------
 dlls/winealsa.drv/unixlib.h  |  21 ++
 3 files changed, 360 insertions(+), 453 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=71d0cdde89af4b28d29b74adbe67942f5d7c24d7



More information about the wine-cvs mailing list