| Commit message (Expand) | Author | Age | Files | Lines |
* | Make uca_camera really private and thus breaks API | Matthias Vogelgesang | 2011-04-26 | 1 | -11/+11 |
* | Remove UCA_CAM_ERROR and handle correct recording states | Matthias Vogelgesang | 2011-04-26 | 1 | -1/+1 |
* | Implement correct trigger modes | Matthias Vogelgesang | 2011-04-18 | 1 | -0/+6 |
* | Minor cleanups like sharing of uca_set_void and making non-exported functions | Matthias Vogelgesang | 2011-03-24 | 1 | -11/+9 |
* | Expose synchronicity property, add boolean unit and document the error code | Matthias Vogelgesang | 2011-03-24 | 1 | -2/+5 |
* | Share common properties between camera and grabber to let the camera just call | Matthias Vogelgesang | 2011-03-23 | 1 | -40/+23 |
* | Use more flexible error codes | Matthias Vogelgesang | 2011-03-23 | 1 | -17/+17 |
* | Implement grab timeout | Matthias Vogelgesang | 2011-03-23 | 1 | -4/+17 |
* | Fix wrong property type when setting photon focus properties | Matthias Vogelgesang | 2011-03-21 | 1 | -14/+16 |
* | Fix grabber allocation and callback registration for me4 and pf | Matthias Vogelgesang | 2011-03-21 | 1 | -1/+2 |
* | Initialize all camera fields with NULL to catch errors early on | Matthias Vogelgesang | 2011-03-18 | 1 | -1/+1 |
* | Add (possible) meta data transmission and integrate callback in pco and pf | Matthias Vogelgesang | 2011-03-18 | 1 | -1/+12 |
* | Rename struct_name_t to struct_name and create typedefs | Matthias Vogelgesang | 2011-03-17 | 1 | -9/+9 |
* | Remember current frame number and remove frame dimensions in dummy.c | Matthias Vogelgesang | 2011-03-16 | 1 | -1/+1 |
* | Pass target string size when calling uca_get_property | Matthias Vogelgesang | 2011-03-16 | 1 | -4/+4 |
* | Get rid of SiSo-dependant grabber constants | Matthias Vogelgesang | 2011-03-14 | 1 | -29/+15 |
* | Fix all warnings issued by -Wall | Matthias Vogelgesang | 2011-03-10 | 1 | -6/+3 |
* | Add IPE infrastructure and make sure that cameras check grabber existence | Matthias Vogelgesang | 2011-03-10 | 1 | -4/+1 |
* | Set correct exposure. Use µs for all time-related units. | Matthias Vogelgesang | 2011-03-09 | 1 | -6/+6 |
* | Fix photon focus capture | Matthias Vogelgesang | 2011-03-09 | 1 | -2/+2 |
* | Add temperature and some bug fixes | Matthias Vogelgesang | 2011-03-08 | 1 | -8/+13 |
* | Add more offset properties | Matthias Vogelgesang | 2011-03-08 | 1 | -2/+9 |
* | Property set for photon focus | Matthias Vogelgesang | 2011-03-07 | 1 | -16/+42 |
* | Specific error return codes for grabbers and cameras | Matthias Vogelgesang | 2011-03-07 | 1 | -2/+2 |
* | Integrate photon focus property reading | Matthias Vogelgesang | 2011-03-04 | 1 | -38/+82 |
* | Add exposure property to pf | Matthias Vogelgesang | 2011-03-02 | 1 | -0/+5 |
* | Add Photonfocus support | Matthias Vogelgesang | 2011-03-02 | 1 | -0/+165 |