summaryrefslogtreecommitdiffstats
path: root/src/uca-plugin-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Provide an vararg-free constructor for bindingsMatthias Vogelgesang2013-03-141-0/+5
|
* Use GInitable to pass properties to pluginsMatthias Vogelgesang2013-03-131-1/+3
|
* Generate introspection filesMatthias Vogelgesang2012-10-081-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 managerMatthias Vogelgesang2012-09-191-0/+65