Mitchell Livingston
|
bf146526bf
|
fix error where the table would lose track of the selected torrent when sorting by activity
|
2008-01-20 18:28:28 +00:00 |
Charles Kerr
|
5e12a8b90d
|
(gtk) #561 torrent inspector sometimes grows wider on its own
|
2008-01-20 17:18:28 +00:00 |
Charles Kerr
|
9a118eeff5
|
(gtk) use libevent's decode_uri() and libT's tr_mkdirp() instead of reinventing the wheel.
|
2008-01-20 15:50:42 +00:00 |
Charles Kerr
|
76ef3aaf7b
|
#636: make the daemon application manpages' descriptions more helpful.
|
2008-01-20 15:14:33 +00:00 |
Charles Kerr
|
b9c491d5c1
|
update some more URLS to www.transmissionbt.com
|
2008-01-20 14:53:38 +00:00 |
Mitchell Livingston
|
ab6bc91fe3
|
slight adjustments to preference window size
|
2008-01-20 05:54:10 +00:00 |
Mitchell Livingston
|
3bd38202a6
|
lower default number of total and per-torrent peers (new global value will automatically replace the current global value)
|
2008-01-20 04:50:41 +00:00 |
Charles Kerr
|
f6c91099b2
|
(gtk) #644 more HIG-compliant desktop menu entry
|
2008-01-20 03:42:37 +00:00 |
Charles Kerr
|
cdfe7d8c89
|
(gtk) #645: fix minor i18n bug reported by rubiсon
|
2008-01-20 03:25:17 +00:00 |
Charles Kerr
|
de21d77af2
|
test code to test a "router death" theory in the nightlies
|
2008-01-20 03:21:51 +00:00 |
Charles Kerr
|
43a83f31bb
|
change the default global connection limit to 200 in tr_init()
|
2008-01-20 01:50:51 +00:00 |
Charles Kerr
|
ef6f11446a
|
(gtk) tweak the status icons a little. #642
|
2008-01-20 01:18:11 +00:00 |
Charles Kerr
|
0679ef19eb
|
(gtk) new defaults values for max global peers (200) and max per-torrent peers (50)
|
2008-01-20 00:40:41 +00:00 |
Mitchell Livingston
|
27c2833ec3
|
fix crash reported in #640; other insignificant changes
|
2008-01-19 05:37:16 +00:00 |
Charles Kerr
|
9423e89aec
|
(gtk) SHUTUP cleanup
|
2008-01-19 05:04:38 +00:00 |
Charles Kerr
|
3a47dfdb23
|
(router death) dial down the max number of new sockets per second even lower
|
2008-01-19 03:44:44 +00:00 |
Charles Kerr
|
3c6eeef439
|
fix a socket leak in peer-msgs
|
2008-01-19 03:30:45 +00:00 |
Charles Kerr
|
a771f34373
|
stagger out the reannounce messages too, just as 0.82 did, as per denisx_'s suggestion
|
2008-01-19 01:34:02 +00:00 |
Charles Kerr
|
737bb23743
|
more work on "router death": stagger out tracker scrape attempts and close a loophole in the handshake code
|
2008-01-19 00:28:52 +00:00 |
Charles Kerr
|
de515ee339
|
if the torrent's download path doesn't exist, don't create it -- it's might be a removeable disk that got unplugged.
|
2008-01-18 19:13:32 +00:00 |
Charles Kerr
|
dd75a769c9
|
fix tr_mkdirp()'s errno/retvals.
|
2008-01-18 01:40:41 +00:00 |
Charles Kerr
|
2247a2d1f9
|
(gtk) render torrent error strings in red.
|
2008-01-18 00:16:49 +00:00 |
Charles Kerr
|
9f176115e6
|
(gtk) backwards compatability with gtk < 2.10, reported by Lacrocivious
|
2008-01-18 00:11:51 +00:00 |
Charles Kerr
|
961cb0137d
|
(gtk 1.0x) #632 combine the two status bars
|
2008-01-17 18:03:45 +00:00 |
Mitchell Livingston
|
179b7b3672
|
attempt to fix a crash that sometimes occurs with the Add window
|
2008-01-17 16:39:31 +00:00 |
Mitchell Livingston
|
beb62cf865
|
more subdued "no priority" image
|
2008-01-17 07:05:41 +00:00 |
Mitchell Livingston
|
0f0a983d23
|
update the image when dragging data files onto the main window
|
2008-01-17 07:01:09 +00:00 |
Mitchell Livingston
|
39e3ed4c05
|
add missing image and testing code
|
2008-01-17 06:57:51 +00:00 |
Mitchell Livingston
|
ae2c7c8f12
|
update dock badge images
|
2008-01-17 06:53:40 +00:00 |
Mitchell Livingston
|
4158be90cf
|
avoid weird behavior when pushing down action button by showing the menu on mouse up instead
|
2008-01-17 04:20:52 +00:00 |
Charles Kerr
|
52c3243b4b
|
more test code to address "router death". Based on maxintech's feedback in the forums, try making the peer manager's reconnect intervals and volume more like 1.00
|
2008-01-17 03:43:08 +00:00 |
Mitchell Livingston
|
3f69befc1b
|
fix double clicking a row in the file table, so that it shows the specific file
|
2008-01-17 02:54:01 +00:00 |
Mitchell Livingston
|
e63e7ab8e7
|
attempt to fix buttons on Tiger
|
2008-01-17 01:57:14 +00:00 |
Charles Kerr
|
6c6228770c
|
fix byte ordering of the port in tr_peerIoAddrStr()
|
2008-01-17 00:08:40 +00:00 |
Mitchell Livingston
|
88053029bb
|
add the standard close button to the Add window
|
2008-01-16 23:17:36 +00:00 |
Mitchell Livingston
|
b9f6a86c63
|
ensure the reveal button in the inspector scales the image correctly
|
2008-01-16 21:09:59 +00:00 |
Mitchell Livingston
|
8e993f80ef
|
display the action menu on mouse down, not mouse up
|
2008-01-16 20:53:24 +00:00 |
Charles Kerr
|
377c00a826
|
a test: if we set the reconnect period to any given peer to > 900 seconds, will that make "router death" go away? 900 seconds is the usual router setting for timing out bad sockets.
|
2008-01-16 20:24:18 +00:00 |
Mitchell Livingston
|
4b5e05f12e
|
mark action button as pushed when it's clicked; update NEWS
|
2008-01-16 19:49:10 +00:00 |
Mitchell Livingston
|
50a90c3460
|
update NEWS, clean up pieces bar toggle code
|
2008-01-16 19:30:12 +00:00 |
Charles Kerr
|
5965d8d1ae
|
handle tr_torrentClose( NULL ) gracefully.
|
2008-01-16 17:57:13 +00:00 |
Charles Kerr
|
61fc032dc1
|
sync peersSendingToUs with isDownloadingFrom, reported by BentMyWookie
|
2008-01-16 17:52:47 +00:00 |
Charles Kerr
|
7c908fa11a
|
#623: "transmissioncli -i" crashes. reported by anders in the forums.
|
2008-01-16 16:47:58 +00:00 |
Mitchell Livingston
|
875b98145f
|
fix bug when quickly toggling the advanced bar
|
2008-01-16 16:39:18 +00:00 |
Charles Kerr
|
756bacd076
|
(gtk) #616: tray icon info popup, suggested by inferneux and seconded a few times in the forums.
|
2008-01-16 16:03:18 +00:00 |
Mitchell Livingston
|
470d588b50
|
animate the Pieces bar when showing/hiding it
|
2008-01-16 15:56:40 +00:00 |
Charles Kerr
|
a1e20dd7e9
|
more work on "router death": if we can't connect to a given peer, retry it fewer times and wait much longer between retries.
|
2008-01-16 15:13:02 +00:00 |
Charles Kerr
|
34451a57d4
|
(gtk) tweak the keyboard accelerator for removing a torrent. suggested by frandavid100 in the forums.
|
2008-01-16 14:59:10 +00:00 |
Charles Kerr
|
c619642d4e
|
(gtk) better desktop integration by using stock icons in the statusbar. suggested by frandavid100 in the forums.
|
2008-01-16 14:55:07 +00:00 |
Mitchell Livingston
|
e49dc50751
|
fix display of button tip
|
2008-01-16 07:09:14 +00:00 |