Commit Graph

375 Commits

Author SHA1 Message Date
Mitchell Livingston 69f1e8ba0e silence a warning 2010-12-20 14:25:20 +00:00
Mitchell Livingston 9fbcaebe6c add a button to the Prefs window for the script help 2010-12-09 19:50:16 +00:00
Mitchell Livingston cc8c2c686c use NSFileManager for checking script existance 2010-11-30 00:34:32 +00:00
Mitchell Livingston 3700c97b21 #3613 run a script when download completes - patch by Alexander Courtis 2010-11-23 00:32:43 +00:00
Mitchell Livingston d89cd601d1 #3742 entering a blocklist URL should register while typing (and support undo) - boo for glue code replacing bindings! 2010-11-15 00:25:18 +00:00
Mitchell Livingston c8ada6126c add a string function to format an NSUInteger as a formatted string 2010-11-14 20:26:58 +00:00
Mitchell Livingston 69fcecce1a use number formatters when displaying the number of transfers 2010-11-14 18:33:57 +00:00
Mitchell Livingston 9774fe9c61 get an updated blocklist url from rpc 2010-11-05 22:45:38 +00:00
Mitchell Livingston 362d863c02 whoops vs NSString vs. a c string 2010-11-01 00:21:17 +00:00
Mitchell Livingston c6b0ee7c5c automatically upgrade the old blocklist file name to the new name 2010-11-01 00:06:40 +00:00
Mitchell Livingston c124077cce use the last attempted update of the blocklist for scheduling weekly updates 2010-10-31 19:24:26 +00:00
Mitchell Livingston 317349c13c #3697 make blocklist URL configurable in the Mac UI 2010-10-31 19:05:46 +00:00
Mitchell Livingston 64f9c4f2e2 remove proxy support from the Mac client 2010-10-31 14:51:50 +00:00
Mitchell Livingston 20432d933e #3840 LPD does not initiate on startup 2010-08-03 23:54:02 +00:00
Mitchell Livingston 8bee7fa23c update Mac build for the change from inactive to idle 2010-07-24 03:19:41 +00:00
Mitchell Livingston fd0dd10419 First go at #2560 "inactive seeding time limit". libtransmission and Mac support are currently implemented. 2010-07-16 03:12:57 +00:00
Mitchell Livingston ed74e0009b Mac build compiles again 2010-07-06 03:31:17 +00:00
Mitchell Livingston feabaf0c3d #3315 fix Help buttons in Preferences 2010-06-20 03:50:44 +00:00
Mitchell Livingston 306cdead06 nothing exciting 2010-05-19 23:08:14 +00:00
Charles Kerr 382ae1334c (trunk mac) maybe now? 2010-05-08 08:54:45 +00:00
Charles Kerr 627f458e6a Sync mac client with libtransmission's LDS->LDP changes, maybe 2010-05-08 08:48:28 +00:00
Mitchell Livingston c206ccfad0 add an option to peer prefs to toggle LDS 2010-05-01 16:31:44 +00:00
Charles Kerr 044823baf4 (trunk macosx) maybe fix the utils.h breakage? 2010-04-23 16:59:14 +00:00
Mitchell Livingston 72a7337266 #1295 Sync "Start when added" with libtransmission 2010-03-26 02:28:41 +00:00
Mitchell Livingston 799e94aeb7 #2844 Add option to disable ".part" suffix for incomplete files (Mac) 2010-02-06 18:44:13 +00:00
Mitchell Livingston f0b08137ed avoid setting the port twice when setting a random port 2010-01-29 00:50:55 +00:00
Mitchell Livingston 1fec2fb2d0 happy new year! 2010-01-01 21:12:04 +00:00
Mitchell Livingston 65b8835e1f display a console message if setting default magnet link app fails 2009-12-05 15:42:14 +00:00
Mitchell Livingston 3055720231 #2629 Add a button to make Transmission the default app for magnet links 2009-11-29 22:07:57 +00:00
Mitchell Livingston e743ffd43c update the text for when creating a trackerless torrent, add a separate "don't ask again" check for private trackerless torrent creation, and don't disable the "open when created" check when there are no trackers 2009-11-26 00:44:21 +00:00
Mitchell Livingston cf6e618753 adjustment to the port checker, including getting rid of an unneeded instance variable of the port; a couple of implicit settings added to the project file 2009-11-08 06:01:29 +00:00
Mitchell Livingston 15ad92b728 silence 2 warnings 2009-10-31 02:09:21 +00:00
Mitchell Livingston 581afef25a use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges) 2009-10-21 13:01:14 +00:00
Mitchell Livingston 53c81d46fd (mac) #2478: popup dialog for first-time users 2009-10-02 21:51:09 +00:00
Mitchell Livingston 38821fbee6 use NSSearchPathForDirectoriesInDomains() for searching for sounds 2009-09-20 20:58:13 +00:00
Mitchell Livingston 692d35c018 show a warning whenever removing any tracker, regardless of if it's built-in 2009-09-17 01:10:18 +00:00
Mitchell Livingston abe1206e6e on 10.6 use localizedStringFromDate:dateStyle:timeStyle: for formatting the blocklist update date 2009-08-30 19:23:20 +00:00
Mitchell Livingston fc8324c82e rid ourself of a couple more compiler warnings 2009-08-29 00:44:06 +00:00
Mitchell Livingston 4cf26bd5db remove a couple more deprecated methods and an unneed stringWithFormat: 2009-08-29 00:09:18 +00:00
Mitchell Livingston 225640993e #2342 fix bug where setting the global per-torrent limit does not apply to newly-added transfers until a restart 2009-08-17 02:10:14 +00:00
Mitchell Livingston d1d6cc4263 (Mac) yes another typo where setting the peer limit per-torrent used the global peer limit 2009-08-17 01:16:19 +00:00
Mitchell Livingston 29280941b0 (Mac) fix bug where setting the speed limit's download limit through rpc would instead use the download limit number 2009-08-17 01:14:21 +00:00
Mitchell Livingston 6d706a877b (Mac) fix bug where setting the speed limit's upload limit through rpc would instead replace the download limit 2009-08-17 00:55:59 +00:00
Mitchell Livingston 2388ef193d whoops 2009-08-14 23:50:03 +00:00
Mitchell Livingston 1f0f6915bb add the donate warning to the reset warnings pref option 2009-08-14 23:44:25 +00:00
Mitchell Livingston 448dcd9d59 add button for DHT in Mac prefs 2009-05-21 04:35:40 +00:00
Mitchell Livingston 293524e9ca save the value of the speed limit day without conversion 2009-04-05 20:13:16 +00:00
Mitchell Livingston bf3bdda68f warnings-- 2009-04-05 17:48:03 +00:00
Mitchell Livingston 555617a93c a bit more Mac rpc work 2009-04-05 15:55:20 +00:00
Mitchell Livingston ae1378ef5d first pass through for making the Mac client respond to the new rpc messages - still missing a few things 2009-04-05 15:36:51 +00:00
Mitchell Livingston d841a1ba47 #1679 speed limit for specific day(s) only in Mac gui 2009-04-04 03:39:06 +00:00
Mitchell Livingston aab0c1b87c #1969 separate picking a random port from choosing a random port at startup 2009-04-03 04:29:27 +00:00
Mitchell Livingston 453e4a3f72 the Mac build works with the new speed limit libT code - still a bit quirky 2009-03-28 17:18:43 +00:00
Mitchell Livingston b16cd42420 get the rpc password without using tr_sessionGetRPCPassword, in preparation for #1276 2009-03-14 15:53:13 +00:00
Mitchell Livingston 39b0108366 have the mac ui use libT's ratio settings (attempt 1); when seed ratio is reached in libT, set the seed ratio setting to "seed forever" 2009-02-14 21:15:57 +00:00
Mitchell Livingston f48e62a9cf allow checking for betas when autoupdate is off 2009-01-16 22:26:16 +00:00
Mitchell Livingston 22b971b47e re-enable ability to check for beta releases 2009-01-13 05:26:47 +00:00
Mitchell Livingston 4c6f21da1e make beta support use upcoming Sparkle "tag" functionality - beta autoupdate is disabled for now 2009-01-13 04:51:11 +00:00
Mitchell Livingston 554088d322 add support for auto-updating to beta releases 2009-01-11 16:58:14 +00:00
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston cd7b38e007 warnings--; miscellaneous other cleanup 2009-01-06 02:07:55 +00:00
Mitchell Livingston f3add380e5 eliminate some more enumerator objects 2008-12-26 07:25:17 +00:00
Mitchell Livingston 333e226a3c so long Tiger support 2008-12-26 05:57:51 +00:00
Mitchell Livingston 2d6b6e6306 remove Mac's custom code to show a warning when a folder contains extra data when deleting (in preparation of implementing [7473]) 2008-12-24 01:42:10 +00:00
Charles Kerr 55f263312f (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
Mitchell Livingston 659afd89be #1589 Fix a forwarding bug introduced in r7352 random port 2008-12-11 22:47:07 +00:00
Mitchell Livingston 7b17087c70 #1157 ability to pick a random port in libtransmission; mac preference to pick a random port on launch and on button click 2008-12-11 04:41:23 +00:00
Mitchell Livingston 399485bf6c add an option to disable Bonjour broadcasting of the web ui link 2008-12-06 02:59:04 +00:00
Mitchell Livingston 28414a9ed3 #1395 - patch from Waldorf: Bonjour support for Web Interface 2008-12-06 01:18:25 +00:00
Mitchell Livingston 208680d415 #1536 Speed Limit Rollover information 2008-12-03 02:55:38 +00:00
Mitchell Livingston 76cde98d0b #1533 Remember selected preferences view across sessions 2008-11-29 22:50:04 +00:00
Mitchell Livingston 16e6aadec3 #1529 patch from ciaran to move the groups window into the preferences window 2008-11-29 20:03:18 +00:00
Mitchell Livingston a12715fc9a #1029 show a warning dialog when removing a transfer's data if its directory contains extra files 2008-11-25 03:04:17 +00:00
Mitchell Livingston 19870b5794 more type conversions and remove pointless method call 2008-11-09 12:33:09 +00:00
Mitchell Livingston 00ab31b454 don't append "http" to addresses in the proxy address field 2008-11-09 12:12:29 +00:00
Mitchell Livingston afb9d97f55 update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
Mitchell Livingston 46f80eb754 eliminate all "warning: implicit declaration of function..." messages when compiling 2008-10-25 20:54:09 +00:00
Mitchell Livingston 79e7223421 add option to enable/disable rpc whitelist 2008-10-01 23:02:37 +00:00
Mitchell Livingston a616666541 support the new whitelist 2008-10-01 22:17:25 +00:00
Mitchell Livingston 830bb2f57b remove a redundant framework reference and other trivial changes 2008-10-01 02:40:04 +00:00
Mitchell Livingston 6b637753c7 again verify that ip addresses are valid for the acl (removed in [6803]) 2008-09-30 14:08:21 +00:00
Eric Petit ecd5ea21fe More Mac fixes 2008-09-26 09:09:15 +00:00
Eric Petit f37f992086 Also delay the port check if port forwarding was just disabled 2008-09-07 20:33:10 +00:00
Mitchell Livingston d4baaede82 remove an unused method; trivial type changes 2008-09-07 17:57:58 +00:00
Mitchell Livingston 27ecc3517d if delay is off, perform the port check probe without any timer; on 10.5, set the port checker to ignore remote cache data on top of local cache data 2008-09-06 21:57:13 +00:00
Eric Petit ede407ee0e Do not delay port checking if port forwarding is disabled 2008-09-06 15:07:09 +00:00
Mitchell Livingston 14760b85f3 ability to auto-update the blocklist automatically weekly (mac) 2008-09-01 15:46:00 +00:00
Mitchell Livingston 34e2aa1b35 "Last updated: never" if there's no blocklist 2008-09-01 04:04:00 +00:00
Mitchell Livingston 05d35d6698 add a field indicating when the blocklist was last updated 2008-09-01 03:26:04 +00:00
Mitchell Livingston 25c30650d6 some more streamlining of the blocklist code 2008-08-31 20:48:10 +00:00
Mitchell Livingston 0401e5a83a initial separation of blocklist downloader and the corresponding view 2008-08-31 19:47:11 +00:00
Mitchell Livingston f20f90e7ca remove unneeded hardcoded default values 2008-08-17 14:13:13 +00:00
Mitchell Livingston 2bf3559d13 initial Sparkle 1.5 b5 commit 2008-08-15 01:44:46 +00:00
Charles Kerr c75c512ff1 readability improvments #1, #2, #3, #4. (muks) 2008-08-12 13:51:11 +00:00
Mitchell Livingston 0a9334b606 #1145 on startup, proxy type would change from SOCKS5 to SOCKS4 2008-08-07 02:50:30 +00:00
Mitchell Livingston 6071e2da89 use portcheck.transmissionbt.com instead of a third-party site 2008-07-19 14:32:11 +00:00
Mitchell Livingston 5a061b0191 add a button to the prefs window to launch the web interface 2008-07-19 13:40:23 +00:00
Mitchell Livingston 959fbba39c clarify the port check failure message 2008-07-18 11:48:52 +00:00
Mitchell Livingston 04981e32c4 add a port field to the proxy prefs 2008-07-15 01:25:21 +00:00
Mitchell Livingston 83daf61009 cleanup for the removal of the ip sort function 2008-06-27 06:08:12 +00:00