Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hotplug_macosx: handle UTF-8 in ifdFriendlyName
If CFStringGetCStringPtr() fails then we try to copy the sting using kCFStringEncodingUTF8 encoding. This allows to get reader friendly name like "SoloKeys Solo π".
- Loading branch information