summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-18Ignore deprecated declarationsMatthias Vogelgesang
2017-06-12Revert "Install RUNTIME into libdir"Matthias Vogelgesang
2017-06-09Install RUNTIME into libdirMatthias Vogelgesang
2017-06-08Revert "Install runtime things only on Windows"Matthias Vogelgesang
2017-06-08Support meson build systemMatthias Vogelgesang
2017-05-18Install runtime things only on WindowsMatthias Vogelgesang
2017-04-04Use GNUInstallDirs to set install pathsMatthias Vogelgesang
2017-01-13Fix #80: trigger must not block on the access_lockMatthias Vogelgesang
2016-07-19Fix unused variable warningsMatthias Vogelgesang
2016-07-13Add TIMEOUT error codeMatthias Vogelgesang
2016-04-26Add debug output of plugin module locationMatthias Vogelgesang
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-16Move sensor binnings array out to pluginMatthias Vogelgesang
2016-02-15Do not stop camera when closing the objectMatthias Vogelgesang
2016-02-10Use platform check to find correct pluginMatthias Vogelgesang
2015-11-18Fix #69: revert back to fixed mock camera settingsMatthias Vogelgesang
2015-10-22Include stdlib.h for atoi etc.Matthias Vogelgesang
2015-10-21Add uca_camera_parse_arg_propsMatthias Vogelgesang
2015-08-13Match plugin names correctlyMatthias Vogelgesang
2015-08-13Don't free parameters if passes as transfer-noneMatthias Vogelgesang
2015-06-18Fix ufo-kit/concert#373: same unit for ROI and multMatthias Vogelgesang
2015-06-10pco: fix deadlock with streamed acquisitionMatthias Vogelgesang
2015-06-02Add uca_camera_readout APIMatthias Vogelgesang
2015-06-02Fix wrong stop_readout checkMatthias Vogelgesang
2015-05-19UcaCamera base class: Changed propertiesTimo Dritschler
2015-04-14Merge pull request #65 from ufo-kit/frameskipMatthias Vogelgesang
2015-04-14Fix overridable trigger namesMatthias Vogelgesang
2015-04-13Changed GUI to do hard frame skipping if frames are accumulated faster than t...Timo Dritschler
2015-03-31Remove old GtkDoc-based docsMatthias Vogelgesang
2015-03-31Switch to trigger source/type semanticsMatthias Vogelgesang
2015-03-26Use pkg-config to determine GI supportMatthias Vogelgesang
2015-01-23Fixed a crash when passing a 'NULL' parameter to get_camerahTimo Dritschler
2014-12-17Add error type for write methodMatthias Vogelgesang
2014-12-16Add uca_camera_write to write arbitrary dataMatthias Vogelgesang
2014-12-10Added new get_camerah (Get Camera Hash) interface to Pugin ManagerTimo Dritschler
2014-12-05Export plugin dir in the pkg-config descriptionMatthias Vogelgesang
2014-12-01Fix grab if Python is not usedMatthias Vogelgesang
2014-11-13Fix #61 causing a race conditionMatthias Vogelgesang
2014-10-24Add Python support code to release GIL on grabMatthias Vogelgesang
2014-10-21Fix printing non-existent errorMatthias Vogelgesang
2014-09-30pco: add global shutter supportMatthias Vogelgesang
2014-09-15Fix race condition on buffered acquisitionMatthias Vogelgesang
2014-09-10Fix #54: remove sensor-max-frame-rateMatthias Vogelgesang
2014-08-13Fix #41: add write accessibility APIMatthias Vogelgesang
2014-08-13Refactor out get_param_spec_by_nameMatthias Vogelgesang
2014-08-13Fix re-setting a unit on the same camera classMatthias Vogelgesang
2014-08-13Remove virtual record_ functions never usedMatthias Vogelgesang
2014-08-07Reset all property units and warn on overrideMatthias Vogelgesang
2014-08-07Prevent overwriting unit definitionMatthias Vogelgesang