log

age author description
Sun, 13 Oct 2013 00:48:28 +0200 Ivo Smits Fixed errors in Windows USB enumeration and LibUsbDotNet configuration descriptor code
Sat, 12 Oct 2013 16:35:24 +0200 Ivo Smits Updated Windows USB enumeration classes and VBoxUSB backend
Wed, 09 Oct 2013 20:56:28 +0200 Ivo Smits Merge USB updates
Wed, 09 Oct 2013 20:54:15 +0200 Ivo Smits Improved Windows USB enumeration classes
Fri, 04 Oct 2013 13:22:21 +0200 Ivo Smits Added VirtualBox USB driver backend for direct USB communication
Wed, 09 Oct 2013 13:56:35 +0200 Ivo Smits Added new ArrayUtil.ToArray functions
Wed, 02 Oct 2013 21:34:09 +0200 Ivo Smits Added Windows Named Pipe stream wrapper
Wed, 02 Oct 2013 21:17:30 +0200 Ivo Smits Added general purpose tar archive reader class
Wed, 02 Oct 2013 21:17:08 +0200 Ivo Smits Small improvements in USB device identification extraction
Tue, 01 Oct 2013 00:24:39 +0200 Ivo Smits Prevent exception in HWLib
Mon, 30 Sep 2013 21:24:35 +0200 Ivo Smits Merge HWLib and USBLib extensions
Mon, 30 Sep 2013 19:23:09 +0200 Ivo Smits Added HWLib and USBLib functions to support USB Driver Installer
Mon, 19 Aug 2013 16:56:50 +0200 Ivo Smits USBLib: fix unhandled exception in WinUSB shutdown after failure to open device
Tue, 16 Jul 2013 14:02:33 +0200 Ivo Smits ArrayUtil: added Merge function to merge ILists
Tue, 16 Jul 2013 13:16:04 +0200 Ivo Smits USBLib: added convenience functions to retrieve descriptors from devices
Sun, 30 Jun 2013 16:28:36 +0200 Ivo Smits USBLib: added functions to clear USB endpoint halt state
Wed, 12 Jun 2013 23:20:21 +0200 Ivo Smits HTTP Server: enable KeepAlive option on TCP sockets
Wed, 12 Jun 2013 23:08:48 +0200 Ivo Smits USBLib: Fixed initialization of multi-interface USBIO devices
Thu, 23 May 2013 17:02:17 +0200 Ivo Smits Added convenience functions in NaCl API and ArrayUtils
Wed, 01 May 2013 23:44:43 +0200 Ivo Smits FBGUI: Small cleanup
Thu, 25 Apr 2013 23:40:55 +0200 Ivo Smits Merge USBLib fixes for USBIO driver
Thu, 25 Apr 2013 23:39:55 +0200 Ivo Smits FBGUI: Added hand cursor
Wed, 24 Apr 2013 00:30:18 +0200 Ivo Smits FBGUI: Fixed cursor handling in forms
Thu, 25 Apr 2013 23:31:52 +0200 Ivo Smits USBLib: fixes in USBIO driver and LibUsbDotNet compatibility code
Sun, 21 Apr 2013 19:41:19 +0200 Ivo Smits Fixed some compiler warnings
Sun, 21 Apr 2013 18:32:43 +0200 Ivo Smits USBLib: small fix in WinUSB backend bounds checking
Sun, 21 Apr 2013 18:32:04 +0200 Ivo Smits USBLib: Added support for USBIO driver
Sun, 21 Apr 2013 17:01:03 +0200 Ivo Smits FBGUI: Fixed image scaling in FBGImageBox
Fri, 19 Apr 2013 17:46:24 +0200 Ivo Smits FBGUI: Improved FBGImageBox
Fri, 19 Apr 2013 16:54:51 +0200 Ivo Smits FBGUI: Changed event handling and propagation to be more extensible