Mitchell Livingston
|
91f7df5efd
|
add qBittorrent to clients
|
2007-04-05 22:07:44 +00:00 |
Eric Petit
|
127a26bc7b
|
Don't assume that peers send us blocks in the same order we sent the requests (another cause of overdownloading)
|
2007-04-05 16:23:00 +00:00 |
Eric Petit
|
a1a09d21ab
|
Send 'cancel' messages when getting choked, in case the peer doesn't drop our previous requests as expected (one cause of overdownloading)
|
2007-04-05 16:01:40 +00:00 |
Josh Elsasser
|
56e74a3004
|
Wait, I'm supposed to take a minute to check this stuff before I commit?
|
2007-04-05 00:52:31 +00:00 |
Josh Elsasser
|
6c4270cb42
|
I'm english well speaking.
|
2007-04-05 00:47:25 +00:00 |
Josh Elsasser
|
2947c32902
|
Add a big-ass warning for linux users that can't read.
|
2007-04-05 00:41:32 +00:00 |
Mitchell Livingston
|
74bd6755ba
|
add version info for maintenance number (z in x.y.z) and if dev build
|
2007-04-04 20:37:14 +00:00 |
Josh Elsasser
|
14386befea
|
A couple manpage tweaks, courtesy of nzk.
|
2007-04-04 04:34:13 +00:00 |
Josh Elsasser
|
6b70c6c569
|
Improve manpages a bit.
|
2007-04-04 01:41:34 +00:00 |
Josh Elsasser
|
fffd302c2c
|
Update transmissioncli manpage, add transmission-gtk manpage skeleton.
|
2007-04-04 01:20:45 +00:00 |
Mitchell Livingston
|
304d735e7d
|
get valid downloaded number from new left variable
|
2007-04-04 01:05:04 +00:00 |
Josh Elsasser
|
b86b3e8a30
|
Add remaining file download to properties window.
|
2007-04-04 00:56:17 +00:00 |
Josh Elsasser
|
498cbddb2e
|
Add remaining file download to tr_stat_t.
|
2007-04-04 00:55:53 +00:00 |
Josh Elsasser
|
3d054d83ca
|
Add files window to properties window as a tab.
Update properties dialog at regular intervals.
|
2007-04-04 00:32:58 +00:00 |
Josh Elsasser
|
fea458dcb5
|
I suck at logic, bad.
|
2007-04-03 18:43:26 +00:00 |
Josh Elsasser
|
5035d519cc
|
Don't return a NULL client string when not connected.
|
2007-04-03 18:43:01 +00:00 |
Josh Elsasser
|
0cb6a81077
|
Don't try to generate a client string for a peer before we have their handshake.
|
2007-04-03 18:34:55 +00:00 |
Josh Elsasser
|
58333068e8
|
Cache peer client name.
Don't create an 'unknown client' name with nonprintable characters.
|
2007-04-03 18:22:58 +00:00 |
Mitchell Livingston
|
b3a6186abe
|
help avoid a crash when going from 0.7 to 0.61 (just in case)
|
2007-04-03 15:24:12 +00:00 |
Mitchell Livingston
|
dc456f31e6
|
add BitBuddy to clients
|
2007-04-03 13:30:19 +00:00 |
Josh Elsasser
|
b29d8e4342
|
Make evil initial window sizing magic a bit less evil and a bit less magic.
|
2007-04-03 08:18:53 +00:00 |
Josh Elsasser
|
4cdada4c1f
|
Use frontend-specific tags for resume files.
|
2007-04-03 05:39:41 +00:00 |
Mitchell Livingston
|
974c69215a
|
update licenses to 2007
|
2007-04-03 02:22:25 +00:00 |
Mitchell Livingston
|
9e2470c3da
|
add missing licences
|
2007-04-03 02:15:24 +00:00 |
Josh Elsasser
|
7d67c4b457
|
Fix benc list allocations for like the fourth time.
Hopefully this time it actually works.
|
2007-04-03 00:51:22 +00:00 |
Mitchell Livingston
|
f89831fc66
|
small adjustments
|
2007-04-02 21:28:09 +00:00 |
Josh Elsasser
|
574902b461
|
Fix benc list/dict allocation.
|
2007-04-02 21:19:53 +00:00 |
Josh Elsasser
|
9bb7063378
|
Silence some warnings.
|
2007-04-02 20:49:08 +00:00 |
Josh Elsasser
|
7e03349f76
|
Merge r1634 to trunk.
|
2007-04-02 20:38:23 +00:00 |
Josh Elsasser
|
5b6ac5744c
|
Fix initial directory in file chooser window.
|
2007-04-02 18:15:42 +00:00 |
Mitchell Livingston
|
2201bf3912
|
attempt to fix ticket #206
|
2007-04-01 13:25:32 +00:00 |
Mitchell Livingston
|
71f0a16c26
|
updated localizable strings file
|
2007-04-01 01:49:00 +00:00 |
Mitchell Livingston
|
593bf0e71a
|
add TuoTu to clients
|
2007-04-01 01:24:36 +00:00 |
Mitchell Livingston
|
37ff93ecee
|
consistency
|
2007-03-31 20:19:19 +00:00 |
Mitchell Livingston
|
dbd4fdc61c
|
mixed enable, disable
|
2007-03-31 20:09:29 +00:00 |
Mitchell Livingston
|
1bb5140467
|
Add preference option to disable PEX in Mac frontend.
|
2007-03-31 20:08:10 +00:00 |
Josh Elsasser
|
4d7b4b536f
|
Add preference option to disable PEX.
|
2007-03-31 19:19:27 +00:00 |
Josh Elsasser
|
b8d03e5958
|
Add API function to disable PEX for a torrent.
|
2007-03-31 19:19:09 +00:00 |
Josh Elsasser
|
a3ad4c4cc4
|
Unbreak multifile torrents.
|
2007-03-31 19:10:32 +00:00 |
Josh Elsasser
|
ebcc73121b
|
Remove tr_bencListIter(), it was a stupid idea.
|
2007-03-31 17:40:28 +00:00 |
Mitchell Livingston
|
57e28bd661
|
store date completed internally
|
2007-03-31 01:00:51 +00:00 |
Mitchell Livingston
|
f42bf86042
|
add CTorrent to clients
|
2007-03-31 00:14:32 +00:00 |
Mitchell Livingston
|
18c690e825
|
rename date to date added
|
2007-03-30 18:58:18 +00:00 |
Josh Elsasser
|
5a59d210c4
|
Truncate files that are too large during initial hash check.
|
2007-03-30 17:35:23 +00:00 |
Josh Elsasser
|
978b5cec11
|
Add iterator function for bencoded lists.
|
2007-03-30 00:12:39 +00:00 |
Josh Elsasser
|
0c1c57a62a
|
Eliminate an error-prone varargs function.
|
2007-03-29 21:02:59 +00:00 |
Josh Elsasser
|
b8530669e6
|
Remove unused function.
|
2007-03-29 19:53:40 +00:00 |
Josh Elsasser
|
66cb8d5835
|
Move debug message, we don't want to see it 30 times a second.
|
2007-03-29 01:09:03 +00:00 |
Josh Elsasser
|
367426b51b
|
Show peers found and used when adding new peers.
Accept --without-foo in addition to --disable-foo in the configure script.
|
2007-03-29 00:19:09 +00:00 |
Mitchell Livingston
|
de3dc82ab2
|
better way of storing if torrent was active
|
2007-03-28 12:53:45 +00:00 |