summaryrefslogtreecommitdiffstats
path: root/src/uscxml
Commit message (Expand)AuthorAgeFilesLines
* Email Attachments and Prolog Version FixesStefan Radomski2014-01-2212-5/+487
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-218-28/+511
* Support for complex event.data in prolog datamodelStefan Radomski2014-01-194-5/+292
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-175-324/+344
* 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-142-15/+3
* Fixed 0 != NULL warningStefan Radomski2014-01-141-1/+0
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-1411-15/+605
* Set _event.content if received structure is only an atomStefan Radomski2014-01-091-0/+4
* Started http to instant-messaging bridgeStefan Radomski2014-01-081-2/+1
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-0839-100/+319
* Fixes for the Prolog datamodelStefan Radomski2014-01-072-3/+3
* Performance and bugfix for WebSocketsStefan Radomski2013-12-2011-56/+155
* Only start HTTP server if there is something to serveStefan Radomski2013-11-201-1/+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-1616-384/+420
* WebSockets!Stefan Radomski2013-11-1612-151/+529
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-164-8/+8
* Have crypto available from C with C++ bindings via header onlyStefan Radomski2013-11-1610-183/+875
* Moved endian functions into convenience headerStefan Radomski2013-11-163-137/+147
* 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
| |\
| | * 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-113-109/+153
|/ /
* | Merge pull request #7 from mathiasjohanson/masterStefan Radomski2013-11-072-48/+143
|\ \ | |/
| * 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
| * refcounts, many connected client, audio bugfixAutobuilder at buildslave-ubuntu-12-322013-11-072-25/+71
* | Merge pull request #6 from mathiasjohanson/masterStefan Radomski2013-11-073-13/+121
|\ \ | |/
| * text messagingAutobuilder at buildslave-ubuntu-12-322013-11-062-2/+67
| * sending video/audio enable/disableAutobuilder at buildslave-ubuntu-12-322013-11-062-4/+21
| * added miles/stopAutobuilder at buildslave-ubuntu-12-322013-11-042-7/+33
* | Merge branch 'master' of https://github.com/tklab-tud/uscxmlStefan Radomski2013-11-051-49/+65
|\ \
| * | fix licenseenricop2013-11-051-6/+1
| * | XPathDatamodel initialization and assignment fixesenricop2013-11-051-49/+70
* | | Better error handlingStefan Radomski2013-11-051-2/+11
|/ /
* | Simplified 3D screneshot takingStefan Radomski2013-11-042-162/+55
|/
* start/stop and thumbnail requests implementedAutobuilder at buildslave-ubuntu-12-322013-11-042-152/+107
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-0314-491/+748
* Header file fixesStefan Radomski2013-10-311-1/+1
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-3121-65/+179
* Process application/xml in http requests and try to fix layout of README.mdStefan Radomski2013-10-302-2/+10
* Content-type header with firefox and case-typo with reflectorip in milesStefan Radomski2013-10-302-9/+12
* Bug fixes (see details)Stefan Radomski2013-10-289-20/+48
* Reverted preparation for current v8 trunkStefan Radomski2013-10-271-5/+5
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-2715-12/+49