RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
csoler 25a09900e9 - Added a ChunkMap class responsible for allocating new chunks to be downloaded, according to
- a given chunk strategy
	- the availablility map of each source 
- Integrated this into ftFileCreator
- added gui menu in file transfer+right click to change the chunk strategy: streaming vs. random

Next step: 
	- loading/saving file downloading state and availability map
	- displaying chunk details in the selected transfer tab (e.g. list of currently worked chunks, and their current downloading completion)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-08 22:29:52 +00:00
build_scripts update 2009-09-05 22:45:56 +00:00
libretroshare/src - Added a ChunkMap class responsible for allocating new chunks to be downloaded, according to 2009-12-08 22:29:52 +00:00
plugins added for plugins own dir 2009-11-28 14:21:11 +00:00
retroshare-gui/src - Added a ChunkMap class responsible for allocating new chunks to be downloaded, according to 2009-12-08 22:29:52 +00:00
retroshare-nogui/src compatibility with new notification method: added a rsicontrol global variable 2009-02-26 14:10:26 +00:00