Huw Davies : winealsa: Store the snd_seq handle and the input port in the device data.

Alexandre Julliard julliard at winehq.org
Wed Mar 16 16:48:22 CDT 2022


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Mar 15 16:19:00 2022 +0000

winealsa: Store the snd_seq handle and the input port in the device data.

This is to avoid accessing more global variables and generally
makes things a bit cleaner.

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/midi.c    | 85 ++++++++++++++++++++++++---------------------
 dlls/winealsa.drv/unixlib.h |  3 ++
 2 files changed, 49 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list