| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added new get_camerah (Get Camera Hash) interface to Pugin Manager | Timo Dritschler | 2014-12-10 | 1 | -0/+4 |
| | | | | | Added unit-test to test/test-mock for the new get_camerah interface | ||||
| * | Provide an vararg-free constructor for bindings | Matthias Vogelgesang | 2013-03-14 | 1 | -0/+5 |
| | | |||||
| * | Use GInitable to pass properties to plugins | Matthias Vogelgesang | 2013-03-13 | 1 | -1/+3 |
| | | |||||
| * | Generate introspection files | Matthias Vogelgesang | 2012-10-08 | 1 | -1/+1 |
| | | | | | | | Unfortunately, the gir tools recognize anything with $PREFIX_new_$SUFFIX as some kind of constructor. This means that we have to rename uca_plugin_manager_new_camera() to uca_plugin_manager_get_camera(). | ||||
| * | Initial plugin manager | Matthias Vogelgesang | 2012-09-19 | 1 | -0/+65 |
