premiere-libtorrent/examples
arvidn 79d7ae3638 separate path and filesystem functions out into its own translation unit/header file pair, separating it from the file and directory class 2017-04-11 18:07:55 -04:00
..
cmake use std::chrono and not boost::chrono 2016-05-01 08:50:30 -04:00
CMakeLists.txt Fix building examples 2016-03-12 15:09:03 -08: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 replace use of add_torrent_params::url in some examples (#1866) 2017-03-29 19:19:23 -04:00
bt-get2.cpp replace use of add_torrent_params::url in some examples (#1866) 2017-03-29 19:19:23 -04:00
client_test.cpp fix resume data issue in client_test and some warnings (#1897) 2017-04-09 09:37:06 -04:00
connection_tester.cpp steps towars making file_pool private to disk_io_thread 2017-04-07 08:38:35 -04:00
dump_torrent.cpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
make_torrent.cpp separate path and filesystem functions out into its own translation unit/header file pair, separating it from the file and directory class 2017-04-11 18:07:55 -04:00
print.cpp modernize replace deprecated headers (#897) 2016-07-09 23:17:55 -04:00
print.hpp factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732) 2016-05-17 09:24:06 -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
run_cmake.sh.in update CMakeLists.txt to build with C++11 (#682) 2016-05-02 14:38:12 -04:00
session_view.cpp refactor in alert types to use more const fields and more clear API (#1222) 2016-10-19 01:32:15 -04:00
session_view.hpp refactor in alert types to use more const fields and more clear API (#1222) 2016-10-19 01:32:15 -04:00
simple_client.cpp fix 2016-09-22 16:28:12 -07:00
stats_counters.cpp factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732) 2016-05-17 09:24:06 -04:00
torrent_view.cpp fix resume data issue in client_test and some warnings (#1897) 2017-04-09 09:37:06 -04:00
torrent_view.hpp make add_torrent_params movable and have add_torrent/async_add_torrent take it by value 2017-03-26 16:48:57 -04:00
upnp_test.cpp modernize-use-nullptr (#894) 2016-07-09 16:26:26 -04:00