summaryrefslogtreecommitdiffstats
path: root/uca-net-camera.c
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault if server is not runningMatthias Vogelgesang2016-02-181-4/+6
* Proxy custom camera properties to the clientMatthias Vogelgesang2016-02-181-0/+58
* Implement outstanding write requestMatthias Vogelgesang2016-02-171-0/+30
* Remove obsolete function declarationsMatthias Vogelgesang2016-02-171-2/+2
* Merge uca-net-client.c into uca-net-camera.cMatthias Vogelgesang2016-02-171-7/+199
* Set port centrally and allow server overrideMatthias Vogelgesang2016-02-171-1/+2
* Set host and connect in constructed methodMatthias Vogelgesang2016-02-161-5/+14
* Initial commitMatthias Vogelgesang2016-02-161-0/+296