| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-26 | Fix #71: remove pco, pf and ufo plugins | Matthias Vogelgesang | |
| 2015-05-18 | Camera plugins now require libuca >= 2.0 so update their versions too | Mihael Koep | |
| Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt | |||
| 2015-03-09 | Added check for 'writable during acquisition' to all set_property calls | Timo Dritschler | |
| 2014-09-10 | Finish removal of "sensor-max-frame-rate" | Matthias Vogelgesang | |
| 2013-11-06 | fix plugin revisions | Mihael Koep | |
| 2013-10-31 | Include directory where config.h is located | Matthias Vogelgesang | |
| 2013-10-29 | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | |
| The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier. | |||
| 2013-10-29 | Cleanup CMakeLists.txt | Matthias Vogelgesang | |
| 2013-07-17 | Provide binning default and let cameras use that | Matthias Vogelgesang | |
| 2013-04-16 | Release version 1.2 | Matthias Vogelgesang | |
| 2013-03-25 | PF: Implement stub trigger | Matthias Vogelgesang | |
| 2013-03-20 | uca_camera_grab takes a gpointer and returns bool | Matthias Vogelgesang | |
| 2013-03-15 | Build package flags inside package-plugin.sh.in | Matthias Vogelgesang | |
| This will use the information provided by each plugin. | |||
| 2013-03-13 | Use GInitable to pass properties to plugins | Matthias Vogelgesang | |
| 2012-10-10 | Implement experimental histogram view | Matthias Vogelgesang | |
| 2012-10-01 | Define plugins as C projects | Matthias Vogelgesang | |
| Otherwise CMake complains about non-existent C++ compilers, which are not needed here anyway. | |||
| 2012-09-28 | Fix #146: Make a new top-level directory for cams | Matthias Vogelgesang | |
| ... 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. | |||
