RetroShare/plugins
csoler 24a3fb58d4 Improved plugin system:
- the user is asked at start wether to load or deny unregistered plugins, but can make it mind later in config->plugins
- added API and SVN numbers into required external plugin symbols
- user-defined plugin rules are dropped when a plugin changes (hash changes) or when the main executable changes.
- added new status flags (Plugin denied, missing API/SVN numbers)
- modified saveList()/loadList() to allow saving a list of rejected plugins as well.
- added methods in notifyBase and inherited classes to ask for plugin confirmation.

- adapted VOIP plugin to follow these new rules (API+SVN numbers). Other plugins should be adapted as well by addign the 
 missing symbols (RETROSHARE_PLUGIN_api and RETROSHARE_PLUGIN_revision).



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-09 13:59:21 +00:00
..
Common Switched off optimized compile on Windows (again). 2012-08-02 23:25:28 +00:00
LinksCloud Moved some internal stylesheets to the file Standard.qss. 2012-08-26 20:31:10 +00:00
VOIP Improved plugin system: 2012-09-09 13:59:21 +00:00
PluginInterface.h added for plugins own dir 2009-11-28 14:21:11 +00:00
plugins.pro Fixed linking of the VOIP plugin on Windows. 2012-02-28 21:59:01 +00:00