| 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-12 | Fix g_test_init call by making argv non-const | Matthias Vogelgesang | |
| 2013-12-12 | Use correct size, otherwise it crashes on 32 bit | Matthias Vogelgesang | |
| 2013-12-10 | Add ring buffer test | Matthias Vogelgesang | |
