Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support meson build system | Matthias Vogelgesang | 2017-06-08 | 1 | -0/+10 |
| | |||||
* | Use GNUInstallDirs to set install paths | Matthias Vogelgesang | 2017-04-04 | 1 | -3/+2 |
| | |||||
* | Install plugin .dll files in plugin directory | Marius Elvert | 2016-12-16 | 1 | -1/+2 |
| | |||||
* | file: fix reading of 32 bit TIFFs | Matthias Vogelgesang | 2016-05-11 | 1 | -3/+1 |
| | |||||
* | ADD: Camera Readout mode for benchmark tool | Sai Sasidhar Maddali | 2016-03-15 | 1 | -1/+1 |
| | | | | | | MIN: Moved start and stop timers to individual functions so they can be used when appropriately needed MIN: Updated exported symbol name in uca plugin - file | ||||
* | FIX: Symbol name exported by plugin is causing a recursive call in Windows | Sai Sasidhar Maddali | 2016-03-15 | 1 | -0/+1 |
| | |||||
* | file: fix TIFF metadata read | Matthias Vogelgesang | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | file: strip whitespace and improve error handling | Matthias Vogelgesang | 2016-01-28 | 1 | -5/+9 |
| | |||||
* | Remove ANKA plugins and change versioning scheme for bundled plugins | Mihael Koep | 2015-08-06 | 1 | -3/+3 |
| | | | | | | | | | | | | 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 | -3/+3 |
| | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt | ||||
* | Fix wrong place of write check caused by 453701edd | Matthias Vogelgesang | 2015-05-13 | 1 | -5/+6 |
| | |||||
* | file: signal change of ROI and bitdepth | Matthias Vogelgesang | 2015-05-13 | 1 | -0/+4 |
| | |||||
* | file: read complete filename path | Matthias Vogelgesang | 2015-05-13 | 1 | -2/+1 |
| | |||||
* | Added check for 'writable during acquisition' to all set_property calls | Timo Dritschler | 2015-03-09 | 1 | -1/+7 |
| | |||||
* | Fix #54: remove sensor-max-frame-rate | Matthias Vogelgesang | 2014-09-10 | 1 | -4/+0 |
| | |||||
* | Add TIFF file based camera | Matthias Vogelgesang | 2014-07-04 | 3 | -0/+439 |