premiere-libtorrent/examples
arvidn 98eabc63e9 using _WIN32 appears safer than WIN32 2016-05-23 23:02:52 -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 CMake build: specify examples sources manually instead of globbing. 2015-07-17 20:13:14 -04:00
Jamfile extend the tutorial 2016-02-23 00:54:14 -05: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 fix typo in travis to actually build bt-get and bt-get2 examples. fix bt-get2 build 2016-03-30 02:32:53 -04:00
client_test.cpp using _WIN32 appears safer than WIN32 2016-05-23 23:02:52 -04:00
connection_tester.cpp Fix resource leak 2015-07-11 15:12:55 +08: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 add piece matrix to client_test 2016-03-13 19:13:38 -04:00
print.hpp add piece matrix to client_test 2016-03-13 19:13:38 -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 merged changes from RC_1_0 2014-11-19 09:23:08 +00:00
session_view.cpp enable disk cache pool allocator by default. fix ansi escape code conversion in client_test on windows 2016-02-27 17:42:31 -05: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