16 Commits

Author SHA1 Message Date
arvidn
96e2693d13 merge RC_1_1 into master 2016-03-19 16:02:46 -04:00
arvidn
f7c9062019 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
arvidn
f79a9c7adf merged RC_1_1 into master 2016-03-16 19:59:53 -04:00
arvidn
921cbeebed add option to delete just the partfile when removing a torrent 2016-03-14 08:26:39 -04:00
arvidn
8135ea326f rename async_check_fastresume to async_check_files, and make it take an add_torrent_params object instead of bencoded resume data 2016-02-20 02:00:07 -05:00
arvidn
ae7058e119 remove the timestamps and file sizes from the resume data. This makes saving resume data alot cheaper, since it doesn't have to go via the disk thread. It also removes an old-standing API usage issue where there was easily a race condition introduced between saving resume data and pausing a torrent. 2016-02-06 15:50:55 -05:00
arvidn
1f9f588e75 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
arvidn
fba0762353 fix some msvc warnings 2015-11-19 19:01:54 -05:00
arvidn
b628692223 separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00
arvidn
ffa870d280 fixed some GCC warnings 2015-08-20 01:33:20 +02:00
Arvid Norberg
d43f7b56a2 update copyright year 2015-06-03 05:18:48 +00:00
Arvid Norberg
21751347bc more warnings fixes and cleanup 2015-04-19 06:28:21 +00:00
Arvid Norberg
ccc7e45406 landed mutable torrents branch in trunk 2015-03-21 00:12:40 +00:00
Arvid Norberg
6c1df7eb55 landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
Arvid Norberg
30713a4a79 remove buffer stats debugging feature 2014-07-19 08:20:20 +00:00
Arvid Norberg
7351389ce8 land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00