Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ANKA plugins and change versioning scheme for bundled plugins | Mihael Koep | 2015-08-06 | 1 | -3/+1 |
| | | | | | | | | | | | | ANKA plugins are developed and distributed separately like other plugins depending on vendor SDKs. The bundled plugins use libuca version as their version and depend on it directly. This ensures that they always match the libuca version and makes versioning more transparent for the end users. Conflicts: plugins/mock/CMakeLists.txt | ||||
* | Fix #71: remove pco, pf and ufo plugins | Matthias Vogelgesang | 2015-06-26 | 1 | -4/+1 |
| | |||||
* | Remove disfunctional plugin | Matthias Vogelgesang | 2014-12-05 | 1 | -2/+1 |
| | |||||
* | Add TIFF file based camera | Matthias Vogelgesang | 2014-07-04 | 1 | -1/+2 |
| | |||||
* | Build xkit plugin | Maria | 2014-04-01 | 1 | -4/+1 |
| | |||||
* | Output the list of built plugins | Matthias Vogelgesang | 2013-11-08 | 1 | -0/+9 |
| | |||||
* | Fix #18: compile xkit if C++ compiler exists | Matthias Vogelgesang | 2013-11-08 | 1 | -1/+4 |
| | |||||
* | Fix config path | Matthias Vogelgesang | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Include directory where config.h is located | Matthias Vogelgesang | 2013-10-31 | 1 | -0/+2 |
| | |||||
* | Cleanup CMakeLists.txt | Matthias Vogelgesang | 2013-10-29 | 1 | -3/+0 |
| | |||||
* | Add X-KIT skeleton | Matthias Vogelgesang | 2013-09-09 | 1 | -0/+1 |
| | |||||
* | Split gui and tools and add preliminary TIFF write | Matthias Vogelgesang | 2013-04-10 | 1 | -0/+3 |
| | |||||
* | Start migrating to libuca 1.1 and glib plugins. | Mihael Koep | 2012-10-25 | 1 | -0/+1 |
| | |||||
* | Fix #146: Make a new top-level directory for cams | Matthias Vogelgesang | 2012-09-28 | 1 | -0/+5 |
... 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. |