[Kget] branches/work/make_kget_cool/kget/transfers
    Urs Wolfer 
    uwolfer at fwo.ch
       
    Mon Feb  6 23:00:32 CET 2006
    
    
  
SVN commit 506513 by uwolfer:
KGet has now a multithread http/ftp transfer plugin!
It's in development, but it works in basic.
It's written by Manolo Valdes (Manolito / nolis71cu).
In order to resume a FTP transfer, the plugin depends on a patched qt-copy. (but this is disabled by default, so it'll compile with our qt-copy)
Manolito has already sent the patch to Trolltech. Let's hope it'll be in Qt4.2.
CCMAIL: nolis71cu at gmail.com
 M  +1 -1      Makefile.am  
 A             multithreaded (directory)  
 A             multithreaded/Makefile.am  
 A             multithreaded/ftp-offset.diff  
 A             multithreaded/kget_multithreadedfactory.desktop  
 A             multithreaded/mthreaded.cpp   [License: GPL]
 A             multithreaded/mthreaded.h   [License: GPL]
 A             multithreaded/transferMultiThreaded.cpp   [License: GPL]
 A             multithreaded/transferMultiThreaded.h   [License: GPL]
 A             multithreaded/transferMultiThreadedFactory.cpp   [License: GPL]
 A             multithreaded/transferMultiThreadedFactory.h   [License: GPL]
--- branches/work/make_kget_cool/kget/transfers/Makefile.am #506512:506513
@@ -1 +1 @@
-SUBDIRS = kio bittorrent
+SUBDIRS = kio bittorrent multithreaded
    
    
More information about the Kget
mailing list