summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-03-01First draft at clean pco object constructionMatthias Vogelgesang
2012-03-01Initial prototype of GObject-based libucaMatthias Vogelgesang
2012-02-29Sane(r) so versionMatthias Vogelgesang
2012-02-29Fix dummy cameraMatthias Vogelgesang
2012-02-29Use libpco 0.3 APIMatthias Vogelgesang
2012-02-28Disable pco_set_time_base()Matthias Vogelgesang
2012-02-22Generate RPM and DEB packagesMatthias Vogelgesang
2012-02-08Complete libuca documentationMatthias Vogelgesang
2012-02-07Fix type declarationsMatthias Vogelgesang
2012-02-03Typedef typesMatthias Vogelgesang
2012-02-03MergeMatthias Vogelgesang
2012-02-03Fix up callbackMatthias Vogelgesang
2012-02-03Document recent changesMatthias Vogelgesang
2012-02-03Fix compilation warnings and errorsMatthias Vogelgesang
2012-02-03Preliminary support of streaming for the UFO cameraMatthias Vogelgesang
2012-02-03Callback function have to notify caller about bufferMatthias 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-02Add preliminary UFO camera support back againSuren A. Chilingaryan
2012-01-31Generate source tarballsMatthias Vogelgesang
2012-01-31Put libuca under LGPLMatthias Vogelgesang
2011-12-15Add: sonameMatthias Vogelgesang
2011-12-15Fix: break with current pcilibMatthias Vogelgesang
2011-12-14Add: pco.4000 supportMatthias Vogelgesang
2011-10-24Fix: pco.dimax record & readout modeMatthias Vogelgesang
I won't go into detail how retarded a decision from pco is and how much time it cost...
2011-10-21Add: readout stateMatthias Vogelgesang
2011-10-20Add: auto transfer property and readout functionMatthias Vogelgesang
2011-10-20Expose pco triggersMatthias Vogelgesang
2011-10-19Fix: timestamp modeMatthias Vogelgesang
2011-10-19Merge pending changesMatthias Vogelgesang
2011-10-19Adapt libuca for pco.dimaxMatthias Vogelgesang
2011-09-27Add: set exposure time for IPE cameraMatthias Vogelgesang
2011-08-09Some adjustments for IPE cameraMatthias Vogelgesang
2011-08-09Prepare uca for IPE cameraMatthias Vogelgesang
2011-07-25Add simple grabber only accessed using framegrabberMatthias Vogelgesang
2011-06-07Fix wrong mergeMatthias Vogelgesang
2011-06-07Hotpixel correction and cam_state -> uca.hMatthias Vogelgesang
2011-05-27Move cam_state to main include fileMatthias Vogelgesang
2011-05-22Install into /prefix/lib${LIB_SUFFIX}Matthias Vogelgesang
2011-05-12Add binning and "fix" that damn 64-bit format thing in grab-async.cMatthias Vogelgesang
2011-04-27Somehow handle errors of IPE cameraMatthias Vogelgesang
2011-04-27Do state handling only once in uca.c instead of all camera implementationsMatthias Vogelgesang
2011-04-27Users don't need uca-cam.h and uca-grabber.h anymore.Matthias Vogelgesang
2011-04-26Make uca_camera really private and thus breaks APIMatthias Vogelgesang
2011-04-26Remove UCA_CAM_ERROR and handle correct recording statesMatthias Vogelgesang
2011-04-18Implement correct trigger modesMatthias Vogelgesang
2011-04-11Merge pending changeMatthias Vogelgesang
2011-04-11Move definitions out of structureMatthias Vogelgesang
2011-04-08Fix building the IPE cameraMatthias Vogelgesang
2011-03-28Correct usage of patch and make pc-file non-executableMatthias Vogelgesang
2011-03-25Install pkg-config information fileMatthias Vogelgesang
2011-03-24Install libuca correctly...Matthias Vogelgesang