log

age author description
Wed, 12 Mar 2014 19:33:42 +0100 Ivo Smits USBLib: allow to locate Windows Device Node for removed device
Tue, 11 Mar 2014 17:45:48 +0100 Ivo Smits FBGUI: Improved FBGContainerControl thread safety
Thu, 05 Jun 2014 00:46:15 +0200 Ivo Smits Small improvements in Windows USB device handling
Thu, 05 Jun 2014 00:24:24 +0200 Ivo Smits Small fixes in WorkQueue
Thu, 05 Jun 2014 00:21:23 +0200 Ivo Smits Added new functions to Database class
Thu, 05 Jun 2014 00:21:02 +0200 Ivo Smits Added ArrayUtil.Remove, fixed some exceptons
Sun, 23 Feb 2014 16:59:47 +0100 Ivo Smits Merge
Mon, 17 Feb 2014 22:35:52 +0100 Ivo Smits FBGUI: Separated locking in renderer so Invalidate does not block while Painting in timer callback
Sun, 23 Feb 2014 16:56:42 +0100 Ivo Smits FBGUI ContainerControl fixes (client area, keyboard capture)
Sun, 16 Feb 2014 15:05:31 +0100 Ivo Smits NaCl: fixed signature bounds check
Sun, 16 Feb 2014 15:02:36 +0100 Ivo Smits Merge FBGUI updates
Sun, 16 Feb 2014 14:59:52 +0100 Ivo Smits FBGUI updates
Tue, 11 Feb 2014 17:45:33 +0100 Ivo Smits NaCl: fixed MAC/hash verification code
Mon, 03 Feb 2014 22:53:58 +0100 Ivo Smits Added InteropUtil for safe pinned array and string access
Mon, 03 Feb 2014 22:53:31 +0100 Ivo Smits Improved HTTP classes
Thu, 28 Nov 2013 13:19:41 +0100 Ivo Smits FBGUI: Added invisible cursor support
Sat, 02 Nov 2013 16:01:09 +0100 Ivo Smits NaCl: improved ed25519 implementation, added simple API for ed25519 and sha512
Sat, 02 Nov 2013 15:59:51 +0100 Ivo Smits NaCl: improved sha512 implementation
Fri, 01 Nov 2013 00:07:36 +0100 Ivo Smits NaCl: added ed25519 public key message signing implementation
Wed, 30 Oct 2013 15:32:58 +0100 Ivo Smits FBGUI: fixed hand cursor transparency for mono
Wed, 16 Oct 2013 17:00:19 +0200 Ivo Smits Fix crash in FBGUI renderer shutdown
Wed, 16 Oct 2013 16:58:39 +0200 Ivo Smits Updated USBLib: removed old LibUsbDotNet compatibility code and added new information helper classes
Wed, 16 Oct 2013 01:11:49 +0200 Ivo Smits Simplified USB communication code, added functions to abort pipe transfers
Tue, 15 Oct 2013 16:22:54 +0200 Ivo Smits Added WorkQueue class
Tue, 15 Oct 2013 16:19:45 +0200 Ivo Smits Removed some redundant USB communication code
Sun, 13 Oct 2013 20:03:05 +0200 Ivo Smits Fixed data type for USB vendor and product IDs
Sun, 13 Oct 2013 18:43:45 +0200 Ivo Smits Updates and cleanup in Windows USB enumeration code
Sun, 13 Oct 2013 02:47:08 +0200 Ivo Smits Updates and cleanup in Windows USB enumeration code
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