summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-10-10grab: do not call parse_props as it's done alreadyMatthias Vogelgesang
2017-10-10common: do not pass properties to constructorMatthias Vogelgesang
2017-07-21common: exit early on errorMatthias Vogelgesang
2017-07-03gui: add Meson build supportMatthias Vogelgesang
2017-07-03gui: use glib-resources to bake in UIMatthias Vogelgesang
2017-07-03gui: rename source fileMatthias Vogelgesang
2017-06-08Support meson build systemMatthias Vogelgesang
2017-04-07control: fix load path of UI fileMatthias Vogelgesang
2017-04-05Use prop string array to initialize parametersMatthias Vogelgesang
2017-04-04Use GNUInstallDirs to set install pathsMatthias Vogelgesang
2016-06-22grab: set trigger source explicitlyMatthias 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-04benchmark: fix unref if camera was not instantiatedMatthias Vogelgesang
2016-04-26Fix assignment when no property is givenMatthias Vogelgesang
2016-04-01cli: pass -p/--property assignment to constructorMatthias Vogelgesang
2016-04-01Fix reference to wrong function nameMatthias Vogelgesang
2016-03-15ADD: Camera Readout mode for benchmark toolSai Sasidhar Maddali
2016-02-15grab: fix resource cleanup orderMatthias Vogelgesang
2016-02-01Faster zoom out, fix coordinatesMariaMatveeva
2016-01-29Fix segfaults with changing ROI or bitdepthMatthias Vogelgesang
2016-01-29Allow setting max bin value of histogramMatthias Vogelgesang
2016-01-11Fix GUI zoom problemsMariaMatveeva
2016-01-11Fix statistics, zoomMariaMatveeva
2015-10-21Use prop parsing in grab and benchmarkMatthias Vogelgesang
2015-10-20Improve benchmark outputMatthias Vogelgesang
2015-10-02benchmark: count the number of dropped framesMatthias Vogelgesang
2015-07-20Refactor position displayMatthias Vogelgesang
2015-07-20Fix #72: avoid race conditionMatthias Vogelgesang
2015-06-12grab: allow setting the exposure timeMatthias Vogelgesang
2015-05-19Changed uca-camera-control property handlingTimo Dritschler
2015-04-24Fix async benchmarksMatthias Vogelgesang
2015-04-23Call async where async is expectedMatthias Vogelgesang
2015-04-22Explicitly disable async modeMatthias Vogelgesang
2015-04-22Benchmark more mode combinationsMatthias Vogelgesang
2015-04-13Changed GUI to do hard frame skipping if frames are accumulated faster than t...Timo Dritschler
2014-12-04Fix UI loading logic one more time ...Matthias Vogelgesang
2014-12-04Reset error variableMatthias Vogelgesang
2014-12-04If glade file cannot be load, try locallyMatthias Vogelgesang
2014-12-01Make benchmark output parse friendlyMatthias Vogelgesang
2014-12-01benchmark: print message if camera not foundMatthias Vogelgesang
2014-08-13Fixed a crash in camera gui when loading of a camera plugin failsTimo Dritschler
2014-07-30Avoid annoying g_type_init deprecation warningsMatthias Vogelgesang
2014-06-06Fixed segfault when editing string properties in GUITimo Dritschler
2014-04-16Fixed zoomMaria
2014-04-07Fix one more leakMatthias Vogelgesang
2014-04-07Fix some minor memory leaksMatthias Vogelgesang
2014-02-14Fix #28: Add buffered recording to base classMatthias Vogelgesang