| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4 from softwareschneiderei/master | Matthias Vogelgesang | 2016-12-16 | 1 | -2/+4 |
| |\ | | | | | Defined missing paths for correct installation | ||||
| | * | Defined missing paths for correct installation | Marius Elvert | 2016-12-16 | 1 | -2/+4 |
| |/ | |||||
| * | Set CMake policies for newer CMake versions | Matthias Vogelgesang | 2016-12-15 | 1 | -0/+9 |
| | | |||||
| * | Compile with -fPIC by default | Matthias Vogelgesang | 2016-12-15 | 1 | -1/+1 |
| | | |||||
| * | Allow setting host via UCA_NET_HOST | Matthias Vogelgesang | 2016-07-19 | 1 | -3/+8 |
| | | |||||
| * | Match different errors for GLib <= 2.36 | Matthias Vogelgesang | 2016-04-13 | 1 | -0/+4 |
| | | |||||
| * | Document way to specify port for the grab example | Matthias Vogelgesang | 2016-04-01 | 1 | -1/+1 |
| | | |||||
| * | 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 | 3 | -0/+11 |
| | | |||||
| * | 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 | 3 | -0/+152 |
| | | |||||
| * | Fix set property handler | Matthias Vogelgesang | 2016-02-18 | 1 | -1/+1 |
| | | | | | No message type was sent thus corrupting communication. | ||||
| * | Unset error | Matthias Vogelgesang | 2016-02-17 | 1 | -0/+1 |
| | | |||||
| * | Fix writing wrong buffer | Matthias Vogelgesang | 2016-02-17 | 1 | -1/+0 |
| | | |||||
| * | Implement outstanding write request | Matthias Vogelgesang | 2016-02-17 | 3 | -0/+74 |
| | | |||||
| * | Remove obsolete function declarations | Matthias Vogelgesang | 2016-02-17 | 2 | -26/+2 |
| | | |||||
| * | Merge uca-net-client.c into uca-net-camera.c | Matthias Vogelgesang | 2016-02-17 | 3 | -231/+201 |
| | | |||||
| * | Set port centrally and allow server override | Matthias Vogelgesang | 2016-02-17 | 4 | -6/+16 |
| | | |||||
| * | Remove obsolete declarations | Matthias Vogelgesang | 2016-02-16 | 1 | -16/+0 |
| | | |||||
| * | Refactor server code into ucad.c | Matthias Vogelgesang | 2016-02-16 | 4 | -244/+178 |
| | | |||||
| * | Add readout and trigger API | Matthias Vogelgesang | 2016-02-16 | 4 | -15/+93 |
| | | |||||
| * | Update README | Matthias Vogelgesang | 2016-02-16 | 1 | -0/+11 |
| | | |||||
| * | Set host and connect in constructed method | Matthias Vogelgesang | 2016-02-16 | 1 | -5/+14 |
| | | |||||
| * | Initial commit | Matthias Vogelgesang | 2016-02-16 | 10 | -0/+1237 |
