Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove cruft | Matthias Vogelgesang | 2012-03-05 | 1 | -240/+0 |
* | Fix type declarations | Matthias Vogelgesang | 2012-02-07 | 1 | -3/+3 |
* | Fix up callback | Matthias Vogelgesang | 2012-02-03 | 1 | -4/+9 |
* | Preliminary support of streaming for the UFO camera | Matthias Vogelgesang | 2012-02-03 | 1 | -3/+37 |
* | Add preliminary UFO camera support back again | Suren A. Chilingaryan | 2012-02-02 | 1 | -4/+21 |
* | Put libuca under LGPL | Matthias Vogelgesang | 2012-01-31 | 1 | -0/+16 |
* | Fix: break with current pcilib | Matthias Vogelgesang | 2011-12-15 | 1 | -1/+5 |
* | Add: set exposure time for IPE camera | Matthias Vogelgesang | 2011-09-27 | 1 | -0/+11 |
* | Some adjustments for IPE camera | Matthias Vogelgesang | 2011-08-09 | 1 | -1/+8 |
* | Prepare uca for IPE camera | Matthias Vogelgesang | 2011-08-09 | 1 | -0/+6 |
* | Somehow handle errors of IPE camera | Matthias Vogelgesang | 2011-04-27 | 1 | -1/+4 |
* | Make uca_camera really private and thus breaks API | Matthias Vogelgesang | 2011-04-26 | 1 | -9/+9 |
* | Fix building the IPE camera | Matthias Vogelgesang | 2011-04-08 | 1 | -3/+3 |
* | Initialize all camera fields with NULL to catch errors early on | Matthias Vogelgesang | 2011-03-18 | 1 | -4/+1 |
* | Add (possible) meta data transmission and integrate callback in pco and pf | Matthias Vogelgesang | 2011-03-18 | 1 | -1/+14 |
* | Rename struct_name_t to struct_name and create typedefs | Matthias Vogelgesang | 2011-03-17 | 1 | -8/+8 |
* | Fix size bug in ipe.c | Matthias Vogelgesang | 2011-03-16 | 1 | -2/+1 |
* | Pass target string size when calling uca_get_property | Matthias Vogelgesang | 2011-03-16 | 1 | -2/+2 |
* | Set warning handler | Matthias Vogelgesang | 2011-03-14 | 1 | -1/+1 |
* | Add gain modes | Matthias Vogelgesang | 2011-03-14 | 1 | -0/+26 |
* | Add some more properties for IPE camera | Matthias Vogelgesang | 2011-03-11 | 1 | -1/+13 |
* | Read first property from IPE camera | Matthias Vogelgesang | 2011-03-11 | 1 | -14/+11 |
* | Pack device description into one structure | matthias | 2011-03-11 | 1 | -3/+14 |
* | Use correct library | matthias | 2011-03-11 | 1 | -5/+27 |
* | Add IPE infrastructure and make sure that cameras check grabber existence | Matthias Vogelgesang | 2011-03-10 | 1 | -0/+60 |