Huw Davies : wineoss: Move the midi in data handlers to the unixlib.

Alexandre Julliard julliard at winehq.org
Mon May 2 16:02:08 CDT 2022


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Fri Apr 29 08:29:54 2022 +0100

wineoss: Move the midi in data handlers to the unixlib.

The syscall itself is temporary.

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/midi.c    | 129 ++-----------------------------
 dlls/wineoss.drv/oss.c     |   2 +-
 dlls/wineoss.drv/ossmidi.c | 189 +++++++++++++++++++++++++++++++++++++++++++--
 dlls/wineoss.drv/unixlib.h |  10 ++-
 4 files changed, 196 insertions(+), 134 deletions(-)

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



More information about the wine-cvs mailing list