summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* input format for video encoder set to default valueMathias Johanson2014-05-231-1/+2
|
* Builds with MSVC againStefan Radomski2014-05-2210-2389/+2517
|
* Introduced interpreter.step()Stefan Radomski2014-05-156-11/+12
|
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-141-1/+1
|
* Fixed V8 datamodelStefan Radomski2014-05-141-1/+1
|
* Fixed some bugs with java bindingsStefan Radomski2014-05-144-2/+8
|
* Started with JavaScript DM in Java (Rhino)Stefan Radomski2014-05-121-1/+1
|
* Beautified CodeStefan Radomski2014-04-222-2/+2
|
* Major refactoringStefan Radomski2014-04-2228-2916/+2976
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-118-47/+121
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* More work on promela DMStefan Radomski2014-04-109-853/+1255
|
* Started with promela datamodelStefan Radomski2014-04-0918-14/+5751
|
* Support different threads on prolog datamodelStefan Radomski2014-03-122-28/+36
|
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-111-1/+1
|
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-074-62/+63
|
* More work on prolog datamodelStefan Radomski2014-02-193-94/+158
|
* Corrected CMake syntax errorStefan Radomski2014-01-311-1/+1
|
* Corrected configure-time check for SMTP in curlStefan Radomski2014-01-311-2/+2
|
* Only build SMTP invoker with current curlStefan Radomski2014-01-311-15/+17
|
* IMAP Invoker functionalStefan Radomski2014-01-232-271/+492
|
* Separate special chars in data key into separate compound termsStefan Radomski2014-01-231-2/+15
|
* Fixed a bug with bracketsStefan Radomski2014-01-231-3/+8
|
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-2216-221/+490
|
* Fixed GCC warningsStefan Radomski2014-01-221-2/+2
|
* Email Attachments and Prolog Version FixesStefan Radomski2014-01-2211-4/+486
|
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-216-28/+500
|
* Support for complex event.data in prolog datamodelStefan Radomski2014-01-193-5/+264
|
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-174-320/+340
|
* Don't build expect invoker if tcl is not foundStefan Radomski2014-01-141-15/+17
|
* Fixed the mess that was the last commitStefan Radomski2014-01-141-1/+0
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-145-9/+507
|
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-0836-98/+279
|
* Fixes for the Prolog datamodelStefan Radomski2014-01-071-2/+2
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-7/+8
|
* Fixed a segfaultStefan Radomski2013-11-191-1/+0
|
* Start tests with HTTP available, as some will fail otherwiseStefan Radomski2013-11-191-4/+4
|
* Builds on windows againStefan Radomski2013-11-164-48/+51
|
* WebSockets!Stefan Radomski2013-11-161-2/+2
|
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-164-8/+8
|
* Moved endian functions into convenience headerStefan Radomski2013-11-162-137/+1
|
* Support for anti-aliasingStefan Radomski2013-11-111-0/+16
|
* Merge branch 'master' of https://github.com/tklab-tud/uscxmlStefan Radomski2013-11-112-17/+52
|\
| * Merge pull request #8 from mathiasjohanson/masterStefan Radomski2013-11-082-17/+52
| |\ | | | | | | some small improvements
| | * commented out gettimeofday to compile on WindowsAutobuilder at buildslave-ubuntu-12-322013-11-081-0/+3
| | |
| | * CNAME of outgoing streams setAutobuilder at buildslave-ubuntu-12-322013-11-081-0/+6
| | |
| | * video grabber improvementsAutobuilder at buildslave-ubuntu-12-322013-11-072-17/+43
| | |
* | | VRML Viewer now with WebGLStefan Radomski2013-11-111-102/+145
|/ /
* | Merge pull request #7 from mathiasjohanson/masterStefan Radomski2013-11-072-48/+143
|\ \ | |/ | | multipoint video
| * multiple video streamsAutobuilder at buildslave-ubuntu-12-322013-11-072-20/+22
| |
| * better media buffer handlingAutobuilder at buildslave-ubuntu-12-322013-11-072-4/+51
| |