summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault for particular reply conditionMatthias Vogelgesang2016-02-181-1/+1
* Support custom string propertiesMatthias Vogelgesang2016-02-183-0/+11
* Fix segfault if server is not runningMatthias Vogelgesang2016-02-181-4/+6
* Proxy custom camera properties to the clientMatthias Vogelgesang2016-02-183-0/+152
* Fix set property handlerMatthias Vogelgesang2016-02-181-1/+1
* Unset errorMatthias Vogelgesang2016-02-171-0/+1
* Fix writing wrong bufferMatthias Vogelgesang2016-02-171-1/+0
* Implement outstanding write requestMatthias Vogelgesang2016-02-173-0/+74
* Remove obsolete function declarationsMatthias Vogelgesang2016-02-172-26/+2
* Merge uca-net-client.c into uca-net-camera.cMatthias Vogelgesang2016-02-173-231/+201
* Set port centrally and allow server overrideMatthias Vogelgesang2016-02-174-6/+16
* Remove obsolete declarationsMatthias Vogelgesang2016-02-161-16/+0
* Refactor server code into ucad.cMatthias Vogelgesang2016-02-164-244/+178
* Add readout and trigger APIMatthias Vogelgesang2016-02-164-15/+93
* Update READMEMatthias Vogelgesang2016-02-161-0/+11
* Set host and connect in constructed methodMatthias Vogelgesang2016-02-161-5/+14
* Initial commitMatthias Vogelgesang2016-02-1610-0/+1237