premiere-libtorrent/bindings/python
arvidn fe612ca167 replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
..
src replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
CMakeLists.txt revert to use Boost variables in CMakeLists.txt 2018-05-01 10:50:21 +02:00
Jamfile replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
Makefile.am remove rss_reader.py, since rss has been reprecated. fix python binding for torrent_handle, to be hashable. update client_test.py to not use deprecated APIs and follow best (libtorrent) practice 2017-09-11 22:28:57 +02:00
client.py fix conversions of resume_data field of save_resume_data_alert. make write_resume_data_buf return a byte-array. use write_resume_data_buf() in client.py instead of, the deprecated, resume_data 2018-04-29 16:33:09 +02:00
compile_cmd.in remove configure.ac hack where supposed arguments are spliced out of CXX into CXXFLAGS 2017-08-08 08:50:13 +02:00
compile_flags.in Add missing announce_entry properties to python bindings 2017-02-11 08:07:43 -05:00
link_flags.in more robust flags parsing in python bindings 2016-02-15 15:19:37 -08:00
make_torrent.py Fix python client (#1512) 2017-01-24 08:50:36 -05:00
setup.py bump version 2018-04-08 23:08:39 +02:00
setup.py.cmake.in Generate proper pkg-config file in cmake build 2018-04-29 19:48:26 +02:00
simple_client.py merged RC_1_1 into master 2017-12-02 11:39:23 +01:00
test.py merge RC_1_1 into master 2018-04-29 15:07:26 +02:00