Tue, 28 Jul 2009 17:43:19 +0200Adding support for internationalization
laurent [Tue, 28 Jul 2009 17:43:19 +0200] rev 361
Adding support for internationalization

Mon, 20 Jul 2009 16:28:56 +0200update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
greg [Mon, 20 Jul 2009 16:28:56 +0200] rev 360
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)

Fri, 10 Jul 2009 11:39:43 +0200prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:39:43 +0200] rev 359
prevent eclipse to push .project with .hgignore

Fri, 10 Jul 2009 11:06:30 +0200removed dead hidden files
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:06:30 +0200] rev 358
removed dead hidden files

Mon, 06 Jul 2009 11:27:06 -0600close ZeroConf object when exiting the Service Discovery window.
btaylor@grond.willowglen.ab.ca [Mon, 06 Jul 2009 11:27:06 -0600] rev 357
close ZeroConf object when exiting the Service Discovery window.
(otherwise pythonw.exe does not exit when closing Beremiz on Windows)

Tue, 09 Jun 2009 10:10:34 +0200Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
lbessard [Tue, 09 Jun 2009 10:10:34 +0200] rev 356
Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Bug that prevent to see errors in editor with double click fixed.

Sat, 30 May 2009 17:09:07 +0200Fix refresh of Beremiz button when connection lost
greg [Sat, 30 May 2009 17:09:07 +0200] rev 355
Fix refresh of Beremiz button when connection lost
Adding support for Debug to register tick

Sat, 30 May 2009 16:45:31 +0200Fix refresh of Beremiz button when connection lost
greg [Sat, 30 May 2009 16:45:31 +0200] rev 354
Fix refresh of Beremiz button when connection lost

Sat, 30 May 2009 16:44:07 +0200Adding Lock around C code called by Debug thread
greg [Sat, 30 May 2009 16:44:07 +0200] rev 353
Adding Lock around C code called by Debug thread

Thu, 28 May 2009 17:29:19 +0200fixed bug : Lock _FreePLC until _stopPLC finish
greg [Thu, 28 May 2009 17:29:19 +0200] rev 352
fixed bug : Lock _FreePLC until _stopPLC finish

Thu, 28 May 2009 14:06:23 +0200Adding support for matiec new command line syntax
lbessard [Thu, 28 May 2009 14:06:23 +0200] rev 351
Adding support for matiec new command line syntax

Thu, 28 May 2009 13:40:29 +0200- now call load, start, free PLC from the python Thread
greg [Thu, 28 May 2009 13:40:29 +0200] rev 350
- now call load, start, free PLC from the python Thread

- add a wx timer (500ms) that pull the plc state to refresh Beremiz icons
(fix problem when command PLC with the TaskBar icon)

Thu, 28 May 2009 13:29:23 +0200add "\n" to logger when pyro fall in error
greg [Thu, 28 May 2009 13:29:23 +0200] rev 349
add "\n" to logger when pyro fall in error

Thu, 28 May 2009 07:47:38 +0200Bug while parsing long located variables in GetLocations fixed
lbessard [Thu, 28 May 2009 07:47:38 +0200] rev 348
Bug while parsing long located variables in GetLocations fixed

Fri, 22 May 2009 10:27:55 +0200remove french comment in python_gear block
greg [Fri, 22 May 2009 10:27:55 +0200] rev 347
remove french comment in python_gear block

Tue, 19 May 2009 09:18:50 +0200add python_gear block (to execute python command each given cycle interval)
greg [Tue, 19 May 2009 09:18:50 +0200] rev 346
add python_gear block (to execute python command each given cycle interval)

Mon, 18 May 2009 07:58:41 +0200get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
greg [Mon, 18 May 2009 07:58:41 +0200] rev 345
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed

Mon, 18 May 2009 07:47:24 +0200Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
greg [Mon, 18 May 2009 07:47:24 +0200] rev 344
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.

Store working directory to globals copy, in order to be used in runtime.py.

Mon, 18 May 2009 07:43:03 +0200Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
greg [Mon, 18 May 2009 07:43:03 +0200] rev 343
Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread

Mon, 04 May 2009 10:12:35 +0200Replacing Debug rt_sem by rt_pipe
greg [Mon, 04 May 2009 10:12:35 +0200] rev 342
Replacing Debug rt_sem by rt_pipe

Mon, 04 May 2009 09:31:59 +0200Get PDOmapping exception from canfestival plugin
greg [Mon, 04 May 2009 09:31:59 +0200] rev 341
Get PDOmapping exception from canfestival plugin

Mon, 04 May 2009 09:31:16 +0200Adding support for using only PDO define in EDS file and not configured for adding mapping in node
greg [Mon, 04 May 2009 09:31:16 +0200] rev 340
Adding support for using only PDO define in EDS file and not configured for adding mapping in node

Mon, 04 May 2009 09:29:24 +0200Adding support for updating PLC status when stopping
greg [Mon, 04 May 2009 09:29:24 +0200] rev 339
Adding support for updating PLC status when stopping

Mon, 04 May 2009 09:27:33 +0200Adding support for enable/Disable plugins
greg [Mon, 04 May 2009 09:27:33 +0200] rev 338
Adding support for enable/Disable plugins

Wed, 29 Apr 2009 12:29:12 +0200Add LoliTech phone number in bug report
greg [Wed, 29 Apr 2009 12:29:12 +0200] rev 337
Add LoliTech phone number in bug report

Fri, 10 Apr 2009 07:55:55 +0200Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
greg [Fri, 10 Apr 2009 07:55:55 +0200] rev 336
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.

Fri, 10 Apr 2009 07:53:42 +0200fixed bug : buffer overflow when debugging PLC with python blocks
greg [Fri, 10 Apr 2009 07:53:42 +0200] rev 335
fixed bug : buffer overflow when debugging PLC with python blocks

Thu, 09 Apr 2009 15:27:45 +0200Adding support for unsubscribe all variables while transferring
lbessard [Thu, 09 Apr 2009 15:27:45 +0200] rev 334
Adding support for unsubscribe all variables while transferring

Wed, 08 Apr 2009 15:16:45 +0200fixed wrong pthread initialisation
lbessard [Wed, 08 Apr 2009 15:16:45 +0200] rev 333
fixed wrong pthread initialisation

Sat, 04 Apr 2009 10:43:29 +0200add utf-8 and save shortcut support in PythonST
greg [Sat, 04 Apr 2009 10:43:29 +0200] rev 332
add utf-8 and save shortcut support in PythonST
fixed bug execfile order (runtime.py / hmy.py) in PLCObject.py
Fixed bug with locale (wrong convertion "." to ",")