premiere-libtorrent/examples
Arvid Norberg 97bdb4ba25 don't support c++98 anymore. build bt-get and bt-get2 by default (which require C++11). simplify address-model configuration in appveyor script. enable msvc-14 builds. use boost 1.59 on appveyor (#618) 2016-04-24 09:17:58 -04:00
..
cmake CMake build: Asio is now used header-only, remove definitions saying otherwise. 2015-11-02 14:24:56 -05:00
CMakeLists.txt Fix building examples 2016-03-12 15:09:03 -08:00
Jamfile don't support c++98 anymore. build bt-get and bt-get2 by default (which require C++11). simplify address-model configuration in appveyor script. enable msvc-14 builds. use boost 1.59 on appveyor (#618) 2016-04-24 09:17:58 -04:00
Makefile.am extend the tutorial 2016-02-23 00:54:14 -05:00
bt-get.cpp extend the tutorial 2016-02-23 00:54:14 -05:00
bt-get2.cpp improve converters for add_torrent_params 2016-04-15 00:48:47 -04:00
client_test.cpp fix release build with VS2015 UP2 compiler warnings for: examples, test, tools (#627) 2016-04-20 00:45:32 -04:00
connection_tester.cpp fix release build with VS2015 UP2 compiler warnings for: examples, test, tools (#627) 2016-04-20 00:45:32 -04:00
dump_torrent.cpp clean up use of error categories 2015-11-24 00:50:51 -05:00
make_torrent.cpp deprecate more parts of explicit cache as well as fixing typos of TORRENT_NO_DEPRECATE preprocessor tests 2016-03-19 07:54:29 -04:00
print.cpp fix release build with VS2015 UP2 compiler warnings for: examples, test, tools (#627) 2016-04-20 00:45:32 -04:00
print.hpp fix release build with VS2015 UP2 compiler warnings for: examples, test, tools (#627) 2016-04-20 00:45:32 -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 Fix building examples 2016-03-12 15:09:03 -08:00
session_view.cpp fix release build with VS2015 UP2 compiler warnings for: examples, test, tools (#627) 2016-04-20 00:45:32 -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 separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00
stats_counters.cpp fix examples build. fix print formatting bugs. fix some gcc warnings 2015-04-25 04:22:51 +00:00
torrent_view.cpp add error_code to torrent_status instead of error string 2015-11-05 20:43:23 -05: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 landed alert_queue feature branch into trunk 2015-04-03 20:15:48 +00:00