aboutsummaryrefslogtreecommitdiff
path: root/src/plugin.c
AgeCommit message (Expand)Author
2010-10-27Add -p and -P command line options for controlling plugin selectionJohan Hedberg
2010-05-21Move debug() to DBG()Gustavo F. Padovan
2010-05-21Move logging.{c,h} to log.{c,h}Gustavo F. Padovan
2010-01-01Update copyright informationMarcel Holtmann
2009-10-02Fix memory leaksSteve Grubb
2009-08-20Trigger builtin plugin loading even if PLUGINDIR is not setMarcel Holtmann
2009-08-20Fix builtin plugin loading when PLUGINDIR is not validMarcel Holtmann
2009-08-20Add more error codes to plugin loadingMarcel Holtmann
2009-08-20Check PLUGINDIR after loading the builtin pluginsMarcel Holtmann
2009-06-29Remove redundant stat() callJohan Hedberg
2009-05-03Add support for builtin pluginsMarcel Holtmann
2009-04-21Add priority field to plugin descriptor definition and load plugins in priori...Alok Barsode
2009-03-14Adding version check for plugins.Alok Barsode
2009-02-19Make a call to BtIO API so its symbols got resolved before plugin have loaded.Luiz Augusto von Dentz
2009-01-01Update copyright informationMarcel Holtmann
2008-12-23Add header file with prototype declarationsMarcel Holtmann
2008-10-18Use dlopen() directly and don't depend on GModuleMarcel Holtmann
2008-08-05Fix disabled plugins detectionJohan Hedberg
2008-07-29Move hcid to src directory and rename it to bluetoothdMarcel Holtmann