Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix potential bugs and use generic reorder function | Matthias Vogelgesang | 2011-03-22 | 1 | -10/+8 |
* | 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 | 4 | -11/+4 |
* | Fix potential leak | Matthias Vogelgesang | 2011-03-18 | 1 | -3/+7 |
* | Add (possible) meta data transmission and integrate callback in pco and pf | Matthias Vogelgesang | 2011-03-18 | 4 | -7/+42 |
* | Check call time and update current_frame with missed frames | Matthias Vogelgesang | 2011-03-18 | 1 | -2/+18 |
* | Pass registered user data to callback | Matthias Vogelgesang | 2011-03-18 | 1 | -3/+6 |
* | Fix another potential segfault bug | Matthias Vogelgesang | 2011-03-17 | 1 | -0/+1 |
* | Fix potential division by zero bug | Matthias Vogelgesang | 2011-03-17 | 1 | -0/+2 |
* | Fix potential segfault | Matthias Vogelgesang | 2011-03-17 | 1 | -0/+1 |
* | Expose grab-by-callback via camera and add asynchronous grabbing example | Matthias Vogelgesang | 2011-03-17 | 1 | -89/+159 |
* | Allow resize of image dimensions | Matthias Vogelgesang | 2011-03-17 | 1 | -6/+24 |
* | Rename struct_name_t to struct_name and create typedefs | Matthias Vogelgesang | 2011-03-17 | 8 | -53/+41 |
* | Remember current frame number and remove frame dimensions in dummy.c | Matthias Vogelgesang | 2011-03-16 | 3 | -19/+15 |
* | 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 | 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 |