• Redirect input focus from the outer X window to the inner X window. This

    Committed on Wed, 4 Nov 2015 15:49:35 +0000 by neil

  • Add intr and bulk libusb calls

    Committed on Wed, 4 Nov 2015 13:38:07 +0000 by dizzyofcrn

  • Tied together Poseidon's and libusb's control transfers with synchronous method

    Committed on Tue, 3 Nov 2015 20:39:11 +0000 by dizzyofcrn

  • fix scrennmode handling

    Committed on Tue, 3 Nov 2015 15:51:38 +0000 by NicJA

  • More code cleaning after removal of libusb-bridge linklib

    Committed on Tue, 3 Nov 2015 15:30:31 +0000 by dizzyofcrn

  • Try to manage without using a libusb-bridge linklib

    Committed on Tue, 3 Nov 2015 14:53:39 +0000 by dizzyofcrn

  • Send all the device iorequest to libusb side

    Committed on Mon, 2 Nov 2015 21:12:39 +0000 by dizzyofcrn

  • Send the iorequest (control) to libusb side

    Committed on Mon, 2 Nov 2015 20:33:59 +0000 by dizzyofcrn

  • Added note for the transfer method for devices (ctrl, int, bulk and iso)

    Committed on Mon, 2 Nov 2015 17:20:54 +0000 by dizzyofcrn

  • Small update to code

    Committed on Mon, 2 Nov 2015 16:48:41 +0000 by dizzyofcrn

  • Moved functions around the source

    Committed on Mon, 2 Nov 2015 12:04:42 +0000 by dizzyofcrn

  • wIndex is used to index the port number not wValue

    Committed on Mon, 2 Nov 2015 11:16:09 +0000 by dizzyofcrn

  • Clean debug output

    Committed on Mon, 2 Nov 2015 10:56:53 +0000 by dizzyofcrn

  • Removed the old switch statement

    Committed on Mon, 2 Nov 2015 10:22:44 +0000 by dizzyofcrn

  • Moved some more functions out of switch

    Committed on Mon, 2 Nov 2015 00:02:20 +0000 by dizzyofcrn

  • Moved some more functions out of switch

    Committed on Sun, 1 Nov 2015 21:41:35 +0000 by dizzyofcrn

  • Tiny code cleanup

    Committed on Sun, 1 Nov 2015 21:37:27 +0000 by dizzyofcrn

  • Move more switch cases to functions

    Committed on Sun, 1 Nov 2015 20:01:05 +0000 by dizzyofcrn

  • Start abstacting the huge switch statement that parses roothub messages to something...

    Committed on Sun, 1 Nov 2015 18:32:32 +0000 by dizzyofcrn

  • only reopen workbench if we closed it..

    Committed on Sun, 1 Nov 2015 08:43:56 +0000 by NicJA