premiere-libtorrent/examples
arvidn a675a749e0 remove 'full' allocation from client_test 2016-02-18 20:42:15 -05: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 disable warning for unused command line argument and fix warnings. remove redundant travis build config. use new preprocessor on clang to avoid warnings 2015-09-06 22:55:41 -04:00
Makefile.am use boost.asio as headers only library again (simplify builds and hopefully fix shared linking of python module on gcc linux) 2015-07-27 23:09:24 -07:00
client_test.cpp remove 'full' allocation from client_test 2016-02-18 20:42:15 -05: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 clean up use of error categories 2015-11-24 00:50:51 -05:00
print.cpp fix some warnings 2015-08-21 10:05:51 +02:00
print.hpp raise warning level. fix a few of them. filter out warnings from boost 2015-04-18 02:33:39 +00: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 fix some more coverity issues and add more todo comments 2015-05-05 02:32:14 +00: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