summaryrefslogtreecommitdiffstats
path: root/plugins/ufo/uca-ufo-camera.c
Commit message (Collapse)AuthorAgeFilesLines
* uca_camera_grab takes a gpointer and returns boolMatthias Vogelgesang2013-03-201-15/+23
|
* Spawn a thread because pcilib_stream blocksMatthias Vogelgesang2013-03-181-6/+17
|
* Make ufo plugin initableMatthias Vogelgesang2013-03-141-47/+126
|
* Output location of pcilib errorsMatthias Vogelgesang2012-10-231-3/+4
|
* Store trigger modeMatthias Vogelgesang2012-10-191-0/+8
|
* Don't soft trigger on external signalMatthias Vogelgesang2012-10-191-7/+12
|
* Fix #146: Make a new top-level directory for camsMatthias Vogelgesang2012-09-281-0/+497
... 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.