Fri, 04 Jun 2010 14:59:11 +0200LPC Composer don't send comma at the end of serial port name.
Lolitech [Fri, 04 Jun 2010 14:59:11 +0200] rev 556
LPC Composer don't send comma at the end of serial port name.

Fri, 04 Jun 2010 14:58:24 +0200Disabled logging commands into files
Lolitech [Fri, 04 Jun 2010 14:58:24 +0200] rev 555
Disabled logging commands into files

Fri, 04 Jun 2010 14:58:03 +0200Fixed PLC status bytes values
Lolitech [Fri, 04 Jun 2010 14:58:03 +0200] rev 554
Fixed PLC status bytes values

Fri, 04 Jun 2010 13:47:02 +0200Move init code from variable to module
laurent [Fri, 04 Jun 2010 13:47:02 +0200] rev 553
Move init code from variable to module

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.