Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ANKA plugins and change versioning scheme for bundled plugins | Mihael Koep | 2015-08-06 | 1 | -30/+0 |
| | | | | | | | | | | | | 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 | ||||
* | Camera plugins now require libuca >= 2.0 so update their versions too | Mihael Koep | 2015-05-18 | 1 | -1/+1 |
| | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt | ||||
* | Correct the ROI dimensions respecting the binning mode | Mihael Koep | 2015-05-18 | 1 | -1/+1 |
| | | | | | Conflicts: plugins/dexela/changelog.txt | ||||
* | Improve error handling on dexela camera initialisation | Mihael Koep | 2015-05-18 | 1 | -1/+1 |
| | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt | ||||
* | Release dexela plugin 1.3.2 | Mihael Koep | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Release dexela-plugin 1.3.1 | Mihael Koep | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Add software roi feature to dexela plugin | Mihael Koep | 2014-09-17 | 1 | -2/+2 |
| | |||||
* | Updates to the dexela plugin | Mihael Koep | 2014-07-29 | 1 | -2/+2 |
| | |||||
* | Update dexela plugin to libdexela 1.1.0 | Mihael Koep | 2014-04-09 | 1 | -3/+3 |
| | |||||
* | Make dexela plugin require libuca 1.3.0 | Mihael Koep | 2013-11-06 | 1 | -2/+2 |
| | |||||
* | Return current width and height as roi. | Mihael Koep | 2013-11-06 | 1 | -1/+1 |
| | |||||
* | Make dexela plugin-ready and bump version. | Mihael Koep | 2013-11-06 | 1 | -5/+5 |
| | |||||
* | Include directory where config.h is located | Matthias Vogelgesang | 2013-10-31 | 1 | -1/+2 |
| | |||||
* | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | 2013-10-29 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Cleanup CMakeLists.txt | Matthias Vogelgesang | 2013-10-29 | 1 | -1/+1 |
| | |||||
* | Build package flags inside package-plugin.sh.in | Mihael Koep | 2013-03-19 | 1 | -5/+1 |
| | | | | | | | | | This will use the information provided by each plugin. Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in | ||||
* | Cleanup of dexela plugin build file and package-plugin.sh.in to include ↵ | Mihael Koep | 2013-03-14 | 1 | -12/+6 |
| | | | | sensible metadata information. | ||||
* | Merge branch 'dexela_simple_packaging' into dexela | Mihael Koep | 2013-03-14 | 1 | -3/+6 |
|\ | | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in | ||||
| * | Improve dexela plugin packaging. | Mihael Koep | 2013-03-07 | 1 | -0/+6 |
| | | |||||
* | | Trying to improve dexela plugin packaging. | Mihael Koep | 2013-03-05 | 1 | -0/+12 |
|/ | |||||
* | Fix incomplete committ... | Mihael Koep | 2012-10-30 | 1 | -0/+24 |