| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-07 | Use g_list_free_full instead of list_free_full | Matthias Vogelgesang | |
| 2014-04-07 | Fix some minor memory leaks | Matthias Vogelgesang | |
| 2014-02-12 | Add configured install path to plugin search path | Matthias Vogelgesang | |
| 2013-12-12 | Fix annotations and docstrings | Matthias Vogelgesang | |
| 2013-03-14 | Provide an vararg-free constructor for bindings | Matthias Vogelgesang | |
| 2013-03-13 | Use GInitable to pass properties to plugins | Matthias Vogelgesang | |
| 2012-10-19 | Update uca_plugin_manager_get_camera annotation | Matthias Vogelgesang | |
| 2012-10-09 | Fix #151: Rename trigger enum value | Matthias Vogelgesang | |
| 2012-10-08 | Generate introspection files | Matthias Vogelgesang | |
| 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(). | |||
| 2012-09-21 | Rename g_list_free_full to list_free_full | Matthias Vogelgesang | |
| This got really implemented with GLib 2.28, so the names clash. | |||
| 2012-09-20 | Add docstrings | Matthias Vogelgesang | |
| 2012-09-19 | Make most cameras plugins | Matthias Vogelgesang | |
| 2012-09-19 | Add path from UCA_CAMERA_PATH environment variable | Matthias Vogelgesang | |
| 2012-09-19 | Fix segfault | Matthias Vogelgesang | |
| 2012-09-19 | Initial plugin manager | Matthias Vogelgesang | |
