Huw Davies : winealsa: Move is_format_supported to the unixlib.

Alexandre Julliard julliard at winehq.org
Thu Feb 17 15:33:59 CST 2022


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Feb 16 09:34:52 2022 +0000

winealsa: Move is_format_supported 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     | 291 +++++++++++++++++++++++++++++++++++++++++++
 dlls/winealsa.drv/mmdevdrv.c | 150 +++-------------------
 dlls/winealsa.drv/unixlib.h  |  11 ++
 3 files changed, 317 insertions(+), 135 deletions(-)

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



More information about the wine-cvs mailing list