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
8ae9d20712
rename the addition files
2007-08-20 16:34:21 +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
47f2ceabe0
factor in scaling when resizing the prefs window
2007-08-08 18:03:18 +00:00
Mitchell Livingston
15f1a5f9ad
get compiling with new speed code
2007-07-20 20:35:15 +00:00
Mitchell Livingston
0fd3c80c7f
same as last commit, with different objects
2007-07-01 18:02:10 +00:00
Mitchell Livingston
264cdfdc11
add an option in the duplicate alert to not prompt again
2007-06-29 23:54:36 +00:00
Mitchell Livingston
c8ac8e312b
make stalled check work for minutes, not seconds
2007-05-28 16:40:56 +00:00
Mitchell Livingston
3fddee3089
update the xcode project file
2007-05-27 22:43:02 +00:00
Mitchell Livingston
c73ed28f32
typo fix #2
2007-05-26 07:22: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
92d8072c44
have no default value for auto-import, and instead prompt for directory when enabled
2007-05-07 05:10:21 +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
0cf1d27b04
get error messages working again
2007-04-23 18:49:28 +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
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
c9d2f7005c
Sounds pulldowns only get sounds from the built-in system sound folder. This should avoid an Apple error (and resulting crash) with some wav files on Intel macs.
2007-02-09 15:02:25 +00:00
Mitchell Livingston
6a9f6c3236
use actual port used when checking the status
2007-02-07 05:32:16 +00:00
Josh Elsasser
f67ad8cf47
Add a new interface to make the public port available to the frontend.
2007-02-06 04:26:40 +00:00
Eric Petit
7a6401c7b4
Split transmission.c: everything related to the accept/upnp/choking
...
thread was moved to shared.c
2007-01-19 04:42:31 +00:00
Mitchell Livingston
806693281f
separate queue for seeding torrents
2007-01-09 03:25:13 +00:00
Mitchell Livingston
39cccec3d5
clean up queue code some more
2007-01-09 01:31:56 +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
e880aa48a5
make function names a little more specific
2006-12-27 00:22:38 +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
738149e629
don't autovalidate toolbar items that never change
2006-11-06 02:05:32 +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
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
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
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
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
5f87a757fb
refresh port status when changing autoport setting
2006-10-11 18:55:20 +00:00
Mitchell Livingston
794226d07d
correct image file extension
2006-10-04 20:10:45 +00:00
Mitchell Livingston
d0c1460c1b
Make both status lines in the Network prefs match.
2006-10-04 01:46:20 +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
f680407682
make autostart variable the same as in .6
2006-09-27 14:43:36 +00:00
Josh Elsasser
0257761670
Merge nat-traversal branch to trunk.
2006-09-25 18:37:45 +00:00
Mitchell Livingston
ea7759913d
Forgot a release.
2006-09-05 21:17:59 +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
1b0811c812
Message Log window, accessible from the Transmission menu.
2006-08-21 22:07:08 +00:00
Mitchell Livingston
0caa326038
Make sure the scheduler 24-hour format is double digits.
2006-08-20 20:46:55 +00:00
Mitchell Livingston
20bcc5101b
Don't change pref view to the current pref view.
2006-08-15 00:02:23 +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
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
251a05c305
Code for saving when closing prefs window is no longer a delegate method.
2006-08-08 11:37:54 +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
d746fd7c16
remove non-existent sound directory
2006-08-07 03:24:27 +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
Mitchell Livingston
e4e673df1f
Make the filter buttons themselves control when they are active/inactive.
2006-08-05 13:22:30 +00:00
Mitchell Livingston
2ec6ed63eb
Load prefs nib right away.
2006-08-02 21:24:53 +00:00
Mitchell Livingston
8121f8bb45
self instead of super
2006-07-30 22:20:20 +00:00
Mitchell Livingston
e8f77bb80f
Change setup of PrefsController a little.
2006-07-30 22:11:08 +00:00
Mitchell Livingston
25045ca3d6
No delay in updating dock badge when changing setting in prefs.
2006-07-30 21:49:58 +00:00
Mitchell Livingston
ca97d6968a
Capitalization change.
2006-07-29 16:58:44 +00:00
Mitchell Livingston
00f96fe709
New awesome help by jah.
2006-07-23 14:22:01 +00:00
Mitchell Livingston
761a3928d4
Don't disable green zoom button because showing a sheet automatically enables it. Oh well...
2006-07-22 20:39:33 +00:00
Mitchell Livingston
c0004c7e96
New prefs setting to keep the window sized perfectly for the current number of transfers.
2006-07-22 16:38:05 +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
Mitchell Livingston
21bd52f44e
no more double release
2006-07-10 01:09:22 +00:00
Mitchell Livingston
cb8baebb35
Monitor a folder for torrent files, adding them as they are added (by polling the folder). Growl notifications for import, and only try to reimport the same torrent if the setting is changed, the app is restarted, or the torrent file is moved to a different folder then moved back.
...
Original code from Steve (brilla on the forums).
2006-07-07 01:03:52 +00:00
Mitchell Livingston
c106ceb023
Closing preference window without confirming a change (as in not hitting the return key) will act as if it was confirmed.
2006-07-03 01:25:22 +00:00
Mitchell Livingston
8cc1924999
Opening multiple torrents will once again respect the auto-start setting.
2006-07-01 00:55:41 +00:00
Mitchell Livingston
3581efe3da
Remove a variable.
2006-07-01 00:44:22 +00:00
Mitchell Livingston
3beaefcf93
Speed Limit: a way to quickly change the upload and download limits for when less bandwidth has to be used.
2006-06-30 23:43:43 +00:00
Mitchell Livingston
9a6423b63d
Some changes to the preference window to avoid crowding. Some panes will be expanded upon (like bandwidth) when new features are added.
2006-06-30 00:53:17 +00:00
Mitchell Livingston
72eecfa7d4
Added an option to only show the remove/quit warning if transfers are downloading (not seeding). Also change the word "torrent" to "transfer" in the prefs window.
2006-06-26 05:52:51 +00:00
Mitchell Livingston
5046cc4752
Allow the user to create a new folder when choosing download location.
2006-06-26 05:08:19 +00:00
Mitchell Livingston
23dcbc5353
Some more work on queueing.
2006-06-23 22:32:01 +00:00
Mitchell Livingston
f2aa216dc7
If changing preference:
...
• from wait to start automatically, start all waiting transfers.
• to higher number of active torrents, start waiting torrents until amount active is met.
2006-06-23 17:40:56 +00:00
Mitchell Livingston
14cf4c87e6
The beginning of queueing. Has some work to go, but the basic infrastructure is set up.
2006-06-23 15:06:27 +00:00
Mitchell Livingston
a50ac18cbd
A lot of cleanup; remove cantfindaname once and for all.
2006-06-21 14:07:56 +00:00
Mitchell Livingston
2c8b4c80ee
A little cleanup, a slightly more straight-forward way of checking the Growl path, and the method to register Growl won't be called through Interface Builder.
2006-06-19 23:07:28 +00:00
Mitchell Livingston
fa23d6d30c
Just update the value when there is a change....it's modified only when torrent counts change and just updates a string...nothing too strenuous
2006-06-16 03:45:12 +00:00
Mitchell Livingston
4eb8918f3a
Get rid of unnecessary class by merging ellipsis code into StringAdditions.
2006-06-14 20:08:51 +00:00
Mitchell Livingston
341b6ef526
simplify the icon resizing
2006-06-14 17:58:40 +00:00
Josh Elsasser
0600f3d4aa
Add support to libtransmission and the MacOS X GUI for saving private copies of
...
torrent files.
2006-06-09 19:53:35 +00:00
Josh Elsasser
9a865c00b9
Revert the last commit, it wasn't supposed to go on the trunk.
2006-06-08 04:44:45 +00:00
Mitchell Livingston
41525beaa3
Initial support of moving torrent files in Mac version. Some things are incomplete and it's not yet guaranteed to work (in other words, only I should be even trying to use it).
2006-06-08 04:40:45 +00:00
Mitchell Livingston
41ce603b10
First commit on my own 8-)
...
Sorting by progress, sorting no longer causes crashes.
New look for the table.
Info is now inspector: can set individual and multiple ratio limits, shows listing of files, more info in general, resizes when changing tabs, can change tabs with cmd-left and cmd-right.
Menu items moved to "Transfers" menu.
Sliding status bar in its own view.
Prefs moved into their own nib.
Toolbar items for pause and resume selected (many wanted this, but it needs better icons)
New icons for Transfers and General.
A lot of tweaking of main window to fix alignment etc.
Sparkle used for updated (still needs to be added to website to work).
And a lot more tweaking and changes that I'm too lazy to list.
...now let's hope I commit this right
2006-06-06 18:05:57 +00:00
Eric Petit
f98fe6a1b0
Added $Id$ keywords and updated a few headers
2006-05-29 21:21:23 +00:00
Eric Petit
7e244c6792
Merged Mitchell's changes, this includes:
...
Adds stop at ratio,
Adds sorting by name, date or state,
Seperates Info window into its own nib,
Adds option to enable or disabled autostarting downloads,
Seperates Network / Transfers in the Preferences
2006-05-25 12:22:19 +00:00
Eric Petit
796e2b868e
Adds Action button that allows quick setting of upload and download limits,
...
Makes the bottom bar look like Mail's,
Moves stats to a top, hideable bar.
2006-05-01 00:15:18 +00:00
Eric Petit
b8fc3f76c9
Corrected keys for rate limits
...
Always set limit, even if value entered is wrong
2006-04-07 17:10:27 +00:00
Eric Petit
c6afb1c534
Adds download rate limit to OS X interface
2006-04-07 14:22:27 +00:00
Eric Petit
235255b8f0
Merge compat-10.2 branch. This adds Jaguar compatibility on OS X, and
...
completes the Jam -> Make/XCode switch. Hope it doesn't break too much.
2006-04-03 19:29:09 +00:00
Eric Petit
a1830a25bf
Merge from branches/new_api:r161
2006-03-23 12:39:39 +00:00
Eric Petit
604f0b2b35
Removed 'BadgeCompleted' option - who'd want to disable it anyway?
2006-02-08 18:10:42 +00:00
Eric Petit
89ebc1f37f
Hide toolbar button in a Panther-compatible way
2006-02-04 15:21:28 +00:00
Eric Petit
0f1499a22b
Added check for update
2006-01-29 22:01:08 +00:00
Eric Petit
ab3abc5af6
Added preferences to configure badging
2006-01-29 19:47:54 +00:00
Eric Petit
d5fb5edc15
Use setBool: and setInt: for setting defaults instead of first changing
...
to strings
Put default settings in a plist
2006-01-21 03:11:57 +00:00
Eric Petit
390b3e0466
Imports instead of include
...
Category for NSString instead of using Utils
Speed string in NSString additions
2006-01-20 01:13:21 +00:00
Eric Petit
6c0a54caa5
Update 2005-12-25
2006-01-12 18:58:57 +00:00
Eric Petit
f5deceaa64
Update 2005-12-21
2006-01-12 18:57:23 +00:00
Eric Petit
835c3284dd
Update 2005-11-24
2006-01-12 18:40:47 +00:00
Eric Petit
a6aa884776
Import from 2005-10-26
2006-01-12 17:43:21 +00:00