- Added -Wno-unused-function, to matiec generated C files CFLAGS, removed additional 'add resource' in project tree right click menu default tip 2014-03-26, by Edouard Tisserant
- Align initial ressource loading (bitmaps, locales) with recent changes in Beremiz 2014-02-27, by Edouard Tisserant
- Fixed bug when starting simulation. In some case PLC status was asked before local runtime was connected. 2013-10-03, by Laurent Bessard
- Fixed bug when compiling project for LPC 2013-09-27, by Laurent Bessard
- Fixed bug when starting LPCManager 2013-09-27, by Laurent Bessard
- Fixed bug when compiling project which path contains non-ASCII characters 2013-09-25, by Laurent Bessard
- Fixed LPCManager according to newer version of Beremiz 2013-09-25, by Laurent Bessard
- Fixed bug when opening project with path containing non-ascii characters 2013-07-03, by Laurent Bessard
- Fixed bug in simulation with debugging variables 2013-05-15, by Laurent Bessard
- Fixed connector closing calls 2013-05-10, by Laurent Bessard
- Fixed bug when forcing STRING variables 2013-05-07, by Laurent Bessard
- Fixed bug in RESET_LOGCOUNTERS transaction 2013-05-06, by Laurent Bessard
- Added support for resetting log messages 2013-05-06, by Laurent Bessard
- Now forced STRING also optimized in transmitted buffer 2013-04-30, by 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, by Edouard Tisserant
- Longer Timeout since restart after download seems to take longer now. 2013-04-29, by Edouard Tisserant
- Cope with ne SetOnlineMode behaviour 2013-04-29, by Edouard Tisserant
- Fixed typo 2013-04-29, by Edouard Tisserant
- Now Debug Buffer Unpacking happens in beremiz/typemapping.py, and not in copy-pasted-unsychronized code 2013-04-28, by Edouard Tisserant
- Fixed Save As... function in Beremiz 2013-04-24, by Laurent Bessard
- Removed Beremiz service taskbar icon when simulating PLC 2013-03-28, by Laurent Bessard
- Merged 2013-03-27, by Laurent Bessard
- Added support for Beremiz status bar 2013-03-27, by Laurent Bessard
- Serial protocol SendData only prefix with size in case of variable size content (i.e. SetTraceVariableList) 2013-03-22, by Edouard Tisserant
- Fixed bugs with pulling plc status and log count 2013-03-21, by Laurent Bessard
- Fixed bug when GET_LOGCOUNTSTransaction return None 2013-03-21, by Laurent Bessard
- merge 2013-03-21, by Edouard Tisserant
- Added support for Native Pou Library 2013-03-20, by Laurent Bessard
- Made better ctypes unpacking of PLC data 2013-03-20, by Edouard Tisserant
- Fixed support for logging and simulation 2013-03-19, by Laurent Bessard
- Untested support for logging 2013-03-19, by Drauoude Tnaressit
- GetCanDriver now return an explicit None rather than empty string 2013-03-13, by Edouard Tisserant
- Fixed topology panel in order to avoid node buttons to move right when a locations tree is expanded 2013-02-27, by Laurent Bessard
- Added parameter in command line for defining main control module type (conditioning canopen interface availability) 2013-02-22, by Laurent Bessard
- Fixed bug non-closing socket client when connection is closed 2013-02-20, by Laurent Bessard
- Fixed socket communication debugging mechanism 2013-02-20, by Laurent Bessard
- Fixed bug in socket client not working properly when command length was too long 2013-02-20, by Laurent Bessard
- Disabled internationalization 2013-02-20, by Laurent Bessard
- Delaying RestoreLastLayout mechanism to end of LPC specific modules loading procedure to prevent slow startup 2012-10-04, by Laurent Bessard
- Fixing CanFestival extension node params XSDs 2012-10-01, by Laurent Bessard
- Adding support for creating default configuration to newly created project and project without one defined 2012-09-25, by Laurent Bessard
- Adding support for extending internationalization to extensions 2012-09-07, by Laurent Bessard
- Fix import after integration of plcopeneditor into Beremiz 2012-09-07, by Laurent Bessard
- Fix bug in icon names for file menu toolbar items 2012-09-05, by Laurent Bessard
- Adding support using plcopeneditor bitmap library for icon request 2012-06-25, by Laurent Bessard
- Adding canfestival specific buttons for opening slave and network editors 2012-06-18, by Laurent Bessard
- remerge 2012-06-17, by Edouard Tisserant
- merge 2012-06-17, by Laurent Bessard
- Fix bug showing canfestival base node params that can't be changed 2012-06-17, by Laurent Bessard
- merge 2012-06-16, by Edouard Tisserant
- Fix bug not showing canfestival node params 2012-06-16, by Laurent Bessard
- merge 2012-06-15, by Edouard Tisserant
- Moved LPC lib loading to the right place 2012-06-15, by Edouard Tisserant
- Fix bug when defining project properties from LPCComposer 2012-06-15, by Laurent Bessard
- merge 2012-06-14, by Edouard Tisserant
- Adding support for LPC pous library using new Beremiz extension paradigm 2012-06-14, by Laurent Bessard
- Purge libraries to be loaded by beremiz by default 2012-06-14, by Edouard Tisserant
- Fixing bugs introduced with the new Beremiz extension paradigm 2012-06-08, by Laurent Bessard
- Moved makefile target into LPCManager, from sam beremiz revision 2012-05-20, by Edouard Tisserant
- Initial commit, LPC files taken out of beremiz revision 915be999f3f0 2012-05-20, by Edouard Tisserant