Upgrade to libtorrent svn (v0.13)

Registered by Christophe Dumez

Bittorrent v1.0.x series should be based on libtorrent v0.13 (svn) and take advantages of all the new features (a lot this time)

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
Christophe Dumez
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
milestone icon 1.0.0
Started by
Christophe Dumez
Completed by
Christophe Dumez

Related branches

Sprints

Whiteboard

* Can't get libtorrent svn to compile right now. I notified peerkoel so that he fixes the configure file.

* It is ok, I managed to compile and install libtorrent using the following way : (thanks heavyjoost for the tip!)
 - Generate the configure file as explained on libtorrent.net (building with autotools section)
 - ./configure --prefix=/usr
 - make && make install
 - then cp -f include/libtorrent/time.hpp /usr/include/libtorrent/

* I got qBittorrent to compile and run. I have committed it to SVN.

* Now I need to make use of its new features :
  - files prioritizing in a torrent is implemented
  - UPnP - NAT-PMP are enabled as a default (nothing to do)

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.