Mitchell Livingston
02274a0e60
if it is a multifile torrent don't show the base folder
2007-01-17 06:54:43 +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
348f35f505
retain/release arrays instead of using mutable arrays, and file table only shows files when a single torrent is selected
2007-01-17 02:43:07 +00:00
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
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
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
Eric Petit
e5e6a8b5df
Merge io branch into trunk
2007-01-14 12:00:21 +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
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
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
ac84f60f7a
remove reference to deleted class
2007-01-02 19:53:08 +00:00
Mitchell Livingston
81292cd568
streamline action button code
2007-01-02 19:51:02 +00:00
Mitchell Livingston
afb50f6997
some cleanup
2007-01-02 16:50:12 +00:00
Mitchell Livingston
3bc7585b5b
typo caused pressed action button to be flipped
2007-01-02 14:01:05 +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
d6104b6f71
move ratio from mac code to libT code
2006-12-30 19:24:09 +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
e82ba71bf2
update mail headers
2006-12-28 00:46:28 +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
e880aa48a5
make function names a little more specific
2006-12-27 00:22:38 +00:00
Mitchell Livingston
469214cde4
remove unneeded function
2006-12-26 22:33:02 +00:00
Mitchell Livingston
82863e13b8
while loops instead of for loops
2006-12-26 21:18:42 +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
36c2d957f2
safety in deallocating view
2006-12-24 16:38:14 +00:00
Mitchell Livingston
7bba2d02a1
more realistic default capacity size
2006-12-24 16:35:36 +00:00
Mitchell Livingston
ffe6d0f0be
better default size for inspector
2006-12-24 16:15:11 +00:00
Mitchell Livingston
7f76df1cb7
the top of help pages match the official help a bit more
2006-12-24 14:54:30 +00:00
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
Mitchell Livingston
f212862a17
more consistent dock badging
2006-11-13 17:18:20 +00:00
Mitchell Livingston
69c6a9b40b
updated open toolbar icon
2006-11-13 17:04:18 +00:00
Mitchell Livingston
96006d2d18
Store location after it's set, incase the name isn't exactly what it was set to.
2006-11-13 14:45:28 +00:00
Mitchell Livingston
c97aa2b55a
No choice but to delete the torrent file when adding when adding with url.
2006-11-13 04:05:24 +00:00
Mitchell Livingston
6c09899704
improving to adding url's
2006-11-13 00:12:58 +00:00
Mitchell Livingston
faa173ecd2
Only try to download torrent files that will end in .torrent (even if the url doesn't).
2006-11-12 21:51:48 +00:00
Mitchell Livingston
ed82ce2223
Patch by Brian Webster to automatically download and open torrents by dragging url's onto the window/dock icon.
2006-11-12 20:42:22 +00:00
Mitchell Livingston
8ebdd6070a
use bindings for speed limit
2006-11-11 21:03:50 +00:00
Mitchell Livingston
835a616494
smaller max width for ip address column
2006-11-11 20:16:37 +00:00
Mitchell Livingston
406600e491
If the folder doesn't exist, still show a folder icon for the download/incomplete folder prefs.
2006-11-11 20:00:50 +00:00
Mitchell Livingston
9056d96e74
get rid of some warnings when compiling
2006-11-10 19:47:45 +00:00
Mitchell Livingston
9b90fcc632
peer progress colors now change at 30% and 70%
2006-11-10 06:18:58 +00:00
Mitchell Livingston
74f2c86b2d
remove Panther help index
2006-11-10 05:51:52 +00:00
Mitchell Livingston
53881e4b2e
progress column smaller by default
2006-11-10 05:42:29 +00:00
Mitchell Livingston
3dce9fd744
continuous, not discrete
2006-11-10 05:32:29 +00:00
Mitchell Livingston
b076a34ab8
tooltip shows peer's percent when over progress bar
2006-11-10 05:04:44 +00:00
Mitchell Livingston
5f3434788a
Peers progress bar in inspector window. Bar should be red when progress is < .33, yellow when < .66, and green when greater.
2006-11-10 04:55:52 +00:00
Mitchell Livingston
e26dde8731
a little cleanup for the last commit
2006-11-09 06:10:07 +00:00
Mitchell Livingston
ca5e8c26bc
auto-import should work better with multiple torrents and always ask enabled
2006-11-09 05:54:12 +00:00
Mitchell Livingston
52e66c96f8
Don't request more peers if stopping (or changing ports).
2006-11-09 04:38:32 +00:00
Mitchell Livingston
738149e629
don't autovalidate toolbar items that never change
2006-11-06 02:05:32 +00:00
Mitchell Livingston
2187166572
magnifying glasses in info window reveal correct files
2006-11-06 00:08:49 +00:00
Mitchell Livingston
0ad94134b4
download "file", not "files"
2006-11-05 21:03:51 +00:00
Mitchell Livingston
d48f684f63
dock badging should be a bit more accurate
2006-11-05 20:35:00 +00:00
Mitchell Livingston
b11b48e804
remove option to save a private torrent copy...just do it automatically
2006-11-05 19:08:38 +00:00
Mitchell Livingston
ed16a15356
update inspector when torrent location changes
2006-11-04 08:32:29 +00:00
Mitchell Livingston
8509b7aed4
check appeared in auto open pulldown for some reason
2006-11-03 16:11:58 +00:00
Mitchell Livingston
4c36ac4a10
incomplete folder for downloading torrents
2006-11-03 16:01:45 +00:00
Mitchell Livingston
c111c4fb53
remove some 10.3 checks
2006-11-03 02:49:16 +00:00
Mitchell Livingston
2873ff5baf
Use an NSDatePicker for the speed limit scheduler...this will require 10.4 for now.
2006-11-01 16:37:14 +00:00
Mitchell Livingston
d5ca0624a4
only create temporary torrent if import failed
2006-10-31 21:21:47 +00:00
Mitchell Livingston
cd0b6875da
use full path for autoimport check
2006-10-31 21:01:12 +00:00
Mitchell Livingston
0f75cc7799
autoimport can now tell if not opening was a result of the torrent already existing or not being supported
2006-10-31 20:53:10 +00:00
Mitchell Livingston
f165fb0404
better auto importing of incomplete files
2006-10-31 19:29:38 +00:00
Mitchell Livingston
f955d93c22
bindings for minimal view and advanced bar
2006-10-31 19:16:15 +00:00
Mitchell Livingston
e6e00af061
get rid of a variable
2006-10-30 23:54:14 +00:00
Mitchell Livingston
614b904d31
i should compile before committing
2006-10-30 23:38:57 +00:00
Mitchell Livingston
6e4df87e62
actually toggle speed limit
2006-10-30 23:38:25 +00:00
Mitchell Livingston
594644c2f2
disable some logs
2006-10-29 17:41:45 +00:00
Mitchell Livingston
c3992fde5e
uncheck "delete original" when unchecking "copy torrent"
2006-10-29 17:38:57 +00:00
Mitchell Livingston
52841c94b9
bind sound popups and catch if auto speed limit times are the same
2006-10-29 17:05:27 +00:00
Mitchell Livingston
5d77966aa4
Use bindings to show text and icon of pulldown menu items.
2006-10-29 16:14:35 +00:00
Mitchell Livingston
fb2d39c3d2
Re-enable ratio action menu items.
2006-10-28 15:44:19 +00:00
Mitchell Livingston
00fe6a984f
Partial use of bindings in prefs/action menu. This is still experimental and evolving, with the most obvious problem that entering an invalid value causes an annoying error sheet to appear.
2006-10-27 19:14:04 +00:00
Mitchell Livingston
21c2aba63b
remove some redundant warnings
2006-10-25 13:36:30 +00:00
Mitchell Livingston
bc619e3df3
Small fix for changing action menu values after prefs are changed.
2006-10-25 13:31:49 +00:00
Mitchell Livingston
bc103e3f6f
fix a mistake in portchecker
2006-10-25 13:15:47 +00:00
Mitchell Livingston
5a554cef95
load prefs when first used as opposed to at launch
2006-10-25 02:57:00 +00:00
Mitchell Livingston
e14c518ab6
remove redundant methods
2006-10-24 21:25:03 +00:00
Mitchell Livingston
ab291dc44d
proper title in prefs window
2006-10-24 21:04:40 +00:00
Mitchell Livingston
b95748b998
some cleanup from the previous commit
2006-10-24 20:51:47 +00:00
Mitchell Livingston
72d0964ffc
Use localized strings where necessary. Also a fix for the port checker. Thanks to Cédric Luthi for these.
2006-10-24 20:34:13 +00:00
Mitchell Livingston
5b882ce015
More small changes, including to window placement.
2006-10-21 20:41:10 +00:00
Mitchell Livingston
baee0d4398
Some cleanup here and there.
2006-10-21 20:09:28 +00:00
Mitchell Livingston
f5a6f4309e
Only update info when necessary
2006-10-21 15:36:20 +00:00
Mitchell Livingston
e94e13d918
flash individual pieces red when they complete
2006-10-20 15:01:18 +00:00
Mitchell Livingston
0ad7773480
more traditional toolbar icons for those afraid of change
2006-10-18 15:57:19 +00:00
Mitchell Livingston
7750ecfb51
remove redundant method call
2006-10-16 03:17:25 +00:00
Mitchell Livingston
fcbd87177e
small auto-import change
2006-10-16 02:47:10 +00:00
Mitchell Livingston
3bac536bc2
use a mutable array
2006-10-16 02:42:46 +00:00
Mitchell Livingston
f09f6568b0
Don't auto-import torrents after they have been auto-imported. Useful for removing a transfer without it instantly being re-added.
2006-10-16 02:35:42 +00:00
Mitchell Livingston
85383a66e4
New toolbar icons from Van Hugo.
2006-10-16 00:31:13 +00:00
Mitchell Livingston
78ee2deab5
buttons in inspector to reveal data file and (public) torrent file
2006-10-15 19:57:40 +00:00
Mitchell Livingston
d397144b0f
if there's not enough room to allow the window to expand to show the status/filter bars, first make the window smaller.
2006-10-15 19:24:08 +00:00
Mitchell Livingston
fb1bec27fb
rearrange and rename individual seeding settings
2006-10-15 19:08:05 +00:00
Mitchell Livingston
c521f412ad
in info show the number of incoming connections next to total connections
2006-10-13 18:58:12 +00:00
Mitchell Livingston
d76e205e76
hide scrollers when autoresizing
2006-10-13 15:21:40 +00:00
Mitchell Livingston
c055f25962
Pieces View background is light gray instead of black
2006-10-13 14:25:50 +00:00
Mitchell Livingston
3f90ce42fb
no need to include .h's when compiling
2006-10-13 13:58:00 +00:00
Mitchell Livingston
c0351c64c8
Clicking on the pieces view will toggle between piece progress view and availability view (a tooltip clarifies which view is current).
2006-10-13 13:47:52 +00:00
Mitchell Livingston
3f1b9a756f
get rid of excessive logging
2006-10-13 02:49:45 +00:00
Mitchell Livingston
0ed7d6ab4a
Pieces View is working again
2006-10-13 01:34:15 +00:00
Mitchell Livingston
7c7a1b3719
For now the pieces view will show the completeness of the torrent...colors, etc. might change
2006-10-13 00:19:00 +00:00
Mitchell Livingston
663c671f93
Initial attempt at against the completeness of a specific piece.
2006-10-12 23:34:20 +00:00
Mitchell Livingston
de198e1c0a
if a transfer does not start because of not enough disk space, start next in queue
2006-10-11 19:01:49 +00:00
Mitchell Livingston
5f87a757fb
refresh port status when changing autoport setting
2006-10-11 18:55:20 +00:00
Mitchell Livingston
d2645cb4d8
auto hide the vertical scroller
2006-10-09 15:44:15 +00:00
Mitchell Livingston
0fe150ace8
In Help blue is blue and green is green.
2006-10-06 20:48:20 +00:00
Mitchell Livingston
479cb6a2f0
Swap green and blue in the advanced bar/pieces view
2006-10-06 20:45:59 +00:00
Mitchell Livingston
4ec8c19bbd
In the pieces view, pieces will briefly turn red before becoming green.
2006-10-06 20:10:15 +00:00
Mitchell Livingston
9498b16d59
Tooltips display if peer is from incoming or outgoing connection.
2006-10-06 03:38:31 +00:00
Mitchell Livingston
85a55dbc2e
Combine multiple loops into 1
2006-10-05 21:34:22 +00:00
Mitchell Livingston
f9560758ed
Don't redraw the progress bar completely each time. The number of pieces for the bar is returned to the previous, larger value.
2006-10-05 21:21:30 +00:00
Mitchell Livingston
7a0a45d46c
Larger font in document icon.
2006-10-05 20:55:54 +00:00
Mitchell Livingston
860854682d
New documents icon from Van Hugo.
2006-10-05 12:10:50 +00:00
Mitchell Livingston
794226d07d
correct image file extension
2006-10-04 20:10:45 +00:00
Mitchell Livingston
1155c20553
Faster scrolling at the cost of a bit less detailed advanced bar (if you want more details, use the info window ;))
2006-10-04 20:07:36 +00:00
Mitchell Livingston
46d69d2d41
Fixed annoying bug of the pieces view being black the first time it was shown.
2006-10-04 19:53:26 +00:00
Mitchell Livingston
a581a33a4e
remove unneeded variable assignment
2006-10-04 19:34:04 +00:00
Mitchell Livingston
c41ed9abdb
New icon!
2006-10-04 14:38:17 +00:00
Mitchell Livingston
493d90ccb6
New badge images. Thanks to bietmeester and cluthi for helping with these.
2006-10-04 13:44:24 +00:00
Mitchell Livingston
8415075591
updated help files
2006-10-04 12:57:04 +00:00
Mitchell Livingston
d0c1460c1b
Make both status lines in the Network prefs match.
2006-10-04 01:46:20 +00:00
Mitchell Livingston
9d1f714259
New button images from macHD. Resume without waiting is now orange.
2006-10-02 05:21:10 +00:00
Mitchell Livingston
f0adeba042
draw images using composite to ensure actual width
2006-10-02 04:20:05 +00:00
Mitchell Livingston
7e85221109
start torrents by enumerating (trying to figure out a bug)
2006-10-01 16:34:02 +00:00
Mitchell Livingston
e53830d875
changed around pieces view drawing code...still can't track down the bug of the view always first being black
2006-10-01 16:12:46 +00:00
Mitchell Livingston
2588d2faba
Release box images on dealloc.
2006-10-01 15:14:12 +00:00
Mitchell Livingston
0dada242b8
My typo.
2006-09-29 15:21:51 +00:00
Mitchell Livingston
ed609fd487
Clear up the explanation of queueing a little.
2006-09-29 15:05:15 +00:00
Mitchell Livingston
6e99fae4d5
no harm in having the help index match the new changes
2006-09-29 15:00:27 +00:00
Mitchell Livingston
7d8bb91cea
small fix and a disclaimer
2006-09-29 14:58:29 +00:00
Mitchell Livingston
dc1e954442
Make colors of bar/box match the new color scheme.
2006-09-29 14:54:48 +00:00
Mitchell Livingston
87e090ceb3
Updated help from Nick Pucius.
2006-09-29 14:51:14 +00:00
Mitchell Livingston
f1fa4616a4
Added option in warning window to begin download even if not enough disk space. Also new badge for completed.
2006-09-29 14:46:06 +00:00
Mitchell Livingston
ce013148b0
Torrents that have errors aren't counted in the queue, and when a torrent encounters an error the next torrent in the queue will start (even though that torrent might still be active).
2006-09-29 05:30:36 +00:00
Mitchell Livingston
c9819b2694
Determine stats before originally starting torrent from history.
2006-09-28 23:32:59 +00:00
Mitchell Livingston
f1921f5cff
NAT forwarding is off by default, and port, not portS
2006-09-28 23:12:14 +00:00
Mitchell Livingston
eec723ad67
Make code match the rest of the mac style.
2006-09-28 21:54:23 +00:00
Mitchell Livingston
3e93518815
work around for small bug in apple code
2006-09-28 21:37:19 +00:00
Mitchell Livingston
c8d7769436
Status on ports in prefs window. Thanks to cluthi on the forums for this.
2006-09-28 21:14:49 +00:00
Mitchell Livingston
c5d91a324b
get rid of reference to old image file
2006-09-28 18:20:52 +00:00
Mitchell Livingston
edb005852e
Don't set the background of pieces view if it's gonna be hidden.
2006-09-28 18:11:29 +00:00
Mitchell Livingston
1e5558796b
an extra log for extra debugging
2006-09-28 18:07:27 +00:00
Mitchell Livingston
f6b456b7c3
hopefully a bit better...now just figure out a way to get the progress before starting a torrent
2006-09-28 17:38:10 +00:00
Mitchell Livingston
ae064b1ba7
more logging and an extra check
2006-09-28 17:17:07 +00:00
Mitchell Livingston
1fabd22ddb
Log the volume name to help in debugging.
2006-09-28 17:02:41 +00:00
Mitchell Livingston
78d83b063d
a little more detailed log to save time converting bytes
2006-09-28 16:54:44 +00:00
Mitchell Livingston
de66540961
don't subtract unsigned numbers
2006-09-28 16:50:26 +00:00
Mitchell Livingston
8079b10845
Re-add logs and try using different conversion.
2006-09-28 04:06:38 +00:00
Mitchell Livingston
13b3da143e
Remove some logging and add the volume name to space warning.
2006-09-28 00:48:07 +00:00
Mitchell Livingston
9881f7b6ef
First attempts at warning about not enough disk space (and stopping the offending torrents). Right now this occurs when the torrent is started.
2006-09-28 00:32:26 +00:00
Mitchell Livingston
19b89fa7ea
Generate the pieces images in code rather than using files.
2006-09-27 20:34:17 +00:00
Mitchell Livingston
ff499d0328
Hide pieces view if a single torrent is not selected.
2006-09-27 19:16:34 +00:00
Mitchell Livingston
7e846ba093
rearrange peers inspector tab a bit
2006-09-27 15:32:08 +00:00
Mitchell Livingston
f680407682
make autostart variable the same as in .6
2006-09-27 14:43:36 +00:00
Mitchell Livingston
c7265daeeb
waiting torrents won't go to the queue...
2006-09-26 03:27:41 +00:00
Mitchell Livingston
e95450ecb2
Move PiecesView.m/h to the macosx folder.
2006-09-26 01:52:16 +00:00
Mitchell Livingston
d3b8ae67bc
The advance bar should have the same default number of pieces as the pieces view.
2006-09-25 21:24:25 +00:00
Mitchell Livingston
a6a7be9daa
Move the pieces viewer into the Activity pane of Inspector.
2006-09-25 20:53:10 +00:00
Mitchell Livingston
cb90fd21b6
Better sizing of table in inspector, and slightly larger min width.
2006-09-25 20:21:19 +00:00
Mitchell Livingston
ef7d99d3dc
rearrange activity and peers tab in inspector
2006-09-25 20:00:45 +00:00