premiere-libtorrent/examples
Arvid Norberg 8c8f5bb03b deprecated public to_hex() and from_hex() functions (#784) 2016-06-04 10:01:43 -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 use std::chrono and not boost::chrono 2016-05-01 08:50:30 -04:00
bt-get.cpp extend the tutorial 2016-02-23 00:54:14 -05:00
bt-get2.cpp Msvc warnings (#685) 2016-05-02 12:36:21 -04:00
client_test.cpp deprecated public to_hex() and from_hex() functions (#784) 2016-06-04 10:01:43 -04:00
connection_tester.cpp replace uses of boost::bind with std::bind and lambdas (#745) 2016-05-25 00:31:52 -04:00
dump_torrent.cpp deprecated public to_hex() and from_hex() functions (#784) 2016-06-04 10:01:43 -04:00
make_torrent.cpp deprecated public to_hex() and from_hex() functions (#784) 2016-06-04 10:01:43 -04:00
print.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
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 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
session_view.hpp fix examples build. fix print formatting bugs. fix some gcc warnings 2015-04-25 04:22:51 +00:00
simple_client.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
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 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.hpp separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00
upnp_test.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