This website requires JavaScript.
Explore
Help
Register
Sign In
premiere
/
premiere-libtorrent
Watch
2
Star
2
Fork
You've already forked premiere-libtorrent
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
ad97c040f4
premiere-libtorrent
/
examples
History
Arvid Norberg
723aba6c24
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
..
Jamfile
updates to enum_net
2007-09-20 16:25:07 +00:00
Makefile.am
removed date-time and iostream from makefiles
2008-10-04 07:46:56 +00:00
client_test.cpp
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
dump_torrent.cpp
made dump torrent create magnet links
2008-08-27 18:44:35 +00:00
enum_if.cpp
added copyright notices in files missing them
2008-07-01 18:59:13 +00:00
make_torrent.cpp
separated file_storage from torrent_info and create_torrent
2008-05-28 08:44:40 +00:00
simple_client.cpp
introduced TORRENT_NO_DEPRECATE, to disable deprecated functions. Made example not use deprecated functions. Documented magnet uri related functions.
2008-08-03 15:14:08 +00:00