laurent [Fri, 04 Jun 2010 13:47:02 +0200] rev 553
Move init code from variable to module
laurent [Fri, 04 Jun 2010 13:09:35 +0200] rev 552
Bug with recv from socket fixed
laurent [Fri, 04 Jun 2010 11:27:00 +0200] rev 551
Adding support for command line communication by socket instead of stdin/stdout
laurent [Fri, 04 Jun 2010 09:02:22 +0200] rev 550
Adding support for initialize all LPC module variables even if not used
Lolitech [Thu, 03 Jun 2010 17:26:47 +0200] rev 549
Fixed bug on frame close.
Lolitech [Thu, 03 Jun 2010 17:23:11 +0200] rev 548
Some fixes in LPCApp{Obj,Proto}, to be continued.
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.
Lolitech [Thu, 03 Jun 2010 17:17:51 +0200] rev 546
Safer passing of PLC ID to make command line.
Lolitech [Thu, 03 Jun 2010 12:57:28 +0200] rev 545
Refactored LPC connector for new bootloader and application modes
Lolitech [Thu, 03 Jun 2010 12:56:21 +0200] rev 544
Removed boring PLC/build compare messages.
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
laurent [Wed, 02 Jun 2010 16:53:38 +0200] rev 542
changes merged
laurent [Wed, 02 Jun 2010 16:52:58 +0200] rev 541
Adding compile button when unconnected
Lolitech [Wed, 02 Jun 2010 16:40:06 +0200] rev 540
Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
laurent [Wed, 02 Jun 2010 16:35:00 +0200] rev 539
Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
Adding support for transferring LPC programs.
edouard [Wed, 02 Jun 2010 10:08:58 +0200] rev 538
Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
Lolitech@ACER9810.smarteh.local [Tue, 01 Jun 2010 13:08:13 +0200] rev 537
merge
Lolitech [Tue, 01 Jun 2010 11:24:09 +0200] rev 536
Cosmetix fixes for LPC tests/build
lolitech@ks351503.kimsufi.com [Tue, 01 Jun 2010 10:03:58 +0200] rev 535
merge with forgoten rev
laurent [Wed, 16 Dec 2009 15:21:17 +0100] rev 534
Bug on FileMenu not refreshed when modifications fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Fri, 25 Dec 2009 13:08:20 +0100] rev 533
Christmas 2009 release
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 23 Dec 2009 22:23:02 +0100] rev 532
Fixed startin debugger with non empty debug variable list
laurent [Wed, 16 Dec 2009 15:09:12 +0100] rev 531
Changes merged
laurent [Wed, 16 Dec 2009 15:08:38 +0100] rev 530
Bug when trying to generate LPCBus code fixed
laurent [Wed, 16 Dec 2009 15:07:47 +0100] rev 529
Bug when try to SaveAs on Windows fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 16 Dec 2009 14:53:36 +0100] rev 528
merge
tkragelj [Wed, 16 Dec 2009 14:13:55 +0100] rev 527
Changes merged
tkragelj [Wed, 16 Dec 2009 14:12:47 +0100] rev 526
Added flush when printing to standard output.
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 16 Dec 2009 14:51:28 +0100] rev 525
LPCobject writes PLC info string to stdout, for LPC composer to update
laurent [Wed, 16 Dec 2009 13:37:50 +0100] rev 524
Update french translation after modifications