premiere-libtorrent/bindings/python/src
Arvid Norberg 51ed06304e deprecated compact storage allocation 2011-08-22 00:51:14 +00:00
..
alert.cpp exposed alert error_codes to python 2011-06-25 20:11:31 +00:00
big_number.cpp fixed big_number __init__ in python bindings 2010-01-31 23:16:56 +00:00
converters.cpp
create_torrent.cpp added make_torrent.py example and polished the python binding for creating torrents 2011-04-10 08:41:07 +00:00
datetime.cpp
entry.cpp
error_code.cpp exposed alert error_codes to python 2011-06-25 20:11:31 +00:00
extensions.cpp
fingerprint.cpp
gil.hpp
ip_filter.cpp
magnet_uri.cpp fixed default values being set incorrectly in add_torrent_params through add_magnet_uri in python bindings 2011-02-28 05:52:39 +00:00
module.cpp exposed alert error_codes to python 2011-06-25 20:11:31 +00:00
optional.hpp
peer_info.cpp added new announce_entry members to python bindings. Also excluded deprecated functions from the python bindings when built without them 2009-12-21 22:02:34 +00:00
peer_plugin.cpp
session.cpp deprecated compact storage allocation 2011-08-22 00:51:14 +00:00
session_settings.cpp add announce_ip to python binding 2011-08-05 17:11:05 +00:00
torrent.cpp
torrent_handle.cpp expose verified_pieces and the enums passed in to torrent_handle::status to python 2011-08-07 19:03:19 +00:00
torrent_info.cpp fix tier and fail_limit to be writeable in the python binding 2011-06-18 17:30:44 +00:00
torrent_status.cpp expose verified_pieces and the enums passed in to torrent_handle::status to python 2011-08-07 19:03:19 +00:00
utility.cpp
version.cpp