dolphin/Source/Core
Léo Lam 6a0bf24e0b Move libusb context initialization to on first use
This prevents libusb warnings from showing up even when the user is
not using Bluetooth or USB passthrough, or the Wii U GC adapter.
2017-02-07 00:47:21 +01:00
..
AudioCommon cmake: Move ALSA detection to AudioCommon 2017-02-05 02:55:05 +01:00
Common Notify user that USB won't work if libusb init fails 2017-02-07 00:47:21 +01:00
Core IOS: Check if libusb can be used instead of asserting 2017-02-06 22:09:43 +01:00
DiscIO Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
DolphinQt2 Merge pull request #4818 from ligfx/bundleutilities 2017-02-06 17:39:46 +13:00
DolphinWX Merge pull request #4408 from leoetlino/usb 2017-02-07 09:17:05 +13:00
InputCommon Move libusb context initialization to on first use 2017-02-07 00:47:21 +01:00
UICommon Move libusb context initialization to on first use 2017-02-07 00:47:21 +01:00
VideoBackends FramebufferManagerBase: Return a std::pair from GetTargetSize 2017-02-03 15:27:53 -05:00
VideoCommon FramebufferManagerBase: Return a std::pair from GetTargetSize 2017-02-03 15:27:53 -05:00
CMakeLists.txt