RetroShare/libretroshare/src/rsiface
csoler a70b106005 - added NETWORK_WIDE flag to remote dir model download
- added file priority strategy based on which files are requested first. This provides:
	- equal file speed for files with equal (source,priority)
	- effective priority speed for file of same source but different priority
- removed state variable load/save from turtle, as it's not needed anymore (FileRequest re-opens tunnels as needed)
- manage availability per peer instead of per file type: direct peer ids always assume file availability, while turtle tunnels don't

I still need to make the download queue work, and code this gui for it.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2133 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-26 20:40:21 +00:00
..
Makefile Changes to libretroshare to make the system compile on Mac OSX 10.3 2008-02-03 06:17:33 +00:00
rschannels.h Addition of new channels service. 2008-06-24 04:22:42 +00:00
rsdisc.h exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
rsdistrib.h * Added rstlvimage.cc to serialiser (missed in other checkin). 2008-06-13 15:42:08 +00:00
rsexpr.h Add the tunneling connection. Warning, encryption is not implemented yet for tunnel connection, use only for testing. 2009-12-13 21:59:26 +00:00
rsfiles.h added functionnality to complain when a download is initiated over a file already in download, or in the HD 2010-01-16 15:42:26 +00:00
rsforums.h * Added extra forum sorting method: Last Post. 2009-09-09 21:15:12 +00:00
rsgame.h Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
rsiface.h - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
rsinit.h add key generation at startup if no gpg key found 2010-01-18 12:30:54 +00:00
rsmsgs.h fixed exchange of custom strings. 2009-10-04 22:27:42 +00:00
rsnotify.h added regexp search to turtle router 2009-08-25 12:04:43 +00:00
rspeers.h add more explicit param names 2010-01-14 00:37:15 +00:00
rsphoto.h Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
rsQblog.h simplified qblog for blogging only, hopefully test everything out soon 2008-09-21 20:30:34 +00:00
rsrank.h * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
rsstatus.h Added RsStatusString() - returns a string for given status number 2008-04-28 11:50:39 +00:00
rsturtle.h - added NETWORK_WIDE flag to remote dir model download 2010-01-26 20:40:21 +00:00
rstypes.h - added NETWORK_WIDE flag to remote dir model download 2010-01-26 20:40:21 +00:00