Commit Graph

3254 Commits

Author SHA1 Message Date
Mitchell Livingston e9f1e35756 update help documentation 2007-11-26 19:31:29 +00:00
Mitchell Livingston 227c04db44 in stats window, show time in minutes; increase stats window minimum width 2007-11-26 19:23:57 +00:00
Mitchell Livingston bf3bd6bd5d avoid divide-by-0 in stats 2007-11-26 19:18:00 +00:00
Mitchell Livingston 6b5f1839aa get last commit building 2007-11-26 19:10:53 +00:00
Charles Kerr 3aae5534bd work on the stats a little bit. 2007-11-26 18:55:36 +00:00
Mitchell Livingston c79f772acd attempt to make per-torrent action menu a little faster 2007-11-26 17:33:31 +00:00
Charles Kerr 1fb09fafa1 commit tiennou's "transmissioncli -f" patch for ticket #322 2007-11-26 16:39:11 +00:00
Charles Kerr b670e8e14a apply tiennou's "output directory" patch from ticket #502 2007-11-26 16:22:36 +00:00
Charles Kerr 0ed3610468 fix crash on startup reported by Gimp_ 2007-11-26 05:03:28 +00:00
Charles Kerr e354b82452 disable SWIFT on private trackers, because they are typically ratio-based sites where you *want* to upload as much as possible to deadbeats 2007-11-26 04:05:12 +00:00
Charles Kerr 63cb8506ca fix crash when loading fastresume files 2007-11-26 03:54:20 +00:00
Mitchell Livingston 1fe9d15e31 update trunk's appcast and version info 2007-11-26 00:08:43 +00:00
Charles Kerr ff395be451 update NEWS 2007-11-25 17:44:11 +00:00
Charles Kerr 218289b0b3 sync w/0.9x NEWS 2007-11-25 17:30:37 +00:00
Charles Kerr ec042e7278 enable SWIFT in trunk 2007-11-25 17:09:09 +00:00
Charles Kerr a720545256 fix peer-mgr.c shear between 0.9x and trunk 2007-11-25 17:07:12 +00:00
Charles Kerr d735989aec fix clientIsSnubbedBy() to work correctly when we're a seed 2007-11-25 16:57:08 +00:00
Charles Kerr 30417d10ab Include Transmission.xcodeproj in the tarball (#503) 2007-11-25 15:22:37 +00:00
Mitchell Livingston e49ca41f2c display file count in inspector next to total size, instead of under the file table 2007-11-25 04:06:26 +00:00
Mitchell Livingston bd2de0888e fix Wyzo 2007-11-24 19:36:26 +00:00
Mitchell Livingston ca1c0dee37 update strings file 2007-11-24 19:33:15 +00:00
Mitchell Livingston 4a53c761a3 add Wyzo to clients list 2007-11-24 19:19:22 +00:00
Mitchell Livingston e7c600a237 adjust inspector layout a tiny bit 2007-11-24 16:46:11 +00:00
Mitchell Livingston 8c3c5c5043 remove redundant code 2007-11-23 17:49:05 +00:00
Mitchell Livingston c6117dbd3f show remaining time for seeding torrents towards ratio 2007-11-23 17:42:49 +00:00
Mitchell Livingston 654af57b9c sort by speed, then last activity 2007-11-23 16:03:49 +00:00
Mitchell Livingston ddc97a921b get rid of 2 more unnecessary sort methods 2007-11-23 15:48:26 +00:00
Mitchell Livingston dc37d150e8 get rid of unneeded sort descriptors; hold queue order as an integer instead of an object 2007-11-23 15:45:58 +00:00
Charles Kerr ebc8f34f48 fix bug in gtk client that caused torrent changes to show up too slowly in the GUI 2007-11-23 15:36:31 +00:00
Mitchell Livingston 34a226d403 have a smaller minimum width as well 2007-11-23 03:40:13 +00:00
Mitchell Livingston 2991619fbd have a maximum width for the stats window 2007-11-23 03:38:45 +00:00
Charles Kerr 18b3b388c0 fix oops from last commit 2007-11-23 03:01:13 +00:00
Charles Kerr 5ad14e4abc fix another 0.94 prerelease crash report... this one from when finishing verifying a torrent that's running. 2007-11-23 02:49:06 +00:00
Mitchell Livingston f657bd524b when sorting by last activity, if there was no activity use date 2007-11-23 02:46:29 +00:00
Charles Kerr 3b04f824e0 fix libT crash reported in the forums 2007-11-23 02:14:21 +00:00
Charles Kerr 8caa113d4b fix LTEP PEX error reported by Adrian Ulrich in the BitTorrent mailing list 2007-11-22 06:48:08 +00:00
Charles Kerr 6df942138b fix portmapping crash. 2007-11-22 06:13:57 +00:00
Charles Kerr 87d4bcd278 Change the default port from 9090 to 51413 to get in compliance with IANA's port number assignment scheme. (1024 through 49151 are reserved) 2007-11-22 04:15:22 +00:00
Mitchell Livingston 8b6f2ad708 implement another ipc method 2007-11-22 03:34:44 +00:00
Mitchell Livingston afc98ac91e get rid of an unnecessary width check 2007-11-21 20:22:04 +00:00
Mitchell Livingston 00623d8c55 get building again 2007-11-21 20:10:49 +00:00
Charles Kerr 91e672d428 some progress on the overall statistics, though probably not visible to end users yet 2007-11-21 20:03:53 +00:00
Mitchell Livingston 4a5a95b606 add option to sort by Last Activity 2007-11-21 18:32:41 +00:00
Mitchell Livingston 60c39854f1 allow file location to be changed if it does not yet exist 2007-11-21 17:39:45 +00:00
Charles Kerr 260033847f fix ticket #451 (Files remain in use after removal) 2007-11-21 16:16:59 +00:00
Mitchell Livingston a7671a3afc update clients list to identify test builds 2007-11-21 15:20:07 +00:00
Mitchell Livingston 761ca4b364 hr, not hours 2007-11-21 02:31:48 +00:00
Mitchell Livingston 33e23b35ae don't pluralize "time" if opened only once 2007-11-21 02:27:23 +00:00
Mitchell Livingston 7e6194ae97 update stats window for session and total info 2007-11-21 02:19:42 +00:00
Charles Kerr f1cdb4ffbd tweak the version.sh script 2007-11-21 02:10:11 +00:00