| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-03 | Fix compilation warnings and errors | Matthias Vogelgesang | |
| 2012-02-03 | Preliminary support of streaming for the UFO camera | Matthias Vogelgesang | |
| 2012-02-03 | Callback function have to notify caller about buffer | Matthias Vogelgesang | |
| If they return a UCA_BUFFER_KEEP they have to call uca_cam_release_buffer() in the future. If returning UCA_BUFFER_RELEASE, this is done by the caller. | |||
| 2012-02-02 | Add preliminary UFO camera support back again | Suren A. Chilingaryan | |
| 2012-01-31 | Generate source tarballs | Matthias Vogelgesang | |
| 2012-01-31 | Put libuca under LGPL | Matthias Vogelgesang | |
| 2011-12-15 | Add: soname | Matthias Vogelgesang | |
| 2011-12-15 | Fix: break with current pcilib | Matthias Vogelgesang | |
| 2011-12-14 | Add: pco.4000 support | Matthias Vogelgesang | |
| 2011-10-24 | Fix: pco.dimax record & readout mode | Matthias Vogelgesang | |
| I won't go into detail how retarded a decision from pco is and how much time it cost... | |||
| 2011-10-21 | Add: readout state | Matthias Vogelgesang | |
| 2011-10-20 | Add: auto transfer property and readout function | Matthias Vogelgesang | |
| 2011-10-20 | Expose pco triggers | Matthias Vogelgesang | |
| 2011-10-19 | Fix: timestamp mode | Matthias Vogelgesang | |
| 2011-10-19 | Merge pending changes | Matthias Vogelgesang | |
| 2011-10-19 | Adapt libuca for pco.dimax | Matthias Vogelgesang | |
| 2011-09-27 | Add: set exposure time for IPE camera | Matthias Vogelgesang | |
| 2011-08-09 | Some adjustments for IPE camera | Matthias Vogelgesang | |
| 2011-08-09 | Prepare uca for IPE camera | Matthias Vogelgesang | |
| 2011-07-25 | Add simple grabber only accessed using framegrabber | Matthias Vogelgesang | |
| 2011-06-07 | Fix wrong merge | Matthias Vogelgesang | |
| 2011-06-07 | Hotpixel correction and cam_state -> uca.h | Matthias Vogelgesang | |
| 2011-05-27 | Move cam_state to main include file | Matthias Vogelgesang | |
| 2011-05-22 | Install into /prefix/lib${LIB_SUFFIX} | Matthias Vogelgesang | |
| 2011-05-12 | Add binning and "fix" that damn 64-bit format thing in grab-async.c | Matthias Vogelgesang | |
| 2011-04-27 | Somehow handle errors of IPE camera | Matthias Vogelgesang | |
| 2011-04-27 | Do state handling only once in uca.c instead of all camera implementations | Matthias Vogelgesang | |
| 2011-04-27 | Users don't need uca-cam.h and uca-grabber.h anymore. | Matthias Vogelgesang | |
| 2011-04-26 | Make uca_camera really private and thus breaks API | Matthias Vogelgesang | |
| 2011-04-26 | Remove UCA_CAM_ERROR and handle correct recording states | Matthias Vogelgesang | |
| 2011-04-18 | Implement correct trigger modes | Matthias Vogelgesang | |
| 2011-04-11 | Merge pending change | Matthias Vogelgesang | |
| 2011-04-11 | Move definitions out of structure | Matthias Vogelgesang | |
| 2011-04-08 | Fix building the IPE camera | Matthias Vogelgesang | |
| 2011-03-28 | Correct usage of patch and make pc-file non-executable | Matthias Vogelgesang | |
| 2011-03-25 | Install pkg-config information file | Matthias Vogelgesang | |
| 2011-03-24 | Install libuca correctly... | Matthias Vogelgesang | |
| 2011-03-24 | Return somewhat more reliable numbers for min/max delay and exposure | Matthias Vogelgesang | |
| 2011-03-24 | Minor cleanups like sharing of uca_set_void and making non-exported functions | Matthias Vogelgesang | |
| static | |||
| 2011-03-24 | Fix pco resize and let UCA_ERR_MASK_CODE mask code and severity | Matthias Vogelgesang | |
| 2011-03-24 | Convert me4 constants back to uca constants | Matthias Vogelgesang | |
| 2011-03-24 | Disallow callback registration if there is no memory allocated | Matthias Vogelgesang | |
| 2011-03-24 | Expose synchronicity property, add boolean unit and document the error code | Matthias Vogelgesang | |
| format | |||
| 2011-03-23 | Share common properties between camera and grabber to let the camera just call | Matthias Vogelgesang | |
| grabber->set_property once | |||
| 2011-03-23 | Use more flexible error codes | Matthias Vogelgesang | |
| 2011-03-23 | Implement grab timeout | Matthias Vogelgesang | |
| 2011-03-23 | Some very important person at SiSo decided to have 64-bit frame numbers on 64- | Matthias Vogelgesang | |
| bit systems and 32-bit frame numbers on 32-bit systems. This commit changes the API to the former, which means it now takes 1.44x10^10 years to have an overflow at a very slow frame rate of 1000 frames per second. | |||
| 2011-03-22 | Add basic (not working) benchmark | Matthias Vogelgesang | |
| 2011-03-22 | Fix typo | Matthias Vogelgesang | |
| 2011-03-22 | Fix potential bugs and use generic reorder function | Matthias Vogelgesang | |
