3.5-159 10 years, 3 months ago This was not obvious from API docs :( Fixed Win32 builds.
3.5-158 10 years, 3 months ago Async USB HID :D
3.5-157 10 years, 3 months ago Thread safe enq_reply.
3.5-156 10 years, 3 months ago Fix warning level... someone let me commit this to master ;D
3.5-155 10 years, 3 months ago Add usb thread to check for usb updates.
3.5-154 10 years, 3 months ago Merge branch 'master' into wii-usb
3.5-152 10 years, 3 months ago Fix unique_id creation, damn sign extension! Cleanup removed devices.
3.5-151 10 years, 3 months ago Left in a ret value.
3.5-150 10 years, 3 months ago Better warning for windows.
3.5-149 10 years, 3 months ago Tidy up and fix for my Windows crash :D
3.5-148 10 years, 3 months ago Merge branch 'master' into wii-usb
3.5-145 10 years, 3 months ago Hopefully fix win32 build issues.
3.5-144 10 years, 3 months ago Small fixes.
3.5-143 10 years, 3 months ago Merge branch 'master' into wii-usb
3.5-139 10 years, 3 months ago Now supports hotplugging. Much more stable but slow. Still missing proper cleanup of old handles.
3.5-138 10 years, 3 months ago Merge branch 'master' into wii-usb
3.5-134 10 years, 3 months ago Remove saving of debug file.
3.5-133 10 years, 3 months ago Add ability to enable GPROF in cmake.
3.5-132 10 years, 3 months ago Merge branch 'master' into wii-usb
3.5-126 10 years, 3 months ago Add better FindLibUsb support for MacOSX. Make LibUSB optional, don't compile HID support if it doesn't exist. A lot less hacky. Works quite well on Ubuntu now.