Mitchell Livingston
|
f0b968d7b7
|
get xcode project building again
|
2007-09-20 20:24:33 +00:00 |
Mitchell Livingston
|
3677ac13d0
|
remove comments/glue code that disabled encryption, although it still won't build in xcode
|
2007-09-20 19:30:29 +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
|
a9d4c96cd4
|
stop the torrent update function from creating a mutable string to then place it in another mutable string
|
2007-09-16 15:51:25 +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
|
e03c677828
|
fix small memory leak that has been around forever
|
2007-09-16 00:40:15 +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
|
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 |