Commit Graph

1123 Commits

Author SHA1 Message Date
Mitchell Livingston 20eebf6092 remove unneeded function/warning 2007-01-16 04:20:45 +00:00
Mitchell Livingston 212ec30187 one less initialization 2007-01-16 03:32:09 +00:00
Mitchell Livingston 5e17b596d6 avoid calculations if the bandwidth limit is 0, since it always will return the same value 2007-01-15 19:16:32 +00:00
Mitchell Livingston dc68861f60 one more localization 2007-01-15 18:53:35 +00:00
Mitchell Livingston f99964e0b1 another localization 2007-01-15 18:50:59 +00:00
Mitchell Livingston 2e6263efb5 more concise phrasing and localization 2007-01-15 18:48:44 +00:00
Mitchell Livingston fbeb566c2f when adding new files and the download/incomplete folder doesn't exist, give a sheet to choose new location/cancel 2007-01-15 18:36:08 +00:00
Eric Petit a768ecf0d2 Stupid bug that causes us to never check the hash and never send HAVE messages 2007-01-15 18:18:06 +00:00
Eric Petit cc3bf0cab9 Fixes redirecting (announce has '%'s in it) 2007-01-15 09:00:47 +00:00
Mitchell Livingston 67580ce1fe very small simplification 2007-01-15 04:45:11 +00:00
Mitchell Livingston 29bf2677ec sort ratio separate from progress 2007-01-15 04:41:01 +00:00
Mitchell Livingston a7c4c4474b i should've compiled first 2007-01-15 04:10:34 +00:00
Mitchell Livingston 833494672f this will help later 2007-01-15 04:09:56 +00:00
Mitchell Livingston fe558f6dbd proper pluralization 2007-01-14 22:12:39 +00:00
Mitchell Livingston 84518d962d typo fix 2007-01-14 20:24:52 +00:00
Mitchell Livingston f21822df05 don't download if folder doesn't exist, instead of just the volume to make it more compatible with new io code 2007-01-14 20:22:51 +00:00
Mitchell Livingston c351ac51f8 typo 2007-01-14 16:57:31 +00:00
Eric Petit 4386cba273 Use tr_cond* a bit more 2007-01-14 12:11:06 +00:00
Eric Petit e5e6a8b5df Merge io branch into trunk 2007-01-14 12:00:21 +00:00
Eric Petit 58a8bdedf0 BeOS fix 2007-01-14 08:51:15 +00:00
Mitchell Livingston 0d2ef564b6 fix visual glitch in prefs 2007-01-13 16:13:51 +00:00
Mitchell Livingston 4eeae413b8 dock menu will display number of seeding and downloading transfers 2007-01-12 19:36:52 +00:00
Mitchell Livingston 7abfceceac a little less redundant checking of global bandwidth, and added myself as working on back-end 2007-01-12 17:16:20 +00:00
Mitchell Livingston 486e5789f6 Dim "kb/s" label in inspector when the corresponding text field is disabled 2007-01-12 17:02:33 +00:00
Mitchell Livingston 3cbb5fa681 correctly get the scrape interval 2007-01-12 05:05:11 +00:00
Mitchell Livingston e6701b077d flash orange instead of red when piece completes, since red is sometimes interpreted negatively 2007-01-11 21:19:31 +00:00
Mitchell Livingston b04fda9a14 delete unneeded function 2007-01-11 00:21:42 +00:00
Josh Elsasser 1cdf0839c1 Silence gcc warning. 2007-01-10 23:38:33 +00:00
Mitchell Livingston a80a8fc9be less reliance on title 2007-01-09 17:09:21 +00:00
Mitchell Livingston 5c4d35d0ac specify "download" instead of "start" 2007-01-09 15:31:14 +00:00
Mitchell Livingston b714a13056 typo 2007-01-09 15:25:07 +00:00
Mitchell Livingston 73565b2bc4 a little better menu item validation 2007-01-09 15:06:45 +00:00
Mitchell Livingston f23d2aa950 enable queue menu items for queued seeds 2007-01-09 14:58:05 +00:00
Mitchell Livingston c0174bd8d5 0 TransferS, 1 Transfer 2007-01-09 14:35:00 +00:00
Mitchell Livingston a7b2d268c0 removed redundant queueing code 2007-01-09 04:23:35 +00:00
Mitchell Livingston cae91090cc a little more queueing cleanup 2007-01-09 03:49:56 +00:00
Mitchell Livingston c5a1a89df0 when a download finishes, stop and make wait if the seeding queue is full 2007-01-09 03:46:21 +00:00
Mitchell Livingston 806693281f separate queue for seeding torrents 2007-01-09 03:25:13 +00:00
Mitchell Livingston cc7d0e3caf another queue adjustment 2007-01-09 02:48:25 +00:00
Mitchell Livingston 26c79a5d43 save some calls 2007-01-09 01:53:43 +00:00
Mitchell Livingston 171bb5aebd missed this for those not using the queue 2007-01-09 01:35:37 +00:00
Mitchell Livingston 39cccec3d5 clean up queue code some more 2007-01-09 01:31:56 +00:00
Mitchell Livingston fcf6161e85 simplify queueing core a bit...will make things easier later 2007-01-09 01:09:23 +00:00
Mitchell Livingston 6b5a40ad91 rephrase inspector 2007-01-08 21:57:09 +00:00
Mitchell Livingston becb19f763 global bandwidth limits only apply to transfers that are not set to overide them 2007-01-08 21:53:55 +00:00
Mitchell Livingston 11dcbf4e85 since the default values really don't matter, set torrent speed limits to global limits by default 2007-01-08 15:20:18 +00:00
Mitchell Livingston 58209af347 small improvement 2007-01-08 15:18:05 +00:00
Mitchell Livingston c6b6e93265 let's make things simpler: no need for default individual torrent bandwidth limits...global limits and inspector options are enough 2007-01-08 15:11:15 +00:00
Mitchell Livingston e5b24d929e add bittyrant to client id's 2007-01-08 04:41:18 +00:00
Mitchell Livingston 3dc7c6899f fix #180, from compnerd 2007-01-06 17:08:20 +00:00