summaryrefslogtreecommitdiff
path: root/plugins/file
AgeCommit message (Collapse)Author
2017-10-11meson: do not require libtiffMatthias Vogelgesang
2017-06-08Support meson build systemMatthias Vogelgesang
2017-04-04Use GNUInstallDirs to set install pathsMatthias Vogelgesang
2016-12-16Install plugin .dll files in plugin directoryMarius Elvert
2016-05-11file: fix reading of 32 bit TIFFsMatthias Vogelgesang
2016-03-15ADD: Camera Readout mode for benchmark toolSai Sasidhar Maddali
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
2016-03-15FIX: Symbol name exported by plugin is causing a recursive call in WindowsSai Sasidhar Maddali
2016-01-29file: fix TIFF metadata readMatthias Vogelgesang
2016-01-28file: strip whitespace and improve error handlingMatthias Vogelgesang
2015-08-06Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep
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
2015-05-18Camera plugins now require libuca >= 2.0 so update their versions tooMihael Koep
Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt
2015-05-13Fix wrong place of write check caused by 453701eddMatthias Vogelgesang
2015-05-13file: signal change of ROI and bitdepthMatthias Vogelgesang
2015-05-13file: read complete filename pathMatthias Vogelgesang
2015-03-09Added check for 'writable during acquisition' to all set_property callsTimo Dritschler
2014-09-10Fix #54: remove sensor-max-frame-rateMatthias Vogelgesang
2014-07-04Add TIFF file based cameraMatthias Vogelgesang