-
271d973d
by Paul Gofman at 2025-11-21T16:51:17+01:00
quartz/dsoundrender: Get rid of DSoundRenderer_Max_Fill buffer data queue limit.
And wait when there is no free space available in buffer instead.
-
42d4d38c
by Paul Gofman at 2025-11-21T16:51:19+01:00
quartz/test: Check for EC_COMPLETE more often in test_eos().
-
8ed8b775
by Paul Gofman at 2025-11-21T16:51:21+01:00
quartz/dsoundrender: Send all queued samples to dsound before issuing EC_COMPLETE.
-
e8d745a8
by Paul Gofman at 2025-11-21T16:51:24+01:00
quartz/dsoundrender: Do not send EC_COMPLETE while flushing.