summaryrefslogtreecommitdiffstats
path: root/ucad.c
Commit message (Collapse)AuthorAgeFilesLines
* Match different errors for GLib <= 2.36Matthias Vogelgesang2016-04-131-0/+4
|
* Support custom string propertiesMatthias Vogelgesang2016-02-181-0/+4
|
* Proxy custom camera properties to the clientMatthias Vogelgesang2016-02-181-0/+61
|
* Fix set property handlerMatthias Vogelgesang2016-02-181-1/+1
| | | | No message type was sent thus corrupting communication.
* Unset errorMatthias Vogelgesang2016-02-171-0/+1
|
* Fix writing wrong bufferMatthias Vogelgesang2016-02-171-1/+0
|
* Implement outstanding write requestMatthias Vogelgesang2016-02-171-0/+37
|
* Set port centrally and allow server overrideMatthias Vogelgesang2016-02-171-4/+9
|
* Refactor server code into ucad.cMatthias Vogelgesang2016-02-161-39/+175
|
* Add readout and trigger APIMatthias Vogelgesang2016-02-161-0/+24
|
* Initial commitMatthias Vogelgesang2016-02-161-0/+223