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

Alexandre Julliard julliard at winehq.org
Tue Apr 12 15:35:16 CDT 2022


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Apr 12 07:59:04 2022 +0100

wineoss: 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/wineoss.drv/mmdevdrv.c | 300 +++++---------------------------------------
 dlls/wineoss.drv/oss.c      | 139 ++++++++++++++++++++
 dlls/wineoss.drv/unixlib.h  |  21 ++++
 3 files changed, 191 insertions(+), 269 deletions(-)

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



More information about the wine-cvs mailing list