Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | Conflicts: bin/gui/CMakeLists.txt bin/tools/CMakeLists.txt | ||||
* | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | 2013-10-29 | 1 | -2/+2 |
| | | | | | | The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier. | ||||
* | 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 |
| | | | | | The flags specify the number of frames per run (default: 100) and the number of runs (default: 3). | ||||
* | 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 |