Huw Davies : winealsa: Move timer_loop to the unixlib.

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


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

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

winealsa: Move timer_loop 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     | 240 +++++++++++++++++++++++++++++++++++++++++++
 dlls/winealsa.drv/mmdevdrv.c | 229 ++++-------------------------------------
 dlls/winealsa.drv/unixlib.h  |   9 +-
 3 files changed, 268 insertions(+), 210 deletions(-)

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



More information about the wine-cvs mailing list