Mitchell Livingston
|
8af8e75085
|
rearrange the Transfers Preference view
|
2008-01-13 21:27:43 +00:00 |
Mitchell Livingston
|
f80bd47056
|
update copyright info for 2008
|
2008-01-02 16:55:05 +00:00 |
Mitchell Livingston
|
8c22757404
|
update mac gui to recognize global pex
|
2007-12-24 05:05:56 +00:00 |
Mitchell Livingston
|
63e7a8597e
|
get ipc fully working with ipc
|
2007-12-24 03:48:42 +00:00 |
Mitchell Livingston
|
4400406ba0
|
add functionality to set number of connected peers for new torrents
|
2007-12-22 04:15:35 +00:00 |
Mitchell Livingston
|
ba9f48b503
|
add ability to set global number of connections
|
2007-12-21 05:56:34 +00:00 |
Mitchell Livingston
|
896a19ae28
|
use the Transmission website for checking port status; stop previous port check before starting a new one
|
2007-12-18 20:02:49 +00:00 |
Mitchell Livingston
|
40d5a4a39a
|
hopefully fix bug with entering values with commas in prefs, switch pref formatters to 10.4
|
2007-12-06 00:27:39 +00:00 |
Mitchell Livingston
|
5373a9d82d
|
eliminate the second port status dot/text field to avoid confusion
|
2007-11-11 06:36:32 +00:00 |
Mitchell Livingston
|
6ee138e0fd
|
add pref option to prefer to use/not use encryption (currently seems crashy)
|
2007-11-08 23:12:07 +00:00 |
Mitchell Livingston
|
b3c35b036c
|
change some initializers so that they are aware of their own nib's name
|
2007-10-07 12:24:26 +00:00 |
Mitchell Livingston
|
f0b968d7b7
|
get xcode project building again
|
2007-09-20 20:24:33 +00:00 |
Mitchell Livingston
|
4932e8eb0e
|
allow preferences to set encryption, commented out for now
|
2007-09-20 11:46:30 +00:00 |
Mitchell Livingston
|
910bc0d7b8
|
use sounds from the user's sounds folder as well as system sounds
|
2007-09-17 00:01:57 +00:00 |
Mitchell Livingston
|
844341faef
|
this better work
|
2007-09-16 01:02:06 +00:00 |
Mitchell Livingston
|
1b11564e92
|
remove Growl 1.1...
|
2007-09-16 00:52:32 +00:00 |
Mitchell Livingston
|
2e05d5fbfb
|
Network prefs become advanced prefs, and add a (disabled) option for encryption
|
2007-09-15 01:47:11 +00:00 |
Mitchell Livingston
|
974bc096e1
|
only allow update checks daily, and remove an unused method
|
2007-08-11 04:02:35 +00:00 |
Mitchell Livingston
|
0fd3c80c7f
|
same as last commit, with different objects
|
2007-07-01 18:02:10 +00:00 |
Mitchell Livingston
|
c8ac8e312b
|
make stalled check work for minutes, not seconds
|
2007-05-28 16:40:56 +00:00 |
Mitchell Livingston
|
10fb28ad4c
|
add ability to start next transfer in queue if one becomes stalled
|
2007-05-26 06:16:43 +00:00 |
Mitchell Livingston
|
9c4e9d1c5a
|
new option in general prefs to reset all warnings (replaces option for enabling file size check)
|
2007-04-25 03:16:25 +00:00 |
Mitchell Livingston
|
1ff647412e
|
attempt to simplify port gui code a little more
|
2007-04-16 04:50:57 +00:00 |
Mitchell Livingston
|
e19ba5199b
|
change around the gui code for the Network prefs a bit
|
2007-04-16 03:45:33 +00:00 |
Mitchell Livingston
|
974c69215a
|
update licenses to 2007
|
2007-04-03 02:22:25 +00:00 |
Mitchell Livingston
|
f946888316
|
preference to not give warning about remaining space
|
2007-03-24 17:31:10 +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
|
305675cc3b
|
tiny consistency changes
|
2007-03-11 22:12:01 +00:00 |
Mitchell Livingston
|
806693281f
|
separate queue for seeding torrents
|
2007-01-09 03:25:13 +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
|
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
|
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
|
b11b48e804
|
remove option to save a private torrent copy...just do it automatically
|
2006-11-05 19:08:38 +00:00 |
Mitchell Livingston
|
4c36ac4a10
|
incomplete folder for downloading torrents
|
2006-11-03 16:01:45 +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
|
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
|
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
|
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 |
Josh Elsasser
|
0257761670
|
Merge nat-traversal branch to trunk.
|
2006-09-25 18:37:45 +00:00 |
Mitchell Livingston
|
cc66511f98
|
Scheduler is now more automatic.
|
2006-08-11 22:58:14 +00:00 |
Mitchell Livingston
|
355ae372cf
|
Add help button to Network prefs that goes straight to portforwarding help.
|
2006-08-08 23:03:45 +00:00 |
Mitchell Livingston
|
9586b1fc41
|
Allow scheduling of speed limit.
Preference window saves when closing again.
|
2006-08-08 02:11:51 +00:00 |
Mitchell Livingston
|
1ad131401d
|
Use tabs in Transfers section of prefs.
|
2006-08-07 03:55:03 +00:00 |
Mitchell Livingston
|
d068cfcf57
|
User can now choose the sound that plays.
|
2006-08-07 02:28:31 +00:00 |
Mitchell Livingston
|
874b50ac84
|
Play sound when seeding completes.
|
2006-08-07 01:03:14 +00:00 |
Mitchell Livingston
|
accc03084c
|
Option to play sound when downloads finish (for now the sound is "Glass").
|
2006-08-07 00:46:47 +00:00 |