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
f09b9c6252
premiere-libtorrent
/
examples
History
Arvid Norberg
af0ebb519c
added copyright notices in files missing them
2008-07-01 18:59:13 +00:00
..
Jamfile
updates to enum_net
2007-09-20 16:25:07 +00:00
Makefile.am
* improved --with-asio configure option behaviour;
2008-06-23 00:09:12 +00:00
client_test.cpp
switched resume data parsing over to use lazy_bdecode. Improves memory allocation performance, especially noticable when heap allocations are expensive. Makes it more practical to run with malloc debug. Changed resume data interface to take a vector as opposed to a parsed structure
2008-06-30 23:14:31 +00:00
dump_torrent.cpp
factored out torrent creation functionality from torrent_info into create_torrent. Modified torrent_info to use lazy_bdecoder for increased performance
2008-05-14 05:29:42 +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
made examples use the new more efficient torrent_info constructor
2008-06-24 11:54:13 +00:00