# # ChangeLog for trunk/FACT++/src/StateMachineDimControl.h # # Generated by Trac 1.5.2 # 11/13/24 14:26:52 Thu, 05 Apr 2018 17:55:42 GMT tbretz [18971] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Removed an unused data memeber Fri, 14 Apr 2017 11:20:18 GMT tbretz [18822] * trunk/FACT++/src/StateMachineDimControl.h (modified) Added a Getter for fArgumentsJS Fri, 29 Jan 2016 10:27:50 GMT tbretz [18425] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Make sure that in case of an external 'exit' the V8 threads are ... Fri, 10 Apr 2015 11:12:34 GMT tbretz [18167] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Print not only the identification of the script but also the user who ... Wed, 24 Apr 2013 21:40:45 GMT tbretz [15430] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) * trunk/FACT++/src/dimctrl.cc (modified) Implemented the possibility to send an interrupt request (irq) to a ... Wed, 13 Mar 2013 10:48:43 GMT tbretz [15041] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Use the lock guard where appropriate; added GetServiceList member ... Sat, 08 Dec 2012 13:29:00 GMT tbretz [14741] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Added the possibility to return states of a given server back from ... Mon, 03 Dec 2012 21:50:11 GMT tbretz [14718] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) The workaround with the empty text to change the state is outdated ... Tue, 20 Nov 2012 19:57:27 GMT tbretz [14674] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/RemoteControl.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Implemenetd a way to just check if a server is available and command ... Mon, 19 Nov 2012 18:28:38 GMT tbretz [14662] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) * trunk/FACT++/src/dimctrl.cc (modified) Added the possibility to get resource values from the dimctrl to the ... Sat, 03 Nov 2012 18:52:18 GMT tbretz [14551] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Fixed a severe bug which caused some events tobe added twice and ... Tue, 30 Oct 2012 12:53:07 GMT tbretz [14541] * trunk/FACT++/src/DimState.h (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/State.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Added time to State so that the time of state reception is propagated. Fri, 08 Jun 2012 17:08:49 GMT tbretz [14132] * trunk/FACT++/src/StateMachineDimControl.cc (added) * trunk/FACT++/src/StateMachineDimControl.h (added) Added new version of the core of dimctrl with callbacks to access the ...