Mitchell Livingston
f89831fc66
small adjustments
2007-04-02 21:28:09 +00:00
Mitchell Livingston
71f0a16c26
updated localizable strings file
2007-04-01 01:49:00 +00:00
Mitchell Livingston
1bb5140467
Add preference option to disable PEX in Mac frontend.
2007-03-31 20:08:10 +00:00
Mitchell Livingston
f946888316
preference to not give warning about remaining space
2007-03-24 17:31:10 +00:00
Josh Elsasser
09c87aad84
Merge PEX branch, I hope this works.
2007-03-23 08:28:01 +00:00
Mitchell Livingston
1c0e5ca701
update progress bar when seeding immediately when the stop ratio setting is changed
2007-03-22 19:16:08 +00:00
Mitchell Livingston
0ee76befd9
remove unused custom subclass
2007-02-16 02:56:19 +00:00
Mitchell Livingston
a9f981b095
updated Localizable.strings
2007-02-12 16:09:33 +00:00
Mitchell Livingston
6c85eee3f8
hopefully this makes the inspector less confusing once and for all....use popup buttons instead of checks
2007-02-07 05:01:07 +00:00
Mitchell Livingston
92fa92b8d4
update to 2007
2007-02-06 20:19:18 +00:00
Mitchell Livingston
feb85e9781
fix column font size in inspector
2007-02-04 07:40:23 +00:00
Mitchell Livingston
3b7de9ceec
same as last change for ratio option
2007-02-02 17:54:24 +00:00
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
Mitchell Livingston
2b7d630d54
swap the standard file table row height
2007-01-19 15:30:41 +00:00
Mitchell Livingston
2944a10d60
some changes to the way text is drawn to the table
2007-01-19 02:06:12 +00:00
Mitchell Livingston
271badba8b
file table rows for files are now larger with the size displayed under it
2007-01-18 22:00:24 +00:00
Mitchell Livingston
cf9ccc6c73
add checks to file table for file selection...disabled until they actually can be used
2007-01-17 23:19:53 +00:00
Mitchell Livingston
80698ed38d
use proper subclass for file table and give accurate path for files
2007-01-17 17:44:03 +00:00
Mitchell Livingston
99c63daaea
show file size in file table again
2007-01-17 07:26:33 +00:00
Mitchell Livingston
091aec4abe
show accurate number of total files
2007-01-17 06:43:07 +00:00
Mitchell Livingston
b7e3c9af5a
first go at using an outline view for files....what a pain parsing the file names
2007-01-17 06:25:35 +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
806693281f
separate queue for seeding torrents
2007-01-09 03:25:13 +00:00
Mitchell Livingston
6b5a40ad91
rephrase inspector
2007-01-08 21:57:09 +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
ac84f60f7a
remove reference to deleted class
2007-01-02 19:53:08 +00:00
Mitchell Livingston
afb50f6997
some cleanup
2007-01-02 16:50:12 +00:00
Mitchell Livingston
b9edcfb62b
Action menu's behavior should now mimic Mail.app's
2007-01-02 03:10:11 +00:00
Mitchell Livingston
0cc6a306ac
remove bindings from the rest of the text fields, added back glue code
2006-12-31 23:24:23 +00:00
Mitchell Livingston
5c0230cfcb
bindings + formatters = trouble....revert to glue code for speed limit, torrent limit, and port fields in prefs...more to come later
2006-12-31 21:38:35 +00:00
Mitchell Livingston
0389289d16
fixed tabbing behavior in prefs
2006-12-28 21:24:19 +00:00
Mitchell Livingston
bd608129d8
spacing changes
2006-12-28 01:07:47 +00:00
Mitchell Livingston
d7f1933087
redone options tab of inspector...current settings for "stop at ratio" won't carry over
2006-12-28 00:29:05 +00:00
Mitchell Livingston
4465ea7bc8
adjust text field widths in the inspector
2006-12-27 21:02:46 +00:00
Mitchell Livingston
0b3e32ede3
clarify action menu text
2006-12-27 03:42:27 +00:00
Mitchell Livingston
23427ad507
alignment adjustment
2006-12-27 03:14:16 +00:00
Mitchell Livingston
b31ee4f03c
individual download/upload speed caps accessible under options in the inspector
2006-12-27 02:57:55 +00:00
Mitchell Livingston
4471ce12c5
manual announce in mac gui...only useable once per minute for each torrent
2006-12-26 21:02:00 +00:00
Mitchell Livingston
ffe6d0f0be
better default size for inspector
2006-12-24 16:15:11 +00:00
Mitchell Livingston
843761f656
sort ul/dl rate columns by actual rate
2006-12-18 20:07: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
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
36d7fb620d
lower values for peer progress colors
2006-12-15 01:49:37 +00:00
Mitchell Livingston
a2dab479d9
small adjustments to original placement and value for peer progress color
2006-12-14 15:59:16 +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