Huw Davies : winealsa: Move the midi seq lock to the unixlib.

Alexandre Julliard julliard at winehq.org
Mon Mar 14 17:47:36 CDT 2022


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Mon Mar 14 10:21:49 2022 +0000

winealsa: Move the midi seq lock 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/Makefile.in |  1 +
 dlls/winealsa.drv/alsa.c      |  2 +
 dlls/winealsa.drv/alsamidi.c  | 64 ++++++++++++++++++++++++++++
 dlls/winealsa.drv/midi.c      | 97 +++++++++++++++++++++----------------------
 dlls/winealsa.drv/unixlib.h   |  4 ++
 5 files changed, 118 insertions(+), 50 deletions(-)

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



More information about the wine-cvs mailing list