Releases: fpoussin/QtUsb
Releases · fpoussin/QtUsb
v0.7.0
24 Mar 11:49
Compare
Sorry, something went wrong.
No results found
Renamed QUsbInfo to QUsb as it has become a dependency to other classes
Moved Id and Config classes to QUsb namespace
Handling HID devices search from QUsb
Updating embedded libusb/hidapi versions
v0.7.0-beta4
30 Dec 15:04
Compare
Sorry, something went wrong.
No results found
Updating hidapi to v0.10.1
v0.7.0-beta3
17 Dec 16:11
Compare
Sorry, something went wrong.
No results found
Update libusb to v1.0.24
Fix msvc config header
Fix (undef) msvc "interface" define
v0.7.0-beta2
24 Nov 19:42
Compare
Sorry, something went wrong.
No results found
Fixed crash on startup
Fixed MSVC compilation
Rename QUsbInfo to QUsb as it's become a dependency
Moving Id and Config classes to QUsb
Handling HID devices search from QUsb
Updating embedded libusb/hidapi versions
0.6.6
31 Aug 22:23
Compare
Sorry, something went wrong.
No results found
Fixed missing meta type registration (used for signals/slots)
0.6.5
17 Aug 13:39
Compare
Sorry, something went wrong.
No results found
Fix for potential deadlock
0.6.4
11 Aug 22:37
Compare
Sorry, something went wrong.
No results found
Fixed typo in bmRequestType enum
0.6.3
10 Jun 11:35
Compare
Sorry, something went wrong.
No results found
Fix for pkg-config on Mac OS
0.6.2
18 Mar 10:28
Compare
Sorry, something went wrong.
No results found
Replaced static library build mode with a static module build mode (even with a normal/official, dynamic Qt install) for better portability and ease of use
Updated MSVC build script
0.6.1
16 Mar 10:33
Compare
Sorry, something went wrong.
No results found
Bug fix
Cleaned static lib code
3rd party libs are now built directly within the project