Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise minimum GLib version to 2.38 | Matthias Vogelgesang | 2018-02-08 | 1 | -1/+3 |
* | Add debug output of plugin module location | Matthias Vogelgesang | 2016-04-26 | 1 | -0/+1 |
* | FIX: Symbol name exported by plugin is causing a recursive call in Windows | Sai Sasidhar Maddali | 2016-03-15 | 1 | -1/+1 |
* | Use platform check to find correct plugin | Matthias Vogelgesang | 2016-02-10 | 1 | -0/+4 |
* | Match plugin names correctly | Matthias Vogelgesang | 2015-08-13 | 1 | -2/+5 |
* | Don't free parameters if passes as transfer-none | Matthias Vogelgesang | 2015-08-13 | 1 | -21/+10 |
* | Fixed a crash when passing a 'NULL' parameter to get_camerah | Timo Dritschler | 2015-01-23 | 1 | -1/+4 |
* | Added new get_camerah (Get Camera Hash) interface to Pugin Manager | Timo Dritschler | 2014-12-10 | 1 | -0/+77 |
* | 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 |