don't use pointers to resume_data and file_priorities in add_torrent_params

This commit is contained in:
Arvid Norberg
2013-07-17 20:21:48 +00:00
parent f10bedf035
commit 9c9135bfc4
9 changed files with 17 additions and 29 deletions

View File

@@ -1,3 +1,4 @@
* don't use pointers to resume_data and file_priorities in add_torrent_params
* allow moving files to absolute paths, out of the download directory
* make move_storage more generic to allow both overwriting files as well as taking existing ones
* fix choking issue at high upload rates