2014-03-26 Edouard Tisserant Added -Wno-unused-function, to matiec generated C files CFLAGS, removed additional 'add resource' in project tree right click menu default tip
2014-02-27 Edouard Tisserant Align initial ressource loading (bitmaps, locales) with recent changes in Beremiz
2013-10-03 Laurent Bessard Fixed bug when starting simulation. In some case PLC status was asked before local runtime was connected.
2013-09-27 Laurent Bessard Fixed bug when compiling project for LPC
2013-09-27 Laurent Bessard Fixed bug when starting LPCManager
2013-09-25 Laurent Bessard Fixed bug when compiling project which path contains non-ASCII characters
2013-09-25 Laurent Bessard Fixed LPCManager according to newer version of Beremiz
2013-07-03 Laurent Bessard Fixed bug when opening project with path containing non-ascii characters
2013-05-15 Laurent Bessard Fixed bug in simulation with debugging variables
2013-05-10 Laurent Bessard Fixed connector closing calls
2013-05-07 Laurent Bessard Fixed bug when forcing STRING variables
2013-05-06 Laurent Bessard Fixed bug in RESET_LOGCOUNTERS transaction
2013-05-06 Laurent Bessard Added support for resetting log messages
2013-04-30 Edouard Tisserant Now forced STRING also optimized in transmitted buffer
2013-04-29 Edouard Tisserant Moved serial transaction lock in order to encompass serial port teardown in case of error, to avoid deadlocks and multiple close in some cases
2013-04-29 Edouard Tisserant Longer Timeout since restart after download seems to take longer now.