premiere-libtorrent/bindings/python
Arvid Norberg 551a1bec2c merged in [2962] from RC_0_14 2008-11-21 04:09:34 +00:00
..
src Fix building in windows 2008-10-30 20:56:54 +00:00
Jamfile added -fPIC to python binding jamfile when building libtorrent, since it's a python module linking statically against libtorrent 2008-10-25 20:40:34 +00:00
Makefile.am merged in [2962] from RC_0_14 2008-11-21 04:09:34 +00:00
client.py solved issue with pausing checking torrents. Introduced a new state, checkin_resume_data, which a torrent is in while waiting for the disk io thread to verify the resume data, but before it has been determined wheter it should be queued for checking or not 2008-11-19 00:46:48 +00:00
setup.py.in merged in [2962] from RC_0_14 2008-11-21 04:09:34 +00:00
simple_client.py update simple_client.py 2008-10-02 06:37:54 +00:00