Commit Graph

716 Commits

Author SHA1 Message Date
Mitchell Livingston 843761f656 sort ul/dl rate columns by actual rate 2006-12-18 20:07:32 +00:00
Mitchell Livingston 4e40a35f63 dragging a url now hilights the whole table 2006-12-18 18:33:32 +00:00
Mitchell Livingston d7c9da2c8f display actual upload/download rate in inspector for individual peers 2006-12-18 06:25:40 +00:00
Mitchell Livingston 8eb2ec59c2 expanded tooltips in peer inspector window 2006-12-18 04:12:01 +00:00
Mitchell Livingston 3374ce9a32 merge multitracker branch:
Adds announce list, support for code 301/302 redirect, improvements to mac inspector, better queueing with errors, random extra wait of up to a minute between announces, and other changes.
2006-12-17 16:36:27 +00:00
Mitchell Livingston 26aef3fc30 make sure the app knows about the last commit 2006-12-15 17:16:30 +00:00
Mitchell Livingston cea04e80b0 there can only be one help file that Network prefs directs to 2006-12-15 17:13:04 +00:00
Mitchell Livingston 8a11ad6e25 if you double click the ETA, the inspector shouldn't pop up 2006-12-15 16:56:55 +00:00
Mitchell Livingston 3409f51ef0 should identify BitLord clients according to the bittorrent specs (although it might not be completely accurate) 2006-12-15 05:27:51 +00:00
Mitchell Livingston 36d7fb620d lower values for peer progress colors 2006-12-15 01:49:37 +00:00
Mitchell Livingston e937a64e9c a little better phrasing 2006-12-15 01:38:52 +00:00
Mitchell Livingston 2b890a0376 Roger Roger 2006-12-15 01:35:42 +00:00
Mitchell Livingston 6e46fc05d4 show an error dialog when trying to open another copy of Transmission, and make the formatting match the cocoa-style 2006-12-15 01:18:36 +00:00
Eric Petit 0d1d80c2ce Prevent several instances of Transmission.app from running simultaneously 2006-12-14 23:44:54 +00:00
Mitchell Livingston a2dab479d9 small adjustments to original placement and value for peer progress color 2006-12-14 15:59:16 +00:00
Mitchell Livingston f5fb7d531e updated port forwarding help 2006-12-14 06:53:59 +00:00
Josh Elsasser 44f8325312 Merge scrape branch:
Automatically scrape trackers as needed.
  If tracker supplies a trackerid then use it (untested).
  Use tracker's min interval, clamped to the same range as interval.
  Show total completed downloads in the MacOS X frontend.
2006-12-02 01:46:54 +00:00
Mitchell Livingston 6a154b794d an attempt to fix the background drawing bug 2006-11-23 15:44:44 +00:00
Mitchell Livingston d47fe45226 merge tracker address and announce address into one field in the inspector 2006-11-23 04:10:16 +00:00
Mitchell Livingston ab98c157c0 combine pieces and piece size in inspector 2006-11-23 03:23:41 +00:00
Mitchell Livingston 4c32f40f3b small adjustments to inspector and check for utf-8 strings 2006-11-23 02:53:47 +00:00
Mitchell Livingston 48b0d28e26 scroll box for torrent comment 2006-11-23 02:37:54 +00:00
Mitchell Livingston 4306c7cfa5 add support in libT and the mac interface for displaying comment, creator, and date created 2006-11-23 01:38:18 +00:00
Mitchell Livingston d9e3d6b0b1 a little Controller cleaning 2006-11-22 16:42:26 +00:00
Mitchell Livingston d65612a157 url entry window is now a bit like iTunes's 2006-11-22 01:29:41 +00:00
Mitchell Livingston a7c35c00dc some more fixes with url dragging and url download error messages 2006-11-22 01:06:31 +00:00
Mitchell Livingston baf3b48c3d fix an instance of no return value in the dragging method 2006-11-21 18:59:11 +00:00
Mitchell Livingston 0823725385 update Localizable.strings 2006-11-20 03:24:05 +00:00
Mitchell Livingston 49399c27f8 die nslog! 2006-11-20 01:44:21 +00:00
Mitchell Livingston 6047380d7a a clearer explanation when suggested name isn't a torrent 2006-11-20 01:43:51 +00:00
Mitchell Livingston 543d2f0037 even better url completion 2006-11-19 22:20:35 +00:00
Mitchell Livingston 95cbdc4900 one less log :) 2006-11-19 22:05:43 +00:00
Mitchell Livingston d4c0e633d2 better url auto-completion 2006-11-19 22:04:49 +00:00
Mitchell Livingston 2adc37c087 update help a bit for the case of multiple routers 2006-11-19 15:39:26 +00:00
Mitchell Livingston dfbb245d05 patch to PortChecker to make it more reusable 2006-11-19 15:37:57 +00:00
Mitchell Livingston ee59c4b02b clarify what the sheet does with a lab and the OK button relabeled Open 2006-11-18 18:51:07 +00:00
Mitchell Livingston 01db465db9 URL sheet button alignment and shortcuts 2006-11-18 18:44:01 +00:00
Mitchell Livingston 6f23f36cc7 change to the url sheet sizing 2006-11-18 16:01:42 +00:00
Mitchell Livingston af170830f7 show sheet where torrent url can be entered, with some basic string to url conversion 2006-11-18 15:47:20 +00:00
Eric Petit 24060a66d9 When checking free space on the hard drive, use the destination folder (the data location may not exist yet and fileSystemAttributesAtPath gives you incorrect values then) 2006-11-17 10:12:15 +00:00
Mitchell Livingston 02fc10a15a update info when changing directory 2006-11-16 23:29:11 +00:00
Mitchell Livingston 468438cb2c string fix fix 2006-11-16 22:17:05 +00:00
Mitchell Livingston fb6bf1e71c string fix 2006-11-16 22:15:50 +00:00
Mitchell Livingston 9b75a6818a warning if move folder doesn't exist, and a few releases 2006-11-16 22:03:51 +00:00
Mitchell Livingston 68fbb93eac Choose a new volume for downloading if the current isn't available. I still need feedback on this. 2006-11-16 21:24:24 +00:00
Mitchell Livingston 0426cbde1f attempt to determine if volume is available....i need feedback on this one 2006-11-16 19:32:01 +00:00
Eric Petit 02ae863f18 No need to show DL/UL rates while checking files 2006-11-16 08:48:58 +00:00
Mitchell Livingston 7145809986 make credits localizable 2006-11-14 19:31:47 +00:00
Mitchell Livingston 688f06863e When loading from url, if set to download at the torrent location ask the user for a location instead 2006-11-14 05:27:43 +00:00
Mitchell Livingston c6f4df3195 quick fix for last commit 2006-11-13 17:32:49 +00:00