RetroShare/retroshare-nogui/src
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
..
resources Fixed compile on Windows with enabled shadow build of Qt Creator. 2012-02-17 11:14:06 +00:00
introserver.cc patch from costa to add a spanish intro server 2012-03-17 15:34:03 +00:00
introserver.h patch from costa to add a spanish intro server 2012-03-17 15:34:03 +00:00
mingw32make.bat fixed some compiling errors for retroshare no gui 2010-06-21 18:26:50 +00:00
notifytxt.cc Improved plugin system: 2012-09-09 13:59:21 +00:00
notifytxt.h Improved plugin system: 2012-09-09 13:59:21 +00:00
retroshare-nogui.pro removed gpgme from link line 2012-07-15 16:17:56 +00:00
retroshare.cc Added patch from AC 2012-04-12 23:29:39 +00:00