Mitchell Livingston
|
5d2ae4eb61
|
simplify options for download limits in inspector with 3 check states: mixed for system defaults, checked for override with limit, and no check for no limit
|
2007-02-02 17:33:32 +00:00 |
Eric Petit
|
ddcfa59c96
|
Always take the global lock when accessing the torrent list (fixes a race condition crash)
|
2007-01-29 08:24:09 +00:00 |
Eric Petit
|
2bad2cae4b
|
Removed the need for all the tiny mallocs in ratecontrol by using a fixed sized, circular history
|
2007-01-22 22:58:51 +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
|
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
|
becb19f763
|
global bandwidth limits only apply to transfers that are not set to overide them
|
2007-01-08 21:53:55 +00:00 |
Eric Petit
|
f199e0a9d9
|
Revert [619]
|
2006-07-16 19:39:23 +00:00 |
Mitchell Livingston
|
5d36721a15
|
Remove old Sparkle...
|
2006-07-16 19:28:19 +00:00 |
Eric Petit
|
f98fe6a1b0
|
Added $Id$ keywords and updated a few headers
|
2006-05-29 21:21:23 +00:00 |
Eric Petit
|
fcd1c9a1a8
|
Force rates to 0 when paused, and download rate to 0 when seeding.
Increased OS X UI update interval to 1 second.
|
2006-02-07 02:32:50 +00:00 |
Eric Petit
|
74b6e3f3ab
|
Fixed no-limit upload
|
2006-02-05 09:42:38 +00:00 |
Eric Petit
|
77dc2be62a
|
Fixed memleak
Don't count small messages in the download rate
|
2006-02-02 01:59:02 +00:00 |
Eric Petit
|
b0bd6984ee
|
s/2005/2006/
|
2006-01-30 04:43:14 +00:00 |
Eric Petit
|
58ec7a7e97
|
Rewrote rate control, background work for the download limit, the dl/ul
limits per torrent and for the choking algorithm
|
2006-01-30 01:58:27 +00:00 |