premiere-libtorrent/bindings/python/src
Andrew Resch 95be0137d5 Change sha1_hash __init__ to use a std::string
This fixes compatibility with Python 3's bytes object.
2015-10-08 23:08:12 -07:00
..
alert.cpp python binding fixes 2015-04-04 19:24:26 +00:00
big_number.cpp Change sha1_hash __init__ to use a std::string 2015-10-08 23:08:12 -07:00
bytes.hpp merged changes from RC_1_0 2014-09-12 22:38:07 +00:00
converters.cpp Add a std::pair to tuple converter 2009-01-24 05:29:23 +00:00
create_torrent.cpp disable warning for unused command line argument and fix warnings. remove redundant travis build config. use new preprocessor on clang to avoid warnings 2015-09-06 22:55:41 -04:00
datetime.cpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00
entry.cpp merged changes from RC_1_0 2014-09-12 22:38:07 +00:00
error_code.cpp disable warning for unused command line argument and fix warnings. remove redundant travis build config. use new preprocessor on clang to avoid warnings 2015-09-06 22:55:41 -04:00
fingerprint.cpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00
gil.hpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00
ip_filter.cpp Fix building in windows 2008-10-30 20:56:54 +00:00
magnet_uri.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
module.cpp revert py_libtorrent renaming for python binding 2015-09-24 05:19:29 -07:00
optional.hpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00
peer_info.cpp fix warnings 2015-04-06 04:31:21 +00:00
session.cpp add stop-when-ready feature, to support checking torrents without starting the download afterwards 2015-10-04 13:08:23 -04:00
session_settings.cpp make immutable/mutable items lifetime configurable. 2015-09-21 20:32:37 -04:00
string.cpp don't use the (now private/internal) utf8 functions from libtorrent in the python binding. i.e. fix the python binding build when linking dynamically against libtorrent 2015-06-07 15:16:51 -04:00
torrent_handle.cpp add stop-when-ready feature, to support checking torrents without starting the download afterwards 2015-10-04 13:08:23 -04:00
torrent_info.cpp separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00
torrent_status.cpp add stop-when-ready feature, to support checking torrents without starting the download afterwards 2015-10-04 13:08:23 -04:00
utility.cpp fix python binding build with no deprecated functions 2015-07-27 23:09:24 -07:00
version.cpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00