24 Feb
2026
24 Feb
'26
1:21 a.m.
v5: - Move calculation of playback position to a helper function; - Call helper function from within `audio_renderer_render` (so the `SAR_SEEKING` flag can be removed without needing to call `GetCorrelatedTime`); - Add a CriticalSection barrier to `GetCorrelatedTime`; and - Rebase to master -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10126#note_130311