Skip to content

Comments

fix(asio): cache device metadata during enumeration#1107

Merged
roderickvd merged 2 commits intomasterfrom
fix/asio-collect-enumeration
Feb 23, 2026
Merged

fix(asio): cache device metadata during enumeration#1107
roderickvd merged 2 commits intomasterfrom
fix/asio-collect-enumeration

Conversation

@roderickvd
Copy link
Member

Enumerate by briefly loading each driver to capture metadata and skip unusable drivers; stop cleanly if a driver is already loaded.

Fixes #1106

Enumerate by briefly loading each driver to capture metadata and skip
unusable drivers; stop cleanly if a driver is already loaded.
@roderickvd roderickvd merged commit 1c64e49 into master Feb 23, 2026
31 checks passed
@roderickvd roderickvd deleted the fix/asio-collect-enumeration branch February 23, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASIO: collecting output_devices() into Vec only returns the first device

1 participant