| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-05 | Fix annotations | Matthias Vogelgesang | |
| 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-12 | Fix annotations and docstrings | Matthias Vogelgesang | |
| 2013-12-12 | Guard property list with NULL | Matthias Vogelgesang | |
| 2013-12-10 | Make ring buffer public | Matthias Vogelgesang | |
