summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-15ADD: Camera Readout mode for benchmark toolSai Sasidhar Maddali
2016-03-15Win specific configure path for library installation pathSai Sasidhar Maddali
2016-03-15FIX: Symbol name exported by plugin is causing a recursive call in WindowsSai Sasidhar Maddali
2016-03-15ADD: Runtime installation target for WindowsSai Sasidhar Maddali
2016-02-16mock: remove binningsMatthias Vogelgesang
2016-02-16Remove binnings testMatthias Vogelgesang
2016-02-16Move sensor binnings array out to pluginMatthias Vogelgesang
2016-02-15grab: fix resource cleanup orderMatthias Vogelgesang
2016-02-15Do not stop camera when closing the objectMatthias Vogelgesang
2016-02-10Use platform check to find correct pluginMatthias Vogelgesang
2016-02-10Remove G_VALUE_INITMatthias Vogelgesang
2016-02-10Specify link directory for better Windows supportMatthias Vogelgesang
2016-02-10Raise GLib dependency to 2.28Matthias Vogelgesang
2016-02-01Faster zoom out, fix coordinatesMariaMatveeva
2016-01-29Fix segfaults with changing ROI or bitdepthMatthias Vogelgesang
2016-01-29file: fix TIFF metadata readMatthias Vogelgesang
2016-01-29Allow setting max bin value of histogramMatthias Vogelgesang
2016-01-28file: strip whitespace and improve error handlingMatthias Vogelgesang
2016-01-11Fix GUI zoom problemsMariaMatveeva
2016-01-11Fix statistics, zoomMariaMatveeva
2015-11-18Fix #69: revert back to fixed mock camera settingsMatthias Vogelgesang
2015-10-22Include stdlib.h for atoi etc.Matthias Vogelgesang
2015-10-21Use prop parsing in grab and benchmarkMatthias Vogelgesang
2015-10-21Add uca_camera_parse_arg_propsMatthias Vogelgesang
2015-10-20Improve benchmark outputMatthias Vogelgesang
2015-10-02benchmark: count the number of dropped framesMatthias Vogelgesang
2015-09-10Fix #74: call grab in a separate threadMatthias Vogelgesang
2015-08-13Match plugin names correctlyMatthias Vogelgesang
2015-08-13Don't free parameters if passes as transfer-noneMatthias Vogelgesang
2015-08-10Increase maximum dimension of image attributeMatthias Vogelgesang
2015-08-06Merge pull request #73 from miq/remove-anka-pluginsMatthias Vogelgesang
2015-08-06Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep
2015-07-21Update NEWS for v2.1.1 releaseMatthias Vogelgesang
2015-07-20Refactor position displayMatthias Vogelgesang
2015-07-20Fix #72: avoid race conditionMatthias Vogelgesang
2015-06-26Fix #71: remove pco, pf and ufo pluginsMatthias Vogelgesang
2015-06-18Fix ufo-kit/concert#373: same unit for ROI and multMatthias Vogelgesang
2015-06-16Merge pull request #70 from ufo-kit/mock-indexed-readoutMatthias Vogelgesang
2015-06-16Added uca_mock_camera_readoutTimo Dritschler
2015-06-12grab: allow setting the exposure timeMatthias Vogelgesang
2015-06-10pco: use Fg_stopAcquire in stop_readoutMatthias Vogelgesang
2015-06-10Release version 2.1.0Matthias Vogelgesang
2015-06-10pco: fix deadlock with streamed acquisitionMatthias Vogelgesang
2015-06-03pco: allocate memory also when just reading outMatthias Vogelgesang
2015-06-03pco: do not reset storage modeMatthias Vogelgesang
2015-06-02pco: implement uca_camera_readout()Matthias Vogelgesang
2015-06-02Add uca_camera_readout APIMatthias Vogelgesang
2015-06-02Fix wrong stop_readout checkMatthias Vogelgesang
2015-06-02Fix documentationMatthias Vogelgesang
2015-05-19Merge pull request #67 from ufo-kit/mock-dynamic-sizeMatthias Vogelgesang