source: trunk/FACT++/src/RemoteControl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14566   12 years tbretz Do not return anything in JsGetEvent before an event was received
(edit) @14559   12 years tbretz Added JS functions to allow adding new state definitions and changing ...
(edit) @14554   12 years tbretz Some improvements for the output during a script is running; added a ...
(edit) @14546   12 years tbretz Some simplification to the JavaScript interfacing, mainly unifying the ...
(edit) @14540   12 years tbretz Use State in JsState and added 'time' to the data members. Make sure ...
(edit) @14497   12 years tbretz Added some basic infrastructure to send alarms e.g. to smartfact.
(edit) @14351   12 years tbretz The state from the callback was not yet properly propagated. ...
(edit) @14135   12 years tbretz Added a function dim.out which will only print to the local console; ...
(edit) @14126   12 years tbretz Removed the DimNetwork; implemented the JavaScript interpreter.
(edit) @14060   12 years tbretz Implemented JsState and JsName, fixed a problem in JsSleep
(edit) @14058   12 years tbretz Set the script name to be properly distributed by dimctrl.
(edit) @14055   12 years tbretz Added the possibility to run with arguments; added exit() command to JS
(edit) @14050   12 years tbretz Added InterpreterV8 as base class to allow running JavaScripts
(edit) @13939   12 years tbretz Sanity check in SetSection
(edit) @13897   12 years tbretz Updated the handling of labels and how a script is stopped.
(edit) @13838   12 years tbretz Adapted to the changes in the StateMachineDim. Now (almost) all ...
(edit) @13743   12 years tbretz Little improvements to the help text.
(edit) @13732   12 years tbretz Fixed a problem with the label interprtation.
(edit) @13715   12 years tbretz Removed the check for the line being a comment, this is done in ...
(edit) @13702   12 years tbretz Slight change to the meaning of labels; added the direct exit to th ...
(edit) @13672   12 years tbretz Redirect the exit handler; removed obsolete fLabel; added new class ...
(edit) @13286   12 years tbretz Changed # to be a real comment and > to be a comment writting to the ...
(edit) @13252   12 years tbretz Fixed a typo.
(edit) @13251   12 years tbretz Encapsulated the waiting for a state into proper switching off and on ...
(edit) @13208   13 years tbretz Write comments as such.
(edit) @12963   13 years tbretz Print jumps and labels help text; use a MessageImp for output now.
(edit) @12903   13 years tbretz Improved some log-output.
(edit) @11983   13 years tbretz Reverted unintentional last commit.
(edit) @11982   13 years tbretz Added possibility to set a single channel to its reference value.
(edit) @11051   13 years tbretz Added the comment command (#)
(edit) @11047   13 years tbretz Added output in case of errors when the .s command is enetered.
(edit) @11045   13 years tbretz Added possibility to block execution until the state machine has ...
(edit) @10494   13 years tbretz The new convention is to return always the server name in ...
(edit) @10429   13 years tbretz Moved the tools function into their own namespace to get rid of ...
(edit) @10390   13 years tbretz Moved the handling of the server and service lists to DimNetwork; ...
(edit) @10341   13 years tbretz Implemented help for a single server or command.
(edit) @10312   13 years tbretz Some updates to the output of help messages.
(edit) @10310   13 years tbretz Removed some little code which is in the base classes anyway.
(edit) @10301   13 years tbretz Implemented commands to display the command description and the ...
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.