summaryrefslogtreecommitdiffstats
path: root/plugins/file
Commit message (Collapse)AuthorAgeFilesLines
* file: fix TIFF metadata readMatthias Vogelgesang2016-01-291-1/+1
|
* file: strip whitespace and improve error handlingMatthias Vogelgesang2016-01-281-5/+9
|
* Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep2015-08-061-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 tooMihael Koep2015-05-181-3/+3
| | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt
* Fix wrong place of write check caused by 453701eddMatthias Vogelgesang2015-05-131-5/+6
|
* file: signal change of ROI and bitdepthMatthias Vogelgesang2015-05-131-0/+4
|
* file: read complete filename pathMatthias Vogelgesang2015-05-131-2/+1
|
* Added check for 'writable during acquisition' to all set_property callsTimo Dritschler2015-03-091-1/+7
|
* Fix #54: remove sensor-max-frame-rateMatthias Vogelgesang2014-09-101-4/+0
|
* Add TIFF file based cameraMatthias Vogelgesang2014-07-043-0/+439