| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-14 | Fix #28: Add buffered recording to base class | Matthias Vogelgesang | |
| This change adds new properties ::buffered and ::num-buffers to the base class. If ::buffered is TRUE, uca_camera_start_recording will spawn a new thread which will call the camera-specific grab. Any call to uca_camera_grab will return the next item from the ring buffer. | |||
| 2014-02-14 | Use read-write ring buffer | Matthias Vogelgesang | |
| 2013-12-10 | Make ring buffer public | Matthias Vogelgesang | |
| 2013-11-06 | Package binary programs in a 'tools' package. | Mihael Koep | |
| Conflicts: bin/gui/CMakeLists.txt bin/tools/CMakeLists.txt | |||
| 2013-10-29 | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | |
| 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. | |||
| 2013-10-29 | Cleanup CMakeLists.txt | Matthias Vogelgesang | |
| 2013-05-13 | Make writing TIFF files optional | Matthias Vogelgesang | |
| 2013-04-18 | Build list of cameras only in one place | Matthias Vogelgesang | |
| 2013-04-18 | Add -n and -r options to uca-benchmark | Matthias Vogelgesang | |
| The flags specify the number of frames per run (default: 100) and the number of runs (default: 3). | |||
| 2013-04-11 | Install all binaries with common uca- prefix | Matthias Vogelgesang | |
| 2013-04-11 | Move binaries to bin and make ring buffer a lib | Matthias Vogelgesang | |
