Module: wine Branch: master Commit: f9f3ece6cac0a7f87c8f01cf2d1553e6a2f63eb0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f9f3ece6cac0a7f87c8f01cf2...
Author: Huw Davies huw@codeweavers.com Date: Wed Apr 6 07:55:54 2022 +0100
wineoss: Introduce a stream structure.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Andrew Eikum aeikum@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wineoss.drv/mmdevdrv.c | 427 +++++++++++++++++++++++--------------------- dlls/wineoss.drv/unixlib.h | 19 ++ 2 files changed, 242 insertions(+), 204 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f9f3ece6cac0a7f87c8f0...