index
:
csa/tomo/uca/uca.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
uca-plugin-manager.c
Age
Commit message (
Expand
)
Author
2016-04-26
Add debug output of plugin module location
Matthias Vogelgesang
2016-03-15
FIX: Symbol name exported by plugin is causing a recursive call in Windows
Sai Sasidhar Maddali
2016-02-10
Use platform check to find correct plugin
Matthias Vogelgesang
2015-08-13
Match plugin names correctly
Matthias Vogelgesang
2015-08-13
Don't free parameters if passes as transfer-none
Matthias Vogelgesang
2015-01-23
Fixed a crash when passing a 'NULL' parameter to get_camerah
Timo Dritschler
2014-12-10
Added new get_camerah (Get Camera Hash) interface to Pugin Manager
Timo Dritschler
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
2012-09-21
Rename g_list_free_full to list_free_full
Matthias Vogelgesang
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