Re: [PATCH] wineoss.drv: Fix IAudioRenderClient::{Get,Release}Buffer protocol

2012-01-10 Thread Andrew Eikum
On Tue, Jan 10, 2012 at 04:57:58PM +0100, joerg-cyril.hoe...@t-systems.com wrote: > Andrew Eikum wrote: > >I think the GetPosition and GetCurrentPadding failures are caused by > >using GETOSPACE instead of GETODELAY in GetPosition(). > Please write that patch too. It needs good testing to get the

[PATCH] wineoss.drv: Fix IAudioRenderClient::{Get,Release}Buffer protocol

2012-01-10 Thread Joerg-Cyril . Hoehle
Andrew Eikum wrote: >I think the GetPosition and GetCurrentPadding failures are caused by >using GETOSPACE instead of GETODELAY in GetPosition(). Please write that patch too. It needs good testing to get the start/stop/underrun corner cases right. My hope is that Wine-1.4.0 will have 3 drivers of