Huw Davies : winealsa: Add a temporary write_best_effort syscall.

Alexandre Julliard julliard at winehq.org
Thu Mar 3 16:06:42 CST 2022


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Mar  2 10:53:15 2022 +0000

winealsa: Add a temporary write_best_effort syscall.

This will allow the timing loop to move over without needing
to move "start" at the same time.

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     | 237 ++++++++++++++++++++++++++++++++++++++++++-
 dlls/winealsa.drv/mmdevdrv.c | 230 ++---------------------------------------
 dlls/winealsa.drv/unixlib.h  |  10 ++
 3 files changed, 252 insertions(+), 225 deletions(-)

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



More information about the wine-cvs mailing list