premiere-libtorrent/examples
arvidn 7730eea401 restore backwards compatibility with the API before download_priority_t was introduced 2017-11-06 01:24:24 +01:00
..
cmake don't depend on or define UNICODE and _UNICODE on windows 2017-07-02 11:05:53 -04:00
CMakeLists.txt cmake: build examples in the same solution as libtorrent 2017-08-26 08:38:05 +02:00
Jamfile fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
Makefile.am merge RC_1_1 into master 2017-03-08 18:01:59 -05:00
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 restore backwards compatibility with the API before download_priority_t was introduced 2017-11-06 01:24:24 +01:00
connection_tester.cpp introduce a download_priority_t type, for uniform an type-safe piece- and file priorities 2017-11-02 08:20:21 +01: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 minor fixes and changes to client_test 2017-05-07 20:41:28 -04:00
print.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
run_benchmarks.py Add/fix shebang in python scripts, add execute permission (linux), remove whitespace/tabs at end of line 2015-07-12 14:24:01 +08:00
session_view.cpp deprecate direct access to array in session_stats_alert (#2033) 2017-05-27 20:33:31 -04:00
session_view.hpp deprecate direct access to array in session_stats_alert (#2033) 2017-05-27 20:33:31 -04:00
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 introduce lt namespace alias 2017-04-23 23:43:58 -04:00
torrent_view.cpp introduce type for torrent queue_position 2017-11-01 10:52:45 +01:00
torrent_view.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
upnp_test.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00