Commit Graph

10 Commits (wip2)

Author SHA1 Message Date
Stenzek eab4271bf7
dep/cubeb: Only include connected devices when enumerating wasapi
Otherwise you just get a ton of unusable outputs.
1 year ago
Stenzek 872cee908c
dep/cubeb: Sync to 19fcbef
And apply PR #740 (Re-enable and polish IAudioClient3 to achieve lower
latencies).

`*latency_frames = min_period;` in wasapi_get_min_latency was changed to
`*latency_frames = hns_to_frames(params.rate, min_period_rt);`, as
otherwise it reports in mixer frames, not stream frames.
1 year ago
Stenzek 1b948aab62
dep/cubeb: Minimize and update to 54217bc 2 years ago
Connor McLaughlin 8f45bf7f27 dep/cubeb: Update to dc511c6 3 years ago
Albert Liu b9c5d5b8a3 dep/cubeb: Update to 860bf2b 5 years ago
Connor McLaughlin 0f8f9bc052 dep/cubeb: Update to 85f1cf4 5 years ago
Albert Liu 47bf9862bc dep/cubeb: Update to 70fadbf 5 years ago
Connor McLaughlin a036ae92e8 dep/cubeb: Compile fix for MSVC 5 years ago
Connor McLaughlin 045866506f dep/cubeb: Update to 1d66483 5 years ago
Connor McLaughlin 3ba98e6ef8 dep: Add cubeb 6 years ago