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
738149e629
don't autovalidate toolbar items that never change
2006-11-06 02:05:32 +00:00
Mitchell Livingston
ed16a15356
update inspector when torrent location changes
2006-11-04 08:32:29 +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
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
5a554cef95
load prefs when first used as opposed to at launch
2006-10-25 02:57:00 +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
baee0d4398
Some cleanup here and there.
2006-10-21 20:09:28 +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
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
d76e205e76
hide scrollers when autoresizing
2006-10-13 15:21:40 +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
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
c7265daeeb
waiting torrents won't go to the queue...
2006-09-26 03:27:41 +00:00
Mitchell Livingston
a6a7be9daa
Move the pieces viewer into the Activity pane of Inspector.
2006-09-25 20:53:10 +00:00
Josh Elsasser
0257761670
Merge nat-traversal branch to trunk.
2006-09-25 18:37:45 +00:00
Mitchell Livingston
e4ca779e68
Use tableView:objectValueForTableColumn:row: instead of tableView:willDisplayCell:...
...
This required passing in a dictionary of values to display, but should make it 10.5 compatible and potentially a little more efficient. Those using Leopard please report any issues, because I don't have it to test.
2006-09-11 23:52:03 +00:00
Mitchell Livingston
fee85a7cab
enable new menu items more accurately
2006-09-08 01:17:26 +00:00
Mitchell Livingston
ef389beaed
Menu item to switch between filters.
...
Enable some menu items a little differently.
2006-09-08 01:14:31 +00:00
Mitchell Livingston
ea7759913d
Forgot a release.
2006-09-05 21:17:59 +00:00
Mitchell Livingston
56e8a2f72d
check for files to auto import at launch
2006-09-05 04:37:07 +00:00
Mitchell Livingston
2a491b88ab
Forgot the updated credits and to remove an unused constant
2006-09-05 04:30:17 +00:00
Mitchell Livingston
bc14e9e56c
Use UKKQueue for auto import which gets rid of polling and makes the process instantaneous.
2006-09-05 04:28:07 +00:00
Mitchell Livingston
c5394700e0
Display an error if saving of the log file fails.
2006-08-24 02:41:12 +00:00
Mitchell Livingston
68a9a6ba85
Option to save log.
2006-08-22 23:00:53 +00:00
Mitchell Livingston
1b0811c812
Message Log window, accessible from the Transmission menu.
2006-08-21 22:07:08 +00:00
Mitchell Livingston
f6cd9ef67f
Better BitTorrent client identification.
2006-08-16 01:52:20 +00:00
Mitchell Livingston
0947785d80
Some changes for the last commit plus don't allow the same time for turning speed limit on and off.
2006-08-12 20:36:17 +00:00
Mitchell Livingston
3a1ee9dce0
More improvements to the way speed limit scheduling works.
2006-08-12 20:13:25 +00:00
Mitchell Livingston
2a36da8b60
Some new accessors for libtransmission...I don't see what harm these can do
2006-08-12 00:38:26 +00:00
Mitchell Livingston
e6d81110d9
Streamlined autoenable function a little.
2006-08-11 23:18:56 +00:00