Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove "property-changed" signal | Matthias Vogelgesang | 2012-03-04 | 1 | -9/+0 | |
| | | | | | | | | | There is already the nice "notify" signal that does essentially the same with a twist. It also allows per-property signals by calling g_signal_connect(cam, "notify::cooling-point", G_CALLBACK(func), NULL); Nice. | |||||
* | Add start/stop signal | Matthias Vogelgesang | 2012-03-03 | 1 | -2/+23 | |
| | ||||||
* | Test property signals | Matthias Vogelgesang | 2012-03-02 | 1 | -11/+28 | |
| | ||||||
* | Make available binnings mandatory | Matthias Vogelgesang | 2012-03-02 | 1 | -0/+40 | |
| | ||||||
* | Make UcaCamera a base class not an interface | Matthias Vogelgesang | 2012-03-02 | 1 | -16/+72 | |
| | ||||||
* | First draft at clean pco object construction | Matthias Vogelgesang | 2012-03-01 | 1 | -6/+6 | |
| | ||||||
* | Initial prototype of GObject-based libuca | Matthias Vogelgesang | 2012-03-01 | 1 | -0/+115 | |