Files
dolphin/Source/Core/Core
Léo Lam 256c9375c9 Move libusb utilities to LibusbUtils
* Simplifies libusb context usage and allows us to set options for
all contexts easily. Notably, this lets us enable usbdk support
in libusb, which is now opt-in in the latest version.

* Moves the libusb config descriptor wrapper class to LibusbUtils too
since that could easily be reused.

* Moves device listing to LibusbUtils too and add a lock around it
as some libusb backends are not thread safe.

* Consequences: only a single context and a single event handling
thread is used now, which is more efficient.
2019-05-27 20:09:55 +02:00
..
2019-05-27 11:48:38 -04:00
2019-05-27 20:09:55 +02:00
2019-02-13 00:03:49 +01:00
2019-04-01 09:14:28 -04:00
2018-10-29 23:00:51 +01:00
2019-04-05 07:01:03 -04:00
2019-04-05 07:01:03 -04:00
2017-03-27 23:46:19 -04:00
2019-05-14 03:33:29 -04:00
2019-02-02 19:40:31 -06:00
2019-05-09 17:30:17 +08:00
2018-06-03 20:45:35 +02:00
2018-07-19 18:09:20 -04:00