premiere-libtorrent/bindings/python/src
Arvid Norberg 5e7b2fad97 fix python binding build 2011-05-28 16:10:13 +00:00
..
alert.cpp added alerts for added and removed torrents 2011-02-01 03:25:40 +00:00
big_number.cpp fixed big_number __init__ in python bindings 2010-01-31 23:16:56 +00:00
converters.cpp Add a std::pair to tuple converter 2009-01-24 05:29:23 +00:00
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 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 fixed python binding build warning 2009-03-02 05:23:25 +00:00
extensions.cpp add load_state/save_state to python bindings and made them build 2009-12-05 07:24:22 +00: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 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 replaced boost.filesystem with custom functions (improves efficiency and drops unnecessary dependencies and improves libtorrent portability) 2009-10-26 01:29:39 +00: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 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 fix build for FreeBSD 2008-07-17 22:27:04 +00:00
session.cpp fixed python bindings build with disabled DHT support 2011-04-28 09:24:42 +00:00
session_settings.cpp fix python binding build 2011-05-28 16:10:13 +00:00
torrent.cpp fixed python binding build warning 2009-03-02 05:23:25 +00:00
torrent_handle.cpp fixed python bindings build with disabled DHT support 2011-04-28 09:24:42 +00:00
torrent_info.cpp python binding fixes 2011-03-07 08:24:02 +00:00
torrent_status.cpp added some missing python bindings 2010-12-18 21:53:23 +00:00
utility.cpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00: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