RetroShare/libretroshare/src/upnp
csoler f9dc3b223b Started implementing flags to handle the sharing mode.
What works:
- the gui shows the flags in ShareManager
- the flags are loaded/saved to ft_shared.cfg and passed on to FileIndexMonitor
What does not work yet:
- the flags are not accounted for yet by FileIndexMonitor

In addition:
- simplified the directories dialog in Preferences, so that it calls the ShareManager instead of dupplicating the directories management 
code that becomes larger.
- setup the ShareManager to be a singleton, so as to coherently call it from different places.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-03 19:43:52 +00:00
..
Makefile Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
upnphandler.cc Changes to support both miniupnpc 1.0 and up-to-date 1.2 2008-11-02 13:33:06 +00:00
upnphandler.h * Modified p3ConnectMgr to enable Standalone testing of components. 2008-08-16 15:02:24 +00:00
upnptest.cc * Modified p3ConnectMgr to enable Standalone testing of components. 2008-08-16 15:02:24 +00:00
upnputil.c Started implementing flags to handle the sharing mode. 2009-08-03 19:43:52 +00:00
upnputil.h Mostly connectivity code additions 2008-06-04 10:59:24 +00:00