- Driver
- Use fake IN control transfer instead of OUT to pass data from the filter driver to UDE
- Use USBD_ParseDescriptors instead of libdrv::find_next
- A dedicated receive thread is created for each attached device, which greatly simplifies the implementation
- GUI
- High DPI Aware
- Use SVG icons from wxMaterialDesignArtProvider