Releases: mcuee/libusb-win32
Releases · mcuee/libusb-win32
libusb-win32 release 1.4.0.0
Note:
Please download official Zadig 2.9 release from libwdi github release page to install libusb-win32 1.4.0.0 device driver.
https://github.com/pbatard/libwdi/releases/tag/v1.5.1
V1.4.0.0 (02/22/2024) - RELEASE
- Fix missing functions in libusb_dyn.c: #13
- Fix missing resources in executables: #64
- Fix BSOD for zero endpoint size: #65
V1.3.0.2 (02/15/2024) - SNAPSHOT RELEASE
- Fix Linux build: #42
- Fix missing data in large transfers: #45
- Fix BSOD for large transfers: #51
- Replace pipeinfo transfer size with MS rules: #52
- Fix async API data order: #54
- Fix missing PDB files for release: #55
- Fix MINGW build: #58
V1.3.0.1 (10/20/2023) - SNAPSHOT RELEASE
- Automate the driver signing process more
- Sign all executables
- Fix changelog in build system
V1.3.0.0 (10/03/2023) - SNAPSHOT RELEASE
- Convert to EWDK WIN11 version 2200
V1.2.7.4 (9/20/2023) - SNAPSHOT RELEASE
- driver: fix various hang issues: #38
libusb-win32 snapshot release 1.3.0.2
V1.3.0.2 (02/15/2024) - SNAPSHOT RELEASE
- Fix Linux build: #42
- Fix missing data in large transfers: #45
- Fix BSOD for large transfers: #51
- Replace pipeinfo transfer size with MS rules: #52
- Fix async API data order: #54
- Fix missing PDB files for release: #55
- Fix MINGW build: #58
Note: there is an issue with Zadig 2.8 with libusb-win32 1.3.0.2: libusb0.sys version display is not correct.
libusb-win32 test release 1.3.0.1-usbpcap-bsod
test_release_usbpcap_bsod transfer: avoid a potential double free that gets asserted in rare cases
libusb-win32 test release 1.3.0.1-async-order-4
Another test release with these changes:
- Merged fixes for the PDB problem so we can debug the crash dumps properly
- Merged fixes for setting optimal transfer size to boost throughput
libusb-win32 test release 1.3.0.1-async-order-3
Same as libusb-win32 test release 1.3.0.1-async-order-2 but now with debug symbols
libusb-win32 test release 1.3.0.1-async-order
Test release to fix: #54
libusb-win32 test release 1.3.0.1-async-order-2
Another attempt at fixing: #54
libusb-win32 test release 1.3.0.1-max-transfer
Test release to fix: #51
libusb-win32 test release 1.3.0.1-max-size
Test release to test this:
#45
https://github.com/mcuee/libusb-win32/tree/libusb-max-size
libusb-win32 snapshot release 1.3.0.1
V1.3.0.1 (10/20/2023) - SNAPSHOT RELEASE
- Automate the driver signing process more
- Sign all executables
- Fix changelog in build system
Note: there is an issue with Zadig 2.8 with libusb-win32 1.3.0.1: libusb0.sys version display is not correct.