Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | grab: allow setting the exposure time | Matthias Vogelgesang | 2015-06-12 | 1 | -0/+4 |
* | 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 |
* | 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 |
* | Avoid annoying g_type_init deprecation warnings | Matthias Vogelgesang | 2014-07-30 | 3 | -0/+7 |
* | 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 | 1 | -0/+1 |
* | Use read-write ring buffer | Matthias Vogelgesang | 2014-02-14 | 1 | -4/+3 |
* | Make ring buffer public | Matthias Vogelgesang | 2013-12-10 | 2 | -14/+14 |
* | Package binary programs in a 'tools' package. | Mihael Koep | 2013-11-06 | 1 | -1/+2 |
* | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | 2013-10-29 | 1 | -2/+2 |
* | Cleanup CMakeLists.txt | Matthias Vogelgesang | 2013-10-29 | 1 | -17/+16 |
* | Make writing TIFF files optional | Matthias Vogelgesang | 2013-05-13 | 1 | -4/+16 |
* | Build list of cameras only in one place | Matthias Vogelgesang | 2013-04-18 | 5 | -78/+117 |
* | Add -n and -r options to uca-benchmark | Matthias Vogelgesang | 2013-04-18 | 1 | -30/+53 |
* | Install all binaries with common uca- prefix | Matthias Vogelgesang | 2013-04-11 | 1 | -8/+6 |
* | Move binaries to bin and make ring buffer a lib | Matthias Vogelgesang | 2013-04-11 | 5 | -0/+829 |