summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-19Fix unused variable warningsHEADmasterMatthias Vogelgesang
2016-07-19mock: replace create-random with fill-data policyMatthias Vogelgesang
2016-07-13Add TIMEOUT error codeMatthias Vogelgesang
2016-07-12TANGO: cover uint64 typesMatthias Vogelgesang
2016-07-07TANGO: do not stop if encountering errors in testMatthias Vogelgesang
2016-07-01TANGO: allow testing software triggeringMatthias Vogelgesang
2016-06-22grab: set trigger source explicitlyMatthias Vogelgesang
2016-06-03tango: add stress test scriptMatthias Vogelgesang
2016-06-03info: size name column according to longest nameMatthias Vogelgesang
2016-06-03info: do not list property if name not givenMatthias Vogelgesang
2016-06-03Add uca-info tool to print current prop valuesMatthias Vogelgesang
2016-06-03Restructure building command line toolsMatthias Vogelgesang
2016-05-11file: fix reading of 32 bit TIFFsMatthias Vogelgesang
2016-05-04docs: improve layout a bitMatthias Vogelgesang
2016-05-04docs: add Windows build instructionsMatthias Vogelgesang
2016-05-04benchmark: fix unref if camera was not instantiatedMatthias Vogelgesang
2016-04-28Update rtd linkMatthias Vogelgesang
2016-04-26Fix assignment when no property is givenMatthias Vogelgesang
2016-04-26Add debug output of plugin module locationMatthias Vogelgesang
2016-04-01cli: pass -p/--property assignment to constructorMatthias Vogelgesang
2016-04-01Fix reference to wrong function nameMatthias Vogelgesang
2016-03-16Use consistent syntax in ConfigurePaths moduleMatthias Vogelgesang
2016-03-15Merge pull request #75 from saisasidhar/masterMatthias Vogelgesang
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