Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use libpco 0.3 API | Matthias Vogelgesang | 2012-02-29 | 2 | -39/+38 |
* | Disable pco_set_time_base() | Matthias Vogelgesang | 2012-02-28 | 1 | -3/+5 |
* | Generate RPM and DEB packages | Matthias Vogelgesang | 2012-02-22 | 1 | -1/+1 |
* | Complete libuca documentation | Matthias Vogelgesang | 2012-02-08 | 2 | -21/+119 |
* | Fix type declarations | Matthias Vogelgesang | 2012-02-07 | 1 | -3/+3 |
* | Typedef types | Matthias Vogelgesang | 2012-02-03 | 7 | -81/+81 |
* | Merge | Matthias Vogelgesang | 2012-02-03 | 1 | -4/+9 |
|\ | |||||
| * | Fix up callback | Matthias Vogelgesang | 2012-02-03 | 1 | -4/+9 |
* | | Document recent changes | Matthias Vogelgesang | 2012-02-03 | 1 | -3/+11 |
* | | Fix compilation warnings and errors | Matthias Vogelgesang | 2012-02-03 | 2 | -2/+3 |
|/ | |||||
* | Preliminary support of streaming for the UFO camera | Matthias Vogelgesang | 2012-02-03 | 1 | -3/+37 |
* | Callback function have to notify caller about buffer | Matthias Vogelgesang | 2012-02-03 | 3 | -3/+30 |
* | Add preliminary UFO camera support back again | Suren A. Chilingaryan | 2012-02-02 | 1 | -4/+21 |
* | Generate source tarballs | Matthias Vogelgesang | 2012-01-31 | 1 | -0/+3 |
* | Put libuca under LGPL | Matthias Vogelgesang | 2012-01-31 | 15 | -0/+250 |
* | Add: soname | Matthias Vogelgesang | 2011-12-15 | 1 | -0/+4 |
* | Fix: break with current pcilib | Matthias Vogelgesang | 2011-12-15 | 4 | -6/+10 |
* | Add: pco.4000 support | Matthias Vogelgesang | 2011-12-14 | 3 | -9/+27 |
* | Fix: pco.dimax record & readout mode | Matthias Vogelgesang | 2011-10-24 | 2 | -9/+29 |
* | Add: readout state | Matthias Vogelgesang | 2011-10-21 | 3 | -2/+7 |
* | Add: auto transfer property and readout function | Matthias Vogelgesang | 2011-10-20 | 4 | -2/+55 |
* | Expose pco triggers | Matthias Vogelgesang | 2011-10-20 | 2 | -6/+12 |
* | Fix: timestamp mode | Matthias Vogelgesang | 2011-10-19 | 1 | -3/+17 |
* | Merge pending changes | Matthias Vogelgesang | 2011-10-19 | 1 | -0/+11 |
|\ | |||||
| * | Add: set exposure time for IPE camera | Matthias Vogelgesang | 2011-09-27 | 1 | -0/+11 |
* | | Adapt libuca for pco.dimax | Matthias Vogelgesang | 2011-10-19 | 3 | -47/+60 |
|/ | |||||
* | 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 |
* | Add simple grabber only accessed using framegrabber | Matthias Vogelgesang | 2011-07-25 | 5 | -1/+169 |
* | Fix wrong merge | Matthias Vogelgesang | 2011-06-07 | 2 | -18/+0 |
* | Hotpixel correction and cam_state -> uca.h | Matthias Vogelgesang | 2011-06-07 | 4 | -0/+32 |
* | Move cam_state to main include file | Matthias Vogelgesang | 2011-05-27 | 3 | -10/+11 |
* | Install into /prefix/lib${LIB_SUFFIX} | Matthias Vogelgesang | 2011-05-22 | 1 | -3/+5 |
* | Add binning and "fix" that damn 64-bit format thing in grab-async.c | Matthias Vogelgesang | 2011-05-12 | 2 | -0/+4 |
* | Somehow handle errors of IPE camera | Matthias Vogelgesang | 2011-04-27 | 1 | -1/+4 |
* | Do state handling only once in uca.c instead of all camera implementations | Matthias Vogelgesang | 2011-04-27 | 5 | -26/+22 |
* | Users don't need uca-cam.h and uca-grabber.h anymore. | Matthias Vogelgesang | 2011-04-27 | 1 | -1/+1 |
* | Make uca_camera really private and thus breaks API | Matthias Vogelgesang | 2011-04-26 | 15 | -327/+326 |
* | Remove UCA_CAM_ERROR and handle correct recording states | Matthias Vogelgesang | 2011-04-26 | 3 | -4/+11 |
* | Implement correct trigger modes | Matthias Vogelgesang | 2011-04-18 | 7 | -13/+69 |
* | Merge pending change | Matthias Vogelgesang | 2011-04-11 | 2 | -5/+5 |
|\ | |||||
| * | Fix building the IPE camera | Matthias Vogelgesang | 2011-04-08 | 2 | -5/+5 |
* | | Move definitions out of structure | Matthias Vogelgesang | 2011-04-11 | 2 | -46/+52 |
|/ | |||||
* | Correct usage of patch and make pc-file non-executable | Matthias Vogelgesang | 2011-03-28 | 1 | -0/+0 |
* | Install pkg-config information file | Matthias Vogelgesang | 2011-03-25 | 2 | -3/+28 |
* | Install libuca correctly... | Matthias Vogelgesang | 2011-03-24 | 1 | -1/+1 |
* | Return somewhat more reliable numbers for min/max delay and exposure | Matthias Vogelgesang | 2011-03-24 | 1 | -6/+18 |
* | Minor cleanups like sharing of uca_set_void and making non-exported functions | Matthias Vogelgesang | 2011-03-24 | 6 | -55/+52 |
* | Fix pco resize and let UCA_ERR_MASK_CODE mask code and severity | Matthias Vogelgesang | 2011-03-24 | 2 | -3/+26 |
* | Convert me4 constants back to uca constants | Matthias Vogelgesang | 2011-03-24 | 1 | -5/+30 |