summaryrefslogtreecommitdiffstats
path: root/uca-net-camera.c
Commit message (Expand)AuthorAgeFilesLines
* Use current exported symbol nameMatthias Vogelgesang2016-03-161-1/+1
* Do not throw assertion in case of mismatched dataMatthias Vogelgesang2016-02-181-2/+2
* Read entire replyMatthias Vogelgesang2016-02-181-1/+1
* Fix segfault for particular reply conditionMatthias Vogelgesang2016-02-181-1/+1
* Support custom string propertiesMatthias Vogelgesang2016-02-181-0/+4
* 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