Commit Graph

115 Commits

Author SHA1 Message Date
Alexey Kostin
15a0fb410f Pieces hack 2018-01-15 00:37:30 +03:00
Alexey Kostin
75ea5ce702 Fix tracker append 2017-12-30 22:24:41 +03:00
Alexey Kostin
4b6c569de8 newpieces capacity optimize 2017-12-30 18:20:59 +03:00
Alexey Kostin
9abe68d02d Optimize 2017-12-30 18:17:58 +03:00
Alexey Kostin
5d4a9bd4ce More pointers
Small fix for pieces
gofmt
2017-12-29 20:26:13 +03:00
Alexey Kostin
220f407bd8 Working and tested variant 2017-12-29 00:43:07 +03:00
Alexey Kostin
67e7ba008b Released base functionality 2017-12-29 00:10:57 +03:00
Alexey Kostin
29ab5b1be0 Some new func, structures 2017-12-28 23:19:46 +03:00
Alexey Kostin
7f88b92772 New structures. Prelight for choice 2017-12-28 16:28:16 +03:00
Alexey Kostin
8c5a982eaf Final piececonvert 2017-12-28 00:00:50 +03:00
Alexey Kostin
59b3a77d9b Fix piececonvert 2017-12-27 23:43:12 +03:00
Alexey Kostin
6c853ae393 Bittorrent to qBittorrent pieces convert
( res['have'].unpack('b*').first.scan(/./).map {|i| (i.to_i(2)*1) }.pack('C'*npieces) from ruby)
2017-12-27 19:34:58 +03:00
Alexey Kostin
788092a8ed Realize saving the structure to a fastdecode file.
Change default parameters in newstructire.
Start compare structures
2017-12-26 23:56:32 +03:00
Alexey Kostin
b39116b511 Created structure for new fastresume file 2017-12-26 20:55:39 +03:00
Alexey Kostin
1e4df94c8c Initial release 2017-12-26 18:25:10 +03:00