summaryrefslogtreecommitdiffstats
path: root/deluge/_libtorrent.py
Commit message (Expand)AuthorAge
* [GTK] Fix showing correct error on libtorrent import errorbendikro2020-04-23
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Use a constant for versionsCalum Lind2017-12-17
* Update to 1.1.2 libtorrent requirementCalum Lind2017-03-15
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* Add temporary libtorent git RC_1_1 branch requirementCalum Lind2017-01-26
* Change libtorrent minimum dependency to 1.1.1Calum Lind2017-01-26
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Core] Change deprecated lt.version to lt.__version__Calum Lind2016-10-17
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* Bump minimum version for libtorrent to 1.0.6Calum Lind2015-09-29
* Flake8 core and common filesCalum Lind2014-09-03
* raise lt versionCalum Lind2013-03-29
* Update libtorrent minimum version checking.Chase Sterling2012-12-03
* update the required libtorrent version to 0.14.9 to match 1.2-stableDamien Churchill2010-02-22
* change the _libtorrent module so that the included libtorrent is checked for ...Damien Churchill2009-09-29
* Implement better version check when importing libtorrent -- account for minor...Andrew Resch2009-07-30
* Add a deluge._libtorrent module to handle importing libtorrentAndrew Resch2009-07-26