Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass target string size when calling uca_get_property | Matthias Vogelgesang | 2011-03-16 | 3 | -8/+8 |
| | |||||
* | Set warning handler | Matthias Vogelgesang | 2011-03-14 | 1 | -1/+1 |
| | |||||
* | Add gain modes | Matthias Vogelgesang | 2011-03-14 | 1 | -0/+26 |
| | |||||
* | Get rid of SiSo-dependant grabber constants | Matthias Vogelgesang | 2011-03-14 | 2 | -46/+29 |
| | |||||
* | 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 |
| | |||||
* | Fix all warnings issued by -Wall | Matthias Vogelgesang | 2011-03-10 | 2 | -18/+5 |
| | |||||
* | Add dummy camera with frame counter | Matthias Vogelgesang | 2011-03-10 | 3 | -1/+210 |
| | |||||
* | Add IPE infrastructure and make sure that cameras check grabber existence | Matthias Vogelgesang | 2011-03-10 | 4 | -4/+73 |
| | |||||
* | 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 |
| | |||||
* | Almost real video playback | Matthias Vogelgesang | 2011-03-09 | 1 | -2/+4 |
| | |||||
* | Add temperature and some bug fixes | Matthias Vogelgesang | 2011-03-08 | 2 | -15/+56 |
| | |||||
* | 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 | 2 | -4/+4 |
| | |||||
* | 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 | 2 | -0/+174 |
| | |||||
* | Documentation added | Matthias Vogelgesang | 2011-03-01 | 1 | -2/+2 |
| | |||||
* | Complete (simple) frame grabbing | Matthias Vogelgesang | 2011-03-01 | 1 | -16/+22 |
| | |||||
* | Start grab interface | Matthias Vogelgesang | 2011-02-28 | 1 | -1/+23 |
| | |||||
* | Move buffer allocation to frame grabber | Matthias Vogelgesang | 2011-02-28 | 1 | -5/+0 |
| | |||||
* | Complete frame grabber abstraction | Matthias Vogelgesang | 2011-02-28 | 2 | -31/+24 |
| | |||||
* | Prepare for frame grabber abstraction | Matthias Vogelgesang | 2011-02-28 | 2 | -1/+2 |
| | |||||
* | Turn property defines into enum | Matthias Vogelgesang | 2011-02-28 | 1 | -5/+5 |
| | |||||
* | Add support for multiple cameras | Matthias Vogelgesang | 2011-02-28 | 2 | -37/+39 |
| | |||||
* | Use camera rather than frame grabber to determine dimensions | Matthias Vogelgesang | 2011-02-25 | 1 | -5/+15 |
| | |||||
* | Property re-ordering. Made test program more useful | Matthias Vogelgesang | 2011-02-25 | 1 | -14/+39 |
| | |||||
* | Update property names | Matthias Vogelgesang | 2011-02-25 | 1 | -3/+40 |
| | |||||
* | Handle properties correctly for pco.edge | Matthias Vogelgesang | 2011-02-24 | 1 | -11/+15 |
| | |||||
* | Add new properties and return PROP_INVALID if not available | Matthias Vogelgesang | 2011-02-23 | 1 | -4/+4 |
| | |||||
* | Scrap accessor functions and replace with get/set_property | Matthias Vogelgesang | 2011-02-23 | 1 | -22/+72 |
| | |||||
* | Set camera name (so we have at least some kind of feedback which camera is used) | Matthias Vogelgesang | 2011-02-23 | 1 | -1/+7 |
| | |||||
* | Add a bit of documentation and frame grabber initialization | Matthias Vogelgesang | 2011-02-23 | 1 | -2/+16 |
| | |||||
* | Do something meaningful and check for frame grabber library | Matthias Vogelgesang | 2011-02-23 | 2 | -9/+75 |
| | |||||
* | Include config.h and test the library | Matthias Vogelgesang | 2011-02-21 | 2 | -2/+2 |
| | |||||
* | Initial commit | Matthias Vogelgesang | 2011-02-21 | 2 | -0/+38 |