Fri, 04 Jun 2010 13:09:35 +0200Bug with recv from socket fixed
laurent [Fri, 04 Jun 2010 13:09:35 +0200] rev 552
Bug with recv from socket fixed

Fri, 04 Jun 2010 11:27:00 +0200Adding support for command line communication by socket instead of stdin/stdout
laurent [Fri, 04 Jun 2010 11:27:00 +0200] rev 551
Adding support for command line communication by socket instead of stdin/stdout

Fri, 04 Jun 2010 09:02:22 +0200Adding support for initialize all LPC module variables even if not used
laurent [Fri, 04 Jun 2010 09:02:22 +0200] rev 550
Adding support for initialize all LPC module variables even if not used

Thu, 03 Jun 2010 17:26:47 +0200Fixed bug on frame close.
Lolitech [Thu, 03 Jun 2010 17:26:47 +0200] rev 549
Fixed bug on frame close.

Thu, 03 Jun 2010 17:23:11 +0200Some fixes in LPCApp{Obj,Proto}, to be continued.
Lolitech [Thu, 03 Jun 2010 17:23:11 +0200] rev 548
Some fixes in LPCApp{Obj,Proto}, to be continued.

Thu, 03 Jun 2010 17:21:40 +0200Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread.
Lolitech [Thu, 03 Jun 2010 17:21:40 +0200] rev 547
Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread.

Thu, 03 Jun 2010 17:17:51 +0200Safer passing of PLC ID to make command line.
Lolitech [Thu, 03 Jun 2010 17:17:51 +0200] rev 546
Safer passing of PLC ID to make command line.

Thu, 03 Jun 2010 12:57:28 +0200Refactored LPC connector for new bootloader and application modes
Lolitech [Thu, 03 Jun 2010 12:57:28 +0200] rev 545
Refactored LPC connector for new bootloader and application modes

Thu, 03 Jun 2010 12:56:21 +0200Removed boring PLC/build compare messages.
Lolitech [Thu, 03 Jun 2010 12:56:21 +0200] rev 544
Removed boring PLC/build compare messages.

Thu, 03 Jun 2010 12:54:45 +0200Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
Lolitech [Thu, 03 Jun 2010 12:54:45 +0200] rev 543
Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer