summaryrefslogtreecommitdiffstats
path: root/plugins/file
Commit message (Collapse)AuthorAgeFilesLines
* meson: do not require libtiffMatthias Vogelgesang2017-10-111-9/+11
|
* Support meson build systemMatthias Vogelgesang2017-06-081-0/+10
|
* Use GNUInstallDirs to set install pathsMatthias Vogelgesang2017-04-041-3/+2
|
* Install plugin .dll files in plugin directoryMarius Elvert2016-12-161-1/+2
|
* file: fix reading of 32 bit TIFFsMatthias Vogelgesang2016-05-111-3/+1
|
* ADD: Camera Readout mode for benchmark toolSai Sasidhar Maddali2016-03-151-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 WindowsSai Sasidhar Maddali2016-03-151-0/+1
|
* 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