Thu, 09 Sep 2010 15:28:48 +0200 Christian Taedcke CHANGED: - added explicit cast to remove compiler warning
Tue, 16 Feb 2010 08:36:56 +0100 Christian Taedcke FIXED: - added CALLBACK to can callback function prototypes
Sat, 11 Dec 2010 14:24:09 +0100 Christian Taedcke FIXED: - added missing endif
Fri, 19 Feb 2010 15:51:40 +0100 Christian Taedcke CHANGED: - async access queue has now blocking read
Tue, 23 Feb 2010 08:12:19 +0100 Christian Taedcke ADDED: - pause() for win32
Tue, 23 Feb 2010 08:09:57 +0100 Christian Taedcke CHANGED: - moved wxwidget header
Fri, 19 Feb 2010 08:19:23 +0100 Christian Taedcke ADDED: - LeaveMutex and EnterMutex to exported symbols
Fri, 19 Feb 2010 08:18:40 +0100 Christian Taedcke CHANGED: - if variable starts with a digit, add a "_" at the beginning
Fri, 10 Sep 2010 08:55:42 +0200 Christian Taedcke CHANGED: - option to integrate a can driver statically (hack)
Thu, 09 Sep 2010 15:50:02 +0200 Christian Taedcke CHANGED: - enabled console debugging for Visual Studio 2003 and below (without __VA_ARGS__).
Thu, 09 Sep 2010 15:56:06 +0200 Christian Taedcke ADDED: - dynamic memory allocation for sdo transfer using malloc and free
Thu, 09 Sep 2010 15:38:20 +0200 Christian Taedcke ADDED: - new callback post_SlaveStateChange so that a master can monitor the state of its slave nodes using a heartbeat.
Sun, 28 Nov 2010 00:05:16 +0100 edouard get always the latest version of VSCAN API
Sat, 13 Nov 2010 23:08:34 +0100 edouard Fix mingw32 cross build for can_peak_win32 and can_tcp_win32 server.
Sat, 13 Nov 2010 22:25:24 +0100 edouard Fixed execution right on configure script