summaryrefslogtreecommitdiff
path: root/project2/ice
Commit message (Collapse)AuthorAge
* Support optional parameters for ICE function callsrandomdan2014-04-17
|
* Move lots of components from common in basicsrandomdan2014-04-11
|
* Add a stream presenter, allows output of any source streamrandomdan2014-03-15
| | | | | Propergate stream exceptions back to presenters Expose the ICE communicator from iceDataSource
* Build ICE modules in parallelrandomdan2014-03-12
|
* Don't require the Ice comms code to be compiled if an existing library can ↵randomdan2014-03-11
| | | | support our needs
* Add basic workings of the Ice client and daemon modules - will probably ↵randomdan2014-03-10
change, but basic functionality works