premiere-libtorrent/examples
arvidn a6c85496b5 make parse_magnet_uri return the add_torrent_params instead of of taking an in-out parameter 2017-10-15 04:29:53 +02:00
..
cmake
CMakeLists.txt cmake: build examples in the same solution as libtorrent 2017-08-26 08:38:05 +02:00
Jamfile
Makefile.am
bt-get.cpp make parse_magnet_uri return the add_torrent_params instead of of taking an in-out parameter 2017-10-15 04:29:53 +02:00
bt-get2.cpp make parse_magnet_uri return the add_torrent_params instead of of taking an in-out parameter 2017-10-15 04:29:53 +02:00
client_test.cpp make parse_magnet_uri return the add_torrent_params instead of of taking an in-out parameter 2017-10-15 04:29:53 +02:00
connection_tester.cpp use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics 2017-07-15 01:15:57 -07:00
dump_torrent.cpp make file attributes (in file_storage) type safe 2017-08-04 07:38:57 +02:00
make_torrent.cpp make create_torrent flags type-safe 2017-08-04 21:23:42 +02:00
print.cpp
print.hpp
run_benchmarks.py
session_view.cpp
session_view.hpp
simple_client.cpp use span in torrent_info constructors and deprecate the redundant flags argument 2017-07-22 00:00:44 -07:00
stats_counters.cpp
torrent_view.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
torrent_view.hpp
upnp_test.cpp