Commit Graph

2954 Commits

Author SHA1 Message Date
Mitchell Livingston aab0c1b87c #1969 separate picking a random port from choosing a random port at startup 2009-04-03 04:29:27 +00:00
Charles Kerr c3b24bc471 (trunk) modify tr_torrentParse() and tr_torrentNew() arguments s.t. they use the ctor's session instead of passing it in again. Allow a NULL session pointer for some cases of tr_torrentParse(). 2009-04-02 17:30:29 +00:00
Mitchell Livingston aefd0f4df2 only show a Growl notification when the speed limit is auto-enable/disabled 2009-03-30 22:18:25 +00:00
Charles Kerr 2290c49898 (trunk) add a did-the-user-do-this flag to the "alt speed toggled" callback 2009-03-30 17:25:35 +00:00
Mitchell Livingston 482f7186b3 fix Mac build; use tr_bencDictAddBool() 2009-03-29 23:10:36 +00:00
Mitchell Livingston c71462e279 forget something jhujhiti? 2009-03-29 21:20:29 +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 e81e717e5e r8061 whoops 2009-03-15 20:33:42 +00:00
Mitchell Livingston f8b1326101 allDownloaded should look at leftUntilDone, not percentDone 2009-03-14 20:11:17 +00:00
Mitchell Livingston 1eb8292844 fix #1921 Selected collapsed groups do not pause/resume together 2009-03-14 17:10:05 +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
Eric Petit f8fbc13070 Fixes new blocklist URL 2009-03-08 13:23:17 +00:00
Mitchell Livingston 193ee88f38 consist naming of "global bandwidth limit" 2009-03-07 01:05:08 +00:00
Mitchell Livingston 80eca9666d add an option in the per-torrent action menu to follow the global bandwidth limit 2009-03-05 22:48:01 +00:00
Mitchell Livingston d4b7ec04b8 #1881: Displayed ratio should be truncated, not rounded (Mac) 2009-03-05 04:59:24 +00:00
Mitchell Livingston 19a8b5a99d whoops ratio 2009-03-05 04:31:30 +00:00
Mitchell Livingston 86a98db220 fix per-torrent action menu's limit submenus 2009-03-05 01:33:51 +00:00
Mitchell Livingston df9659ae8e allow the new limit checks to show a mixed state 2009-03-05 01:23:19 +00:00
Mitchell Livingston 852bbbe508 #8021 per-torrent vs. global speed limit confusion for mac ui 2009-03-05 01:10:09 +00:00
Mitchell Livingston dbaa8d5507 update "update" urls 2009-03-04 22:38:49 +00:00
Mitchell Livingston 2dabe5ce34 move the percent to the stop ratio into libtransmission 2009-03-01 23:48:04 +00:00
Mitchell Livingston 7254f0d79a remove another unnecessary script 2009-03-01 20:08:52 +00:00
Mitchell Livingston c5ff01072c I'll be keeping these to myself for now on (shifty eyes) 2009-03-01 17:06:10 +00:00
Mitchell Livingston 72230e8756 trivial changes 2009-03-01 17:02:58 +00:00
Mitchell Livingston 074b2327e7 update trunk to 1.51+ 2009-02-27 00:47:54 +00:00
Mitchell Livingston 967be63e37 (trunk) prepare for 1.51 2009-02-27 00:43:01 +00:00
Mitchell Livingston 9cc421d6a2 #1859 fix per-torrent action menu's ratio settings 2009-02-24 00:34:46 +00:00
Mitchell Livingston 0a41302dba update the release scripts to name the disk image "Transmission" 2009-02-23 01:22:51 +00:00
Mitchell Livingston 7d8f66130d (trunk) #1667 fix Tiger-only cropping issue 2009-02-20 01:23:29 +00:00
Mitchell Livingston 3d1cf6ba0d assorted trivial cleanup 2009-02-17 04:00:53 +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 d08231d054 (trunk) update appcast and version number for 1.50 2009-02-13 22:48:46 +00:00
Mitchell Livingston 606fee54ab add a script to build beta releases 2009-02-03 00:46:22 +00:00
Mitchell Livingston 8ec25a2fdb random cleanup and update the strings file 2009-01-26 02:16:03 +00:00
Mitchell Livingston 73265333c8 always fallback with sorting by name 2009-01-24 19:26:16 +00:00
Mitchell Livingston 945978ee41 determine queue order solely on order in the fTorrent array - this gets around potential problems when relaunching with less torrents 2009-01-24 19:07:25 +00:00
Mitchell Livingston 0e072e7c25 remove unnecessary header from the RPC white list table 2009-01-23 03:50:09 +00:00
Mitchell Livingston 83dcd3b358 (trunk) #1736 Text for unknown error in torrent creator 2009-01-23 02:39:34 +00:00
Mitchell Livingston 8f5e8e1599 (trunk) last filter button resizing adjustment, I swear 2009-01-19 22:28:25 +00:00
Mitchell Livingston cdb0bbcb2a (trunk) streamline the filter button resize code a bit 2009-01-19 22:16:11 +00:00
Mitchell Livingston 1224d9f586 (trunk) filter button shrinking will now scale proportionally based on button size - a big improvement for localizations 2009-01-19 22:08:21 +00:00
Mitchell Livingston f48e62a9cf allow checking for betas when autoupdate is off 2009-01-16 22:26:16 +00:00
Charles Kerr eca2b290c0 (trunk) sync xcode & autoconf idioms for determining if a build is stable, beta, or nightly 2009-01-16 21:29:49 +00:00
Mitchell Livingston 22b971b47e re-enable ability to check for beta releases 2009-01-13 05:26:47 +00:00
Mitchell Livingston e08057ef17 (trunk) add custom Sparkle (with tag support) 2009-01-13 05:13:56 +00:00
Mitchell Livingston 95d3d876d6 (trunk) remove old Sparkle 2009-01-13 05:12:00 +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 ddcb8b5a21 fix whoops in the appcast 2009-01-13 04:33:10 +00:00
Mitchell Livingston 9420a38912 clean up Info.plist 2009-01-12 00:24:48 +00:00
Mitchell Livingston 25790cc11e use the torrent file's UTI in open/save dialogs 2009-01-11 21:49:17 +00:00