Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support meson build system | Matthias Vogelgesang | 2017-06-08 | 2 | -0/+24 |
* | control: fix load path of UI file | Matthias Vogelgesang | 2017-04-07 | 2 | -2/+2 |
* | Use prop string array to initialize parameters | Matthias Vogelgesang | 2017-04-05 | 2 | -5/+2 |
* | Use GNUInstallDirs to set install paths | Matthias Vogelgesang | 2017-04-04 | 2 | -4/+4 |
* | grab: set trigger source explicitly | Matthias Vogelgesang | 2016-06-22 | 1 | -2/+3 |
* | info: size name column according to longest name | Matthias Vogelgesang | 2016-06-03 | 1 | -1/+10 |
* | info: do not list property if name not given | Matthias Vogelgesang | 2016-06-03 | 1 | -2/+2 |
* | Add uca-info tool to print current prop values | Matthias Vogelgesang | 2016-06-03 | 2 | -2/+123 |
* | Restructure building command line tools | Matthias Vogelgesang | 2016-06-03 | 1 | -14/+6 |
* | benchmark: fix unref if camera was not instantiated | Matthias Vogelgesang | 2016-05-04 | 1 | -2/+4 |
* | Fix assignment when no property is given | Matthias Vogelgesang | 2016-04-26 | 1 | -1/+1 |
* | cli: pass -p/--property assignment to constructor | Matthias Vogelgesang | 2016-04-01 | 4 | -7/+59 |
* | Fix reference to wrong function name | Matthias Vogelgesang | 2016-04-01 | 1 | -1/+1 |
* | ADD: Camera Readout mode for benchmark tool | Sai Sasidhar Maddali | 2016-03-15 | 1 | -7/+55 |
* | grab: fix resource cleanup order | Matthias Vogelgesang | 2016-02-15 | 1 | -2/+2 |
* | Faster zoom out, fix coordinates | MariaMatveeva | 2016-02-01 | 1 | -79/+104 |
* | Fix segfaults with changing ROI or bitdepth | Matthias Vogelgesang | 2016-01-29 | 1 | -18/+38 |
* | Allow setting max bin value of histogram | Matthias Vogelgesang | 2016-01-29 | 2 | -0/+10 |
* | Fix GUI zoom problems | MariaMatveeva | 2016-01-11 | 1 | -104/+265 |
* | Fix statistics, zoom | MariaMatveeva | 2016-01-11 | 1 | -13/+17 |
* | Use prop parsing in grab and benchmark | Matthias Vogelgesang | 2015-10-21 | 2 | -15/+12 |
* | Improve benchmark output | Matthias Vogelgesang | 2015-10-20 | 1 | -19/+27 |
* | benchmark: count the number of dropped frames | Matthias Vogelgesang | 2015-10-02 | 1 | -5/+17 |
* | Refactor position display | Matthias Vogelgesang | 2015-07-20 | 1 | -74/+48 |
* | Fix #72: avoid race condition | Matthias Vogelgesang | 2015-07-20 | 1 | -34/+18 |
* | grab: allow setting the exposure time | Matthias Vogelgesang | 2015-06-12 | 1 | -0/+4 |
* | Changed uca-camera-control property handling | Timo Dritschler | 2015-05-19 | 1 | -2/+5 |
* | Fix async benchmarks | Matthias Vogelgesang | 2015-04-24 | 1 | -1/+1 |
* | Call async where async is expected | Matthias Vogelgesang | 2015-04-23 | 1 | -2/+2 |
* | Explicitly disable async mode | Matthias Vogelgesang | 2015-04-22 | 1 | -0/+2 |
* | Benchmark more mode combinations | Matthias Vogelgesang | 2015-04-22 | 1 | -40/+82 |
* | Changed GUI to do hard frame skipping if frames are accumulated faster than t... | Timo Dritschler | 2015-04-13 | 1 | -8/+56 |
* | Fix UI loading logic one more time ... | Matthias Vogelgesang | 2014-12-04 | 1 | -4/+4 |
* | Reset error variable | Matthias Vogelgesang | 2014-12-04 | 1 | -0/+1 |
* | If glade file cannot be load, try locally | Matthias Vogelgesang | 2014-12-04 | 1 | -1/+6 |
* | Make benchmark output parse friendly | Matthias Vogelgesang | 2014-12-01 | 1 | -13/+12 |
* | benchmark: print message if camera not found | Matthias Vogelgesang | 2014-12-01 | 1 | -5/+2 |
* | Fixed a crash in camera gui when loading of a camera plugin fails | Timo Dritschler | 2014-08-13 | 1 | -1/+6 |
* | Avoid annoying g_type_init deprecation warnings | Matthias Vogelgesang | 2014-07-30 | 3 | -0/+7 |
* | Fixed segfault when editing string properties in GUI | Timo Dritschler | 2014-06-06 | 1 | -1/+1 |
* | Fixed zoom | Maria | 2014-04-16 | 1 | -3/+10 |
* | Fix one more leak | Matthias Vogelgesang | 2014-04-07 | 1 | -0/+1 |
* | Fix some minor memory leaks | Matthias Vogelgesang | 2014-04-07 | 1 | -0/+2 |
* | Fix #28: Add buffered recording to base class | Matthias Vogelgesang | 2014-02-14 | 2 | -0/+3 |
* | Use read-write ring buffer | Matthias Vogelgesang | 2014-02-14 | 2 | -51/+49 |
* | Fix ROI-rectangle | Maria | 2014-01-08 | 1 | -0/+11 |
* | Draw ROI-rectangle | Maria | 2014-01-08 | 2 | -29/+93 |
* | Replace zoom combo box with toolbar buttons | Matthias Vogelgesang | 2013-12-13 | 2 | -79/+110 |
* | Fix another leak and simplify code | Matthias Vogelgesang | 2013-12-13 | 1 | -126/+129 |
* | Fix memory leak | Matthias Vogelgesang | 2013-12-13 | 1 | -0/+3 |