Add some early work on tracking the name of devices.
This commit implements a generic method for determining the name which simply performs an enumeration and compares against IDs. The problem with this technique is that it cannot know the name of the default device without help from the backend.
Showing
Please register or sign in to comment