lbessard [Mon, 08 Sep 2008 13:55:50 +0200] rev 250
Bug with return value of nodelist saving fixed
lbessard [Sun, 07 Sep 2008 16:46:15 +0200] rev 249
Bug with Open, Reopen and Close Project fixed
lbessard [Sun, 07 Sep 2008 16:43:05 +0200] rev 248
Bug with Open, Reopen and Close Project fixed
greg [Sun, 07 Sep 2008 15:54:09 +0200] rev 247
add __DEBUG variable
lbessard [Sun, 07 Sep 2008 15:23:32 +0200] rev 246
Adding support for Debugging in PLCOpenEditor
etisserant [Sun, 07 Sep 2008 10:06:19 +0200] rev 245
Added __DEBUG global var to eventually change PLC code execution gehavior
greg [Sun, 07 Sep 2008 10:03:23 +0200] rev 244
fixed : bug in debugthreadproc (plugger.py)
changes in plc_win32_main.c and plc_debug
lbessard [Fri, 05 Sep 2008 18:15:18 +0200] rev 243
Adding support for Debugging with PLCOpenEditor
Bug with unsubscribe IEC_path start to be fixed
lbessard [Fri, 05 Sep 2008 18:13:55 +0200] rev 242
Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
lbessard [Fri, 05 Sep 2008 18:11:52 +0200] rev 241
Problem with multi-connection on block in LD fixed
greg [Fri, 05 Sep 2008 16:27:43 +0200] rev 240
fixed : bug when stop plc and previously svguiapp closed
etisserant [Fri, 05 Sep 2008 16:25:57 +0200] rev 239
Fixed bad IPC choice for debugger/PLC/control thread collaboration
etisserant [Thu, 04 Sep 2008 16:07:14 +0200] rev 238
Debugger now reports BOOL as booleans
etisserant [Thu, 04 Sep 2008 15:56:25 +0200] rev 237
Some scenario may block debugger.
etisserant [Thu, 04 Sep 2008 14:57:52 +0200] rev 236
Now debug all ticks, not only odd ones :-)
etisserant [Wed, 03 Sep 2008 17:28:17 +0200] rev 235
Improved debug data feedback.
greg [Tue, 02 Sep 2008 12:24:25 +0200] rev 234
fixed : bug when launch beremiz_service on windows
greg [Tue, 02 Sep 2008 12:21:58 +0200] rev 233
add start inkscape methods for svgui plugin
greg [Mon, 01 Sep 2008 14:40:51 +0200] rev 232
add call to join method for stdout/stderr threads
etisserant [Sat, 30 Aug 2008 22:14:06 +0200] rev 231
Re-organized pyro connector proxy members mascarading
etisserant [Sat, 30 Aug 2008 22:12:49 +0200] rev 230
Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
greg [Thu, 28 Aug 2008 16:34:48 +0200] rev 229
add tests for win32
fixed bug for win32
greg [Thu, 28 Aug 2008 15:08:41 +0200] rev 228
fixed : init_level bug
remove -lrt in LDFLAG
etisserant [Thu, 28 Aug 2008 14:53:11 +0200] rev 227
- Some improovements in debug data feedback data
- Added "LOCAL://" uri support for local runtime support on randomized port
etisserant [Thu, 28 Aug 2008 14:51:46 +0200] rev 226
Fixed typo in discovery.py
lbessard [Thu, 28 Aug 2008 14:22:45 +0200] rev 225
Some instance type test improved
greg [Tue, 26 Aug 2008 15:31:09 +0200] rev 224
remove import signal in beremiz.py
remove SIGKILL signal in wxPopen
etisserant [Tue, 26 Aug 2008 13:47:21 +0200] rev 223
Fixed bad bahavior when zeroconf bindaddress unspecified.
etisserant [Mon, 25 Aug 2008 18:03:10 +0200] rev 222
Added lock to avoid variable subsciption concurrent to transmission to PLC
etisserant [Mon, 25 Aug 2008 18:02:15 +0200] rev 221
Rewritten horrible discovery.py.