dolphin/Source/Core/Common/Logging
Léo Lam c9f4889437 IOS: Re-implement USB_HIDv4 (/dev/usb/hid)
This reimplements the USB HID v4 IOS device using the new common
USB code (to reuse more code and allow emulated HIDs to be added
more easily in the future).

The main difference is that HIDs now have to be whitelisted, like
every other USB device for OH0 and VEN.
2017-02-05 11:36:49 +01:00
..
ConsoleListener.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ConsoleListenerDroid.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ConsoleListenerNix.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ConsoleListenerWin.cpp Add includes for building on Windows without PCH 2017-01-23 01:37:41 -08:00
Log.h IOS: Re-implement USB_HIDv4 (/dev/usb/hid) 2017-02-05 11:36:49 +01:00
LogManager.cpp IOS: Re-implement USB_HIDv4 (/dev/usb/hid) 2017-02-05 11:36:49 +01:00
LogManager.h Reduces the the filename of logs 2016-10-04 16:34:26 -04:00