3.5-2238 9 years, 7 months ago Don't poll for devices every time a libusb event occurs.
3.5-2237 9 years, 7 months ago Fix concurrency bugs.
3.5-2236 9 years, 7 months ago Add libusb backend (USBReal).
3.5-2235 9 years, 7 months ago Add /dev/usb/hid.
3.5-2234 9 years, 7 months ago Add /dev/usb/oh0.
3.5-2233 9 years, 7 months ago Add USBInterface.
3.5-2232 9 years, 7 months ago Improve ChunkFile.h:
3.5-2231 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-2230 9 years, 7 months ago Rename WII_IPC_HLE_Device_usb.{cpp,h} to WII_IPC_HLE_Device_usb_oh1.
3.5-2229 9 years, 7 months ago Refactor WII_IPC_HLE.
3.5-2228 9 years, 7 months ago Add a simple intrusive doubly linked list class.
3.5-2167 9 years, 7 months ago Fix state saving.
3.5-2166 9 years, 7 months ago Tighten up returned error codes.
3.5-2165 9 years, 7 months ago A few improved DEBUG_LOGs.
3.5-2164 9 years, 7 months ago Only show HID devices in /dev/usb/hid.
3.5-2163 9 years, 7 months ago Fix HID uids.
3.5-2162 9 years, 7 months ago Fix device possibly getting deleted with pending requests active.
3.5-2161 9 years, 7 months ago Fix for Windows being nonstandard.
3.5-2160 9 years, 7 months ago Fix stupidly assuming that configuration numbers = configuration indices.
3.5-2159 9 years, 7 months ago Fix hotplug.