summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
* Support different threads on prolog datamodelStefan Radomski2014-03-121-10/+11
|
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-113-85/+2847
|
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-273/+37
|
* Started uscxml debuggerStefan Radomski2014-02-161-0/+317
|
* Enable pose publishing via websocketsStefan Radomski2014-01-313-27/+114
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-141-2/+1
|
* Started http to instant-messaging bridgeStefan Radomski2014-01-081-0/+49
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-207-23/+45
|
* forgot to negate an expressionStefan Radomski2013-11-192-3/+3
|
* Handle width / height correctlyStefan Radomski2013-11-192-5/+10
|
* WebSockets!Stefan Radomski2013-11-163-80/+105
|
* Fixed issues with imageFormat suffixStefan Radomski2013-11-161-9/+9
|
* Fixed an obscure JS bug with milesStefan Radomski2013-11-111-0/+1
|
* Standby when loading webglStefan Radomski2013-11-111-0/+5
|
* Bug-fix with prev-buttonStefan Radomski2013-11-111-2/+2
|
* Send chat text on return and clear text fieldStefan Radomski2013-11-111-3/+13
|
* Check for WebGLStefan Radomski2013-11-112-3/+28
|
* VRML Viewer now with WebGLStefan Radomski2013-11-115-20/+1529
|
* Pass ressource root per parameterStefan Radomski2013-11-081-1/+1
|
* Cleanup in miles.jsStefan Radomski2013-11-083-103/+113
|
* Merge branch 'master' of https://github.com/tklab-tud/uscxmlStefan Radomski2013-11-073-18/+45
|\
| * Merge pull request #7 from mathiasjohanson/masterStefan Radomski2013-11-073-6/+7
| |\ | | | | | | multipoint video
| | * multiple video streamsAutobuilder at buildslave-ubuntu-12-322013-11-073-6/+7
| | |
| * | Merge pull request #6 from mathiasjohanson/masterStefan Radomski2013-11-072-13/+39
| |\ \ | | |/ | | | text messaging
| | * text messagingAutobuilder at buildslave-ubuntu-12-322013-11-062-13/+11
| | |
| | * added miles/stopAutobuilder at buildslave-ubuntu-12-322013-11-042-8/+36
| | |
* | | Some modifications to the vrml viewerStefan Radomski2013-11-072-375/+538
|/ /
* | Removed debug outputStefan Radomski2013-11-051-1/+0
| |
* | Support for "latest" when fetching 3d modelsStefan Radomski2013-11-051-0/+16
| |
* | Changes to miles browser clientStefan Radomski2013-11-051-0/+17
| |
* | Added Access-Control-Allow-Origin for CORSStefan Radomski2013-11-041-0/+2
|/
* Miles bug-fixesStefan Radomski2013-11-041-2/+9
|
* Usability improvements for milesStefan Radomski2013-11-042-58/+194
|
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-0310-72/+571
|
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
|
* Content-type header with firefox and case-typo with reflectorip in milesStefan Radomski2013-10-302-3/+4
|
* Fixed miles library inclusion on linuxStefan Radomski2013-10-291-1/+18
|
* Bug fixes (see details)Stefan Radomski2013-10-281-1/+43
| | | | | | | - No more 100-continue HTTP header - Correctly delegate HTTP requests - More elaborate expressions when communicating via HTTP - Fixed off-by-one in JSCNodeSet
* Improved mimetype handlingStefan Radomski2013-10-241-1/+1
|
* Fixed an embarrassing bug in uscxml-browserStefan Radomski2013-10-212-2/+2
|
* Added license information and bug fixesStefan Radomski2013-10-162-7/+7
|
* Stop browser when last document endsStefan Radomski2013-10-121-2/+7
|
* Reactivated plugin systemStefan Radomski2013-10-111-0/+29
|
* Some more commentsStefan Radomski2013-10-101-3/+8
|
* Get miles invoker operational againStefan Radomski2013-10-103-19/+31
|
* Base64 and MD5 for BlobsStefan Radomski2013-10-107-750/+147
|
* Got rid of some warnings with gccStefan Radomski2013-10-072-1/+2
|
* Reduced compile timesStefan Radomski2013-10-074-84/+730
| | | | | - new commandline argument handling - compiles on windows again
* More work on IMInvoker, renamed Blob attributes and some XPath datamodel fixesStefan Radomski2013-09-256-188/+478
|
* Added instant messaging invokerStefan Radomski2013-09-235-61/+173
|