Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use current exported symbol name | Matthias Vogelgesang | 2016-03-16 | 1 | -1/+1 |
| | | | | See https://github.com/ufo-kit/libuca/commit/6c2c19d1101a043cc0b05065447cc9321ed32ac0 | ||||
* | Do not throw assertion in case of mismatched data | Matthias Vogelgesang | 2016-02-18 | 1 | -2/+2 |
| | |||||
* | Read entire reply | Matthias Vogelgesang | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Fix segfault for particular reply condition | Matthias Vogelgesang | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Support custom string properties | Matthias Vogelgesang | 2016-02-18 | 1 | -0/+4 |
| | |||||
* | Fix segfault if server is not running | Matthias Vogelgesang | 2016-02-18 | 1 | -4/+6 |
| | |||||
* | Proxy custom camera properties to the client | Matthias Vogelgesang | 2016-02-18 | 1 | -0/+58 |
| | |||||
* | Implement outstanding write request | Matthias Vogelgesang | 2016-02-17 | 1 | -0/+30 |
| | |||||
* | Remove obsolete function declarations | Matthias Vogelgesang | 2016-02-17 | 1 | -2/+2 |
| | |||||
* | Merge uca-net-client.c into uca-net-camera.c | Matthias Vogelgesang | 2016-02-17 | 1 | -7/+199 |
| | |||||
* | Set port centrally and allow server override | Matthias Vogelgesang | 2016-02-17 | 1 | -1/+2 |
| | |||||
* | Set host and connect in constructed method | Matthias Vogelgesang | 2016-02-16 | 1 | -5/+14 |
| | |||||
* | Initial commit | Matthias Vogelgesang | 2016-02-16 | 1 | -0/+296 |