premiere-libtorrent/include/libtorrent/aux_
arvidn 4ebc344e48 make disk_io_thread responsible for the storage object. torrents refer to it by index 2017-01-01 13:54:39 -05:00
..
allocating_handler.hpp fixed warning non-virtual-dtor and minor code refactor (#1324) 2016-11-18 08:21:42 -05:00
bind_to_device.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
block_cache_reference.hpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
byteswap.hpp general modernization (#836) 2016-06-20 11:32:06 -04:00
cppint_import_export.hpp use cstdint intead of boost/cstdint.hpp (#833) 2016-06-18 14:01:38 -04:00
cpuid.hpp refactor for separation of clz software/hardware based (#985) 2016-08-05 15:51:37 -04:00
disable_warnings_pop.hpp enable /W4 warnings for msvc 2016-12-13 19:36:14 -05:00
disable_warnings_push.hpp enable /W4 warnings for msvc 2016-12-13 19:36:14 -05:00
escape_string.hpp use string_view in create_torrent (#1120) 2016-09-21 19:59:43 -07:00
ffs.hpp added support for flz (find last zero) and copied bitfield functions from PR #565 (#986) 2016-08-07 16:21:08 -04:00
file_progress.hpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
has_block.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
io.hpp refactor in aux::write_ to avoid explicit castings (#1426) 2016-12-17 15:03:43 -05:00
lsd.hpp created lsd_callback, log optimization and cleanup in lsd (#1099) 2016-09-16 12:21:41 -04:00
max_path.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
merkle.hpp move out merkle functions into their own file and test 2015-04-24 06:06:41 +00:00
non_owning_handle.hpp optimize chained buffer a bit and factor out nop into non_owning_handle 2016-12-29 07:05:18 -08:00
openssl.hpp more boost types cleanup and handling of deprecated macos libcrypto (#1072) 2016-09-07 17:51:18 -04:00
portmap.hpp upnp and natpmp modernization and cleanup (#1103) 2016-09-18 10:11:56 -04:00
proxy_settings.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
scope_end.hpp fix error handling by exercising code paths where memory allocations fail (#1221) 2016-10-19 01:18:05 -04:00
session_call.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
session_impl.hpp make disk_io_thread responsible for the storage object. torrents refer to it by index 2017-01-01 13:54:39 -05:00
session_interface.hpp make buffer_allocator_interface an implementation detail of the disk_io_thread (#1463) 2016-12-28 17:47:18 -08:00
session_settings.hpp use more compact internal representation for bool settings (#1355) 2016-11-26 01:34:57 -05:00
suggest_piece.hpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
time.hpp removed spaces in template types and more c++11 auto/loop refactor 2016-10-26 00:08:00 -04:00
vector.hpp introduce a prio_index_t type (#1453) 2016-12-26 08:25:50 -08:00
win_util.hpp move LoadLibrary logic to new win_util module (#1464) 2016-12-28 10:12:20 -08:00