Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use g_list_free_full instead of list_free_full | Matthias Vogelgesang | 2014-04-07 | 1 | -9/+2 |
* | Fix some minor memory leaks | Matthias Vogelgesang | 2014-04-07 | 1 | -2/+10 |
* | Add configured install path to plugin search path | Matthias Vogelgesang | 2014-02-12 | 1 | -4/+2 |
* | Fix annotations and docstrings | Matthias Vogelgesang | 2013-12-12 | 1 | -3/+3 |
* | Provide an vararg-free constructor for bindings | Matthias Vogelgesang | 2013-03-14 | 1 | -37/+85 |
* | Use GInitable to pass properties to plugins | Matthias Vogelgesang | 2013-03-13 | 1 | -8/+19 |
* | Update uca_plugin_manager_get_camera annotation | Matthias Vogelgesang | 2012-10-19 | 1 | -1/+5 |
* | Fix #151: Rename trigger enum value | Matthias Vogelgesang | 2012-10-09 | 1 | -3/+18 |
* | Generate introspection files | Matthias Vogelgesang | 2012-10-08 | 1 | -7/+6 |
* | Rename g_list_free_full to list_free_full | Matthias Vogelgesang | 2012-09-21 | 1 | -3/+3 |
* | Add docstrings | Matthias Vogelgesang | 2012-09-20 | 1 | -4/+29 |
* | Make most cameras plugins | Matthias Vogelgesang | 2012-09-19 | 1 | -93/+124 |
* | Add path from UCA_CAMERA_PATH environment variable | Matthias Vogelgesang | 2012-09-19 | 1 | -0/+9 |
* | Fix segfault | Matthias Vogelgesang | 2012-09-19 | 1 | -2/+4 |
* | Initial plugin manager | Matthias Vogelgesang | 2012-09-19 | 1 | -0/+260 |