summaryrefslogtreecommitdiffstats
path: root/plugins/pf/uca-pf-camera.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix #71: remove pco, pf and ufo pluginsMatthias Vogelgesang2015-06-261-399/+0
|
* Added check for 'writable during acquisition' to all set_property callsTimo Dritschler2015-03-091-1/+8
|
* Finish removal of "sensor-max-frame-rate"Matthias Vogelgesang2014-09-101-4/+0
|
* Provide binning default and let cameras use thatMatthias Vogelgesang2013-07-171-20/+0
|
* PF: Implement stub triggerMatthias Vogelgesang2013-03-251-0/+6
|
* uca_camera_grab takes a gpointer and returns boolMatthias Vogelgesang2013-03-201-11/+13
|
* Use GInitable to pass properties to pluginsMatthias Vogelgesang2013-03-131-51/+107
|
* Implement experimental histogram viewMatthias Vogelgesang2012-10-101-0/+1
|
* Fix #146: Make a new top-level directory for camsMatthias Vogelgesang2012-09-281-0/+351
... and build a package for each camera. Moreover, for some reason we can live without the CMake generated spec file for RPM generation. AFAICS, the RPMs are prefixed correctly.