Commit Graph

312 Commits

Author SHA1 Message Date
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