Charles Kerr
|
25fa56d294
|
* don't fire the "status changed" event if the status changes while a torrent's being started for the first time.
* cleaner setting of the DND flags in the gtk+ client.
* cpStatus cleanup.
|
2007-10-19 23:23:21 +00:00 |
Charles Kerr
|
e6c46122fb
|
tyop fix
|
2007-10-19 23:21:32 +00:00 |
Charles Kerr
|
4240f7c60c
|
sending SIGHUP in the cli will now ask the tracker for more peers. (#306, suggested by mtolman, patch by tiennou)
|
2007-10-19 21:53:35 +00:00 |
Charles Kerr
|
76da8c6c00
|
fix crash in the gtk client if the user hit `create' in the `create torrent' dialog without specifying a file.
|
2007-10-19 21:49:18 +00:00 |
Charles Kerr
|
de8b09005d
|
make a trivial change for pea
|
2007-10-19 06:08:07 +00:00 |
Mitchell Livingston
|
b62fb6a7c1
|
trivial code cleanup
|
2007-10-19 01:24:42 +00:00 |
Charles Kerr
|
8b5f76c10e
|
roll back the clients changes because of the 0.90 freeze
|
2007-10-19 00:19:16 +00:00 |
Charles Kerr
|
58ad607c01
|
merge the wiki.theory.org, T, and libtorrent client lists. T knows about dozens more clients now.
|
2007-10-19 00:02:37 +00:00 |
Charles Kerr
|
781c3e2efd
|
(gtk) better sort-by-progress in the main window's torrent list
|
2007-10-18 21:32:37 +00:00 |
Charles Kerr
|
c53f69ef25
|
(gtk) Fix ticket #292 reported by mtolman
|
2007-10-18 21:28:19 +00:00 |
Charles Kerr
|
6a3a61716b
|
when seeding, instead of giving the the ratio as N/A, give uploaded/torrent_size (Waldorf_)
|
2007-10-18 20:42:39 +00:00 |
Charles Kerr
|
78b5c81253
|
possibly fix r3457 crash reported by chrissturm
|
2007-10-18 19:33:29 +00:00 |
Charles Kerr
|
212470560e
|
fix overflow error that caused timers with intervals larger than 35 minutes to be lost... which is nastier than it sounds, since that's shorter than many tracker announce intervals.
|
2007-10-18 18:32:58 +00:00 |
Charles Kerr
|
6cef3fd9f9
|
remove fprintf that snuck in. (Reported by Gimp)
|
2007-10-18 03:57:19 +00:00 |
Charles Kerr
|
e723a5724c
|
added debugging messages to the tracker cleanup. better error handling for esoteric http errors.
|
2007-10-18 03:55:55 +00:00 |
Mitchell Livingston
|
f3b856d1d9
|
fix small memory leak
|
2007-10-18 03:23:18 +00:00 |
Mitchell Livingston
|
e06d38b4c7
|
generate the info tab button images when needed, add backend support for different colored tabs depending on aqua/graphite
|
2007-10-18 00:04:01 +00:00 |
Mitchell Livingston
|
a2f3b0dac6
|
small name change and other trivial adjustments
|
2007-10-17 23:33:22 +00:00 |
Charles Kerr
|
9da5aaef2c
|
huge tracker cleanup for the "no response from tracker" issue
|
2007-10-17 18:59:58 +00:00 |
Charles Kerr
|
2cda7060cd
|
remove stubs for Azureus extension negotiation
|
2007-10-17 18:53:17 +00:00 |
Charles Kerr
|
31646bcfb9
|
(gtk) remember between sessions which column is used for sorting in the main window's torrent list
|
2007-10-17 18:31:12 +00:00 |
Charles Kerr
|
3210f92085
|
const-ify tr_msg()'s input arguments
|
2007-10-17 18:24:53 +00:00 |
Charles Kerr
|
911ff1cdd1
|
remove tr_peerMsgsSetChoke()'s return value, which was always ignored anyway
|
2007-10-17 18:23:59 +00:00 |
Mitchell Livingston
|
0a285a36a8
|
fix Greek strings file
|
2007-10-17 16:42:20 +00:00 |
Mitchell Livingston
|
f6a32d49ce
|
retry Greek 2
|
2007-10-17 16:41:10 +00:00 |
Mitchell Livingston
|
1aaf3bed83
|
try Greek again
|
2007-10-17 16:37:44 +00:00 |
Mitchell Livingston
|
b401ab066d
|
remove Greek
|
2007-10-17 16:35:43 +00:00 |
Mitchell Livingston
|
7d21096c66
|
add missing files for Greek
|
2007-10-17 16:24:36 +00:00 |
Mitchell Livingston
|
32dea07338
|
Greek localization for 0.9x
|
2007-10-17 16:21:47 +00:00 |
Mitchell Livingston
|
c0010329ab
|
changing some constants into #define
|
2007-10-17 16:04:51 +00:00 |
Charles Kerr
|
ea5390296d
|
Follow uTorrent 1.8's behavior of allowing a manual reannounce every max(60 seconds, min_interval) where min_interval is from the tracker.
|
2007-10-17 01:17:30 +00:00 |
Mitchell Livingston
|
6c6bd8d1d5
|
fix regression where N/A is shown when leechers, seeders, or completed is 0; promote AR
|
2007-10-17 00:46:20 +00:00 |
Charles Kerr
|
00a425a7d3
|
further tweaks to the peer connection weights after reading the overnight runlog
|
2007-10-16 15:05:05 +00:00 |
Charles Kerr
|
574edab4e3
|
add "Ask Tracker for More Peers" to the torrent list's right-click context menu
|
2007-10-16 14:42:17 +00:00 |
Charles Kerr
|
825e1d9334
|
make tr_stat.everUploaded a tertiary sort key when sorting by progress.
|
2007-10-16 14:32:16 +00:00 |
Charles Kerr
|
99ddcb8f36
|
make upload speed a secondary sort key when sorting by progress.
|
2007-10-16 14:16:01 +00:00 |
Charles Kerr
|
fa200efd09
|
more tweaks
|
2007-10-16 03:14:07 +00:00 |
Charles Kerr
|
c9359d8bde
|
There are only 16 days left for something to replace this as October's stupidest bug.
|
2007-10-16 03:00:53 +00:00 |
Charles Kerr
|
ec30180d76
|
tweak the weights that decide to reconnect to crappy peers less often.
|
2007-10-16 02:37:34 +00:00 |
Charles Kerr
|
0b04554772
|
maybe fix crash reported by Lacrocivious in http://pastebin.ca/738142
|
2007-10-16 02:19:40 +00:00 |
Charles Kerr
|
30418e34b8
|
fix crash reported by John_Clay in http://pastebin.ca/738133
|
2007-10-16 02:16:57 +00:00 |
Charles Kerr
|
8feeb9ee6b
|
when deciding which peers to try to connect to, add some weights to punish peers that don't transfer piece data with us. We'll still give them another, but at longer intervals than better peers get.
|
2007-10-16 00:55:17 +00:00 |
Mitchell Livingston
|
92bb5c33de
|
get mac build compiling again
|
2007-10-15 21:52:51 +00:00 |
Charles Kerr
|
e698756c98
|
remove unused flags
|
2007-10-15 20:58:39 +00:00 |
Charles Kerr
|
efe4847204
|
new utility (tr_loadFile), and reimplement metainfo's "readtorrent" to use it.
|
2007-10-15 20:15:34 +00:00 |
Charles Kerr
|
c65d6a20c3
|
remove dead code tr_file_stat::completionStatus
|
2007-10-15 18:45:25 +00:00 |
Mitchell Livingston
|
248837e735
|
remove reliance on completion status
|
2007-10-15 18:44:39 +00:00 |
Charles Kerr
|
159f1de576
|
remove dead code tr_stat::cpStatus
|
2007-10-15 18:28:49 +00:00 |
Mitchell Livingston
|
caee274e6e
|
eliminate dependancy on cpstatus
|
2007-10-15 18:20:39 +00:00 |
Mitchell Livingston
|
161f60d519
|
Italian localization for 0.9x
|
2007-10-15 17:38:26 +00:00 |