Revision 759698

Go back to digest for 13th January 2008

Other in Networking Tools

Manolo Valdes committed changes in /trunk/KDE/kdenetwork/kget:

Remove the speedlimiter implementation based on resume,suspend calls. this will be implemented on slavebase.

Adds a new interface for containers transfers like metalink. named TransferDataSource.

the idea is to suply data to the container plugin through this interface .

so Multisegkio and bittorrent plugings should implements this interface.

this is the initial commint for this new approach, more will come.

while implementing it on multisegkio.

the interface may change until development, so ideas are welcome

File Changes

Deleted 2 files
  • /trunk/KDE/kdenetwork/kget/core
  •   /speedlimiter.cpp
  •   /speedlimiter.h
Modified 11 files
  • /trunk/KDE/kdenetwork/kget
  •   /CMakeLists.txt
  •   /conf/preferencesdialog.cpp
  •   /core/kget.cpp
  •   /core/kget.h
  •   /core/plugin/transferfactory.h
  •   /transfer-plugins/bittorrent/bttransferfactory.h
  •   /transfer-plugins/kio/transferKioFactory.h
  •   /transfer-plugins/metalink/metalinkfactory.h
  •   /transfer-plugins/multisegmentkio/CMakeLists.txt
  •   /transfer-plugins/multisegmentkio/transfermultisegkiofactory.cpp
  •   /transfer-plugins/multisegmentkio/transfermultisegkiofactory.h
13 files changed in total