3.5-2158 9 years, 7 months ago Don't poll for devices every time a libusb event occurs.
3.5-2157 9 years, 7 months ago Fix concurrency bugs.
3.5-2156 9 years, 7 months ago Add libusb backend (USBReal).
3.5-2155 9 years, 7 months ago Add /dev/usb/hid.
3.5-2154 9 years, 7 months ago Add /dev/usb/oh0.
3.5-2153 9 years, 7 months ago Add USBInterface.
3.5-2152 9 years, 7 months ago Improve ChunkFile.h:
3.5-2151 9 years, 7 months ago Define le{16,32,64}, which swap a value between native and little endian. They presently do nothing.
3.5-2150 9 years, 7 months ago Rename WII_IPC_HLE_Device_usb.{cpp,h} to WII_IPC_HLE_Device_usb_oh1.
3.5-2149 9 years, 7 months ago Refactor WII_IPC_HLE.
3.5-2148 9 years, 7 months ago Add a simple intrusive doubly linked list class.