summaryrefslogtreecommitdiff
path: root/src/uca-plugin-manager.c
AgeCommit message (Expand)Author
2016-04-26Add debug output of plugin module locationMatthias Vogelgesang
2016-03-15FIX: Symbol name exported by plugin is causing a recursive call in WindowsSai Sasidhar Maddali
2016-02-10Use platform check to find correct pluginMatthias Vogelgesang
2015-08-13Match plugin names correctlyMatthias Vogelgesang
2015-08-13Don't free parameters if passes as transfer-noneMatthias Vogelgesang
2015-01-23Fixed a crash when passing a 'NULL' parameter to get_camerahTimo Dritschler
2014-12-10Added new get_camerah (Get Camera Hash) interface to Pugin ManagerTimo Dritschler
2014-04-07Use g_list_free_full instead of list_free_fullMatthias Vogelgesang
2014-04-07Fix some minor memory leaksMatthias Vogelgesang
2014-02-12Add configured install path to plugin search pathMatthias Vogelgesang
2013-12-12Fix annotations and docstringsMatthias Vogelgesang
2013-03-14Provide an vararg-free constructor for bindingsMatthias Vogelgesang
2013-03-13Use GInitable to pass properties to pluginsMatthias Vogelgesang
2012-10-19Update uca_plugin_manager_get_camera annotationMatthias Vogelgesang
2012-10-09Fix #151: Rename trigger enum valueMatthias Vogelgesang
2012-10-08Generate introspection filesMatthias Vogelgesang
2012-09-21Rename g_list_free_full to list_free_fullMatthias Vogelgesang
2012-09-20Add docstringsMatthias Vogelgesang
2012-09-19Make most cameras pluginsMatthias Vogelgesang
2012-09-19Add path from UCA_CAMERA_PATH environment variableMatthias Vogelgesang
2012-09-19Fix segfaultMatthias Vogelgesang
2012-09-19Initial plugin managerMatthias Vogelgesang