..
ftchunkmap.cc
fixed wrong file count in RsCollectionDialog when downloading files
2018-03-15 13:11:19 +01:00
ftchunkmap.h
enabled aggressive re-request of pending slices at end of transfer, thus fixing the long delay to finish files with mixed fast/slow sources
2018-03-15 11:32:55 +01:00
ftcontroller.cc
Fix Partial Dir Check
2018-05-12 14:31:28 +02:00
ftcontroller.h
Fix Partial Dir Check
2018-05-12 14:31:28 +02:00
ftdata.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
ftdatamultiplex.cc
removed most of CacheStrapper stuff from ftServer, replaced fimonitor by p3FileDatabase
2016-07-30 21:52:42 +02:00
ftdatamultiplex.h
added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified)
2015-03-08 13:46:07 +00:00
ftdbase.cc
finished conversion to RsNodeGroupId for file transfer and GUI
2016-07-05 23:49:43 -04:00
ftdbase.h
Switched most of the services to use p3ServiceControl instead of p3LinkMgr.
2014-03-29 03:57:44 +00:00
ftextralist.cc
replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows
2018-01-27 20:22:31 +01:00
ftextralist.h
fixed ftExtraList to accept e2e encrypted transfers in addition to direct transfers. This fixed the drag+drop of shared files in a distant chat
2017-05-06 18:20:48 +02:00
ftfilecreator.cc
enabled aggressive re-request of pending slices at end of transfer, thus fixing the long delay to finish files with mixed fast/slow sources
2018-03-15 11:32:55 +01:00
ftfilecreator.h
Removed unused members mStart and mEnd from ftFileCreator.
2015-06-15 18:30:02 +00:00
ftfileprovider.cc
added check for return value of fseek in ftFileProvider
2015-06-17 09:36:20 +00:00
ftfileprovider.h
added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified)
2015-03-08 13:46:07 +00:00
ftfilesearch.cc
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
ftfilesearch.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
ftsearch.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
ftserver.cc
Fix Partial Dir Check
2018-05-12 14:31:28 +02:00
ftserver.h
Fix Partial Dir Check
2018-05-12 14:31:28 +02:00
fttransfermodule.cc
Fix CppCheck in fttransfermodule
2017-11-05 16:34:45 +01:00
fttransfermodule.h
Fix CppCheck in fttransfermodule
2017-11-05 16:34:45 +01:00
ftturtlefiletransferitem.cc
moved rsserializer and rstypeserializer to serialiser/
2017-04-30 16:05:37 +02:00
ftturtlefiletransferitem.h
Fix CppCheck in ftturtlefiletransferitem.h
2017-11-05 16:36:01 +01:00