Arvid Norberg
|
431fa2ac55
|
fix python binding build (and expose the new dht stats alert)
|
2015-01-18 21:36:24 +00:00 |
Arvid Norberg
|
0961a3d1ba
|
fix python build without deprecated functions
|
2015-01-02 11:48:04 +00:00 |
Arvid Norberg
|
790ef041bf
|
merged changes from RC_1_0
|
2014-12-07 07:22:39 +00:00 |
Arvid Norberg
|
4d57456199
|
merged changes from RC_1_0
|
2014-09-02 06:28:27 +00:00 |
Arvid Norberg
|
7351389ce8
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
Arvid Norberg
|
3c47435426
|
merged python binding fix from RC_0_16
|
2014-01-30 07:58:25 +00:00 |
Arvid Norberg
|
f3ec7283ad
|
merge c++11 fix for python binding from RC_0_16
|
2013-10-01 22:11:46 +00:00 |
Arvid Norberg
|
f10bedf035
|
merged python binding fix from RC_0_16
|
2013-07-17 14:27:02 +00:00 |
Arvid Norberg
|
122033713b
|
whitespace
|
2013-07-09 06:15:38 +00:00 |
Arvid Norberg
|
621541cde5
|
attempt to fix python binding issue
|
2013-07-09 06:14:21 +00:00 |
Arvid Norberg
|
6297f3c47d
|
merged python binding fix from RC_0_16
|
2013-06-25 22:46:54 +00:00 |
Arvid Norberg
|
360c6a6e16
|
introduced a new alert torrent_update_alert, for when a torrent_handle changes info-hash
|
2013-05-17 03:19:23 +00:00 |
Arvid Norberg
|
fd44cdbba5
|
merged python binding fix from RC_0_16
|
2013-05-05 18:08:03 +00:00 |
Arvid Norberg
|
52ece49121
|
merged fixes from RC_0_16
|
2012-11-01 03:51:50 +00:00 |
Arvid Norberg
|
670437c375
|
expose post_torrent_updates and state_update_alert to python bindings
|
2012-08-10 06:33:53 +00:00 |
Arvid Norberg
|
ad4efb8d59
|
add python bindings for SSL support
|
2012-06-26 23:53:59 +00:00 |
Arvid Norberg
|
de12d2da3a
|
expose stats_alert data to python
|
2011-09-23 01:28:13 +00:00 |
Arvid Norberg
|
27ec2e1678
|
expose incoming_connection_alert to python
|
2011-09-20 06:08:01 +00:00 |
Arvid Norberg
|
abb015e3de
|
exposed alert error_codes to python
|
2011-06-25 20:11:31 +00:00 |
Arvid Norberg
|
6692f05655
|
added alerts for added and removed torrents
|
2011-02-01 03:25:40 +00:00 |
Arvid Norberg
|
2ce418f344
|
properly expose endpoints and addresses from alerts to python
|
2010-12-26 01:58:35 +00:00 |
Arvid Norberg
|
8846fe4b93
|
one more python type converter
|
2010-12-15 08:30:04 +00:00 |
Arvid Norberg
|
8ce1b38cbc
|
fixed python bindings for tcp::endpoint
|
2010-12-14 05:53:15 +00:00 |
Arvid Norberg
|
3f922c13de
|
fixed python binding build
|
2010-06-30 07:39:28 +00:00 |
Andrew Resch
|
c2bc7b7a64
|
Add file_completed_alert to python bindings
|
2010-06-29 16:27:35 +00:00 |
Arvid Norberg
|
384bfdec48
|
added anonymous mode to disable some particular features that might give away the user's and the client's identity
|
2010-04-13 04:30:34 +00:00 |
Arvid Norberg
|
2b86528e50
|
added info_hash to torrent_deleted_alert
|
2010-01-23 16:56:00 +00:00 |
Arvid Norberg
|
cbf2526a8c
|
added stats_alert reporting raw transfer stats per torrent every second
|
2010-01-02 14:16:35 +00:00 |
Arvid Norberg
|
3c262bcd52
|
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 |
Andrew Resch
|
25fb419a44
|
Fix some typos
|
2009-06-08 20:48:53 +00:00 |
Andrew Resch
|
7d01a17b17
|
Add some missing alerts and properties
|
2009-06-05 18:16:57 +00:00 |
Arvid Norberg
|
391bd37113
|
updated python bindings
|
2009-05-14 17:24:17 +00:00 |
Arvid Norberg
|
c51471c563
|
fixed python binding build warning
|
2009-03-02 05:23:25 +00:00 |
Arvid Norberg
|
b47f965c85
|
added torrent_handle::read_piece(). #441
|
2008-12-14 19:47:02 +00:00 |
Andrew Resch
|
e9dd8ce050
|
Fix building bindings when TORRENT_NO_DEPRECATE is defined
Add 'performance_alert' to the bindings
|
2008-10-28 06:29:30 +00:00 |
Andrew Resch
|
0670ed9d0e
|
update python bindings
|
2008-09-30 16:05:08 +00:00 |
Andrew Resch
|
892a953a21
|
add tracker_error_alert::msg to bindings
|
2008-09-29 23:12:11 +00:00 |
Andrew Resch
|
066fb98864
|
Update alerts in python bindings
|
2008-07-09 12:34:26 +00:00 |
Arvid Norberg
|
e576babbb8
|
changed the alerts to have categories and to be filtered with a bitmask instead of having a severity and be filtered by a severity level.
|
2008-07-06 12:22:56 +00:00 |
Andrew Resch
|
b93d3cf7c1
|
Add state_changed_alert to python bindings
|
2008-07-03 23:47:48 +00:00 |
cg25
|
ff3e80c42f
|
Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and
trunk.
|
2008-06-25 14:15:21 +00:00 |
Andrew Resch
|
3ea075f169
|
Add torrent_resumed alert
|
2008-06-08 05:14:40 +00:00 |
Andrew Resch
|
70fb14e11c
|
Update bindings to include queueing and file_renamed_alert
|
2008-06-02 21:18:50 +00:00 |
Andrew Resch
|
81e73a0c65
|
Sync up alerts in the python bindings
|
2008-04-29 21:43:11 +00:00 |
Andrew Resch
|
19b88b1a65
|
Add tracker_error_alert to python bindings
|
2008-04-24 09:45:50 +00:00 |
Andrew Resch
|
937a794746
|
Expose torrent_deleted_alert in the python bindings.
|
2008-04-13 20:07:23 +00:00 |
Andrew Resch
|
ca872a0e82
|
Revert last.
|
2008-04-13 02:47:41 +00:00 |
Andrew Resch
|
d825c1d5bd
|
Add torrent_resumed torrent alert.
|
2008-04-13 02:34:18 +00:00 |
Arvid Norberg
|
00d5625b7e
|
applied python binding patch for scraping trackers (fixes #226)
|
2007-12-15 23:26:38 +00:00 |
Arvid Norberg
|
ba48c629fb
|
python bindings updates. Thanks andar
|
2007-10-15 05:37:35 +00:00 |
Arvid Norberg
|
056b9709ac
|
updated python bindings
|
2007-08-27 10:31:35 +00:00 |
Daniel Wallin
|
ce3bb57e61
|
fixed typo
|
2007-01-10 16:51:12 +00:00 |
Daniel Wallin
|
aa3ce54455
|
Python binding initial checkin.
|
2007-01-10 16:11:43 +00:00 |