akallabeth
|
bd637c6cd1
|
[warnings] fix various clang-tidy warnings
|
2024-08-29 17:13:50 +02:00 |
|
akallabeth
|
8cc6582044
|
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues
* Fixed mac compilation issues
* Added missing include
* Fixed windows server build warnings
* Fixed VS2010 build issue
* Removed unnecessary library linking
* Fixed ThreadPool WinXP compatibility
* Fixed pr review remarks
|
2022-02-14 14:59:22 +01:00 |
|
Armin Novak
|
3ebc71abf3
|
Replace wHashTable with wArrayList in USB channel
The streamID is not guaranteed to be uniqe, so add all transfers
to a list and remove by checking pointers instead of the streamID
|
2020-08-10 13:34:30 +02:00 |
|
Armin Novak
|
e867ad3c9d
|
Fixed compilation issues against libusb on windows
|
2020-03-06 12:07:22 +01:00 |
|
Armin Novak
|
acb77391a2
|
Fix #5910: USB hotplug added device wrong
When a USB device was added via hotplug add_device was called
with wrong arguments.
|
2020-03-02 11:40:05 +01:00 |
|
Armin Novak
|
0927d7aa50
|
Rewrite of urbdrc channel.
* Fix command line parsing
* Properly handle channel creation/destruction
* Use wStream API for parsing
|
2019-11-22 10:56:21 +01:00 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
8b9e3fa51e
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
|
ivan-83
|
83a40a32a7
|
* tsmf: OSS code cleanup
+ urbdrc: add devd support (not tested)
* fix FindUUID detection ubder BSD
* wlog: fix prev commit: build error on Windows
* cmdline: add /usb syntax help
|
2015-05-27 22:58:41 +03:00 |
|
Marc-André Moreau
|
15008297be
|
channels/urbdrc: fix libusb subsystem
|
2012-11-21 03:32:15 -05:00 |
|