1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-24 07:00:40 +00:00
Commit graph

2867 commits

Author SHA1 Message Date
Mitchell Livingston
4f5df7fdfa update NEWS and help to reflect that speed displays no longer show overhead 2008-11-06 03:33:57 +00:00
Mitchell Livingston
82ae55c9ce fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
Mitchell Livingston
bc3159f4ac lazily call tr_torrentGetBytesLeftToAllocate() 2008-11-05 13:09:39 +00:00
Mitchell Livingston
db2ca16cf4 streamline the check for enough remaining space 2008-11-05 12:42:03 +00:00
Mitchell Livingston
96f30a802d fix a small occasional memory leak reported by m1b & clang 2008-11-05 02:34:44 +00:00
Mitchell Livingston
88b322ff85 update appcast notes 2008-11-05 02:02:44 +00:00
Mitchell Livingston
c5f215d4ee fix a small potential leak reported by m1b & clang 2008-11-05 01:57:37 +00:00
Mitchell Livingston
17ca492cc5 update Dutch strings 2008-11-04 22:43:54 +00:00
Mitchell Livingston
263a53f927 Dutch Mac localization for 1.4 2008-11-04 22:33:37 +00:00
Mitchell Livingston
fa9a9ba363 Russian Mac localization for 1.4 2008-11-04 22:29:57 +00:00
Mitchell Livingston
4ec4c07929 seeding eta better matches libT's calculation 2008-11-04 13:18:05 +00:00
Charles Kerr
85b0495e52 rewind the trunk builds back to -TR134Z- as they should be 2008-11-04 06:26:54 +00:00
Charles Kerr
ff3773e874 bump the version to 1.40b1 2008-11-04 06:24:17 +00:00
Mitchell Livingston
ddfe1eddfc even more type changes 2008-11-04 01:31:24 +00:00
Mitchell Livingston
6d9089e514 add some missed type changes 2008-11-04 00:34:13 +00:00
Mitchell Livingston
2b6fd3412a French Mac localization for 1.4 2008-11-03 13:11:28 +00:00
Mitchell Livingston
98e5967dfc use NSIntegerMax and NSUIntegerMax 2008-11-03 03:41:49 +00:00
Mitchell Livingston
dad56ccc62 Spanish Mac localization for 1.4 2008-11-02 23:18:26 +00:00
Mitchell Livingston
405f8f3b84 update Italian localization for 1.4 2008-11-02 23:01:45 +00:00
Mitchell Livingston
c9e5427ed6 now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
Mitchell Livingston
9814920756 more type conversions 2008-11-02 13:52:45 +00:00
Mitchell Livingston
43fce70e43 more type changes 2008-11-02 01:07:01 +00:00
Charles Kerr
0af10528ac (macosx) sync the Makefile.am with the source tree s.t. all the macosx source files will be included in the tarball 2008-11-01 22:56:45 +00:00
Mitchell Livingston
fd01b7395d trivial changes 2008-11-01 22:08:02 +00:00
Mitchell Livingston
e7baca0272 fix an text alignment issue in the file inspector table 2008-11-01 17:52:25 +00:00
Mitchell Livingston
f9293a3c18 from Waldorf: show svn number in Get Info Finder window 2008-11-01 17:37:41 +00:00
Mitchell Livingston
e854dfebd9 remove some pretty pointless steps in the release builder 2008-11-01 17:08:49 +00:00
Mitchell Livingston
c2519b3e97 Waldorf - make Creator's progress view visible in the xib; update NEWS 2008-11-01 15:58:21 +00:00
Mitchell Livingston
afb9d97f55 update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
Mitchell Livingston
201302d7c5 trivial code changes 2008-11-01 14:26:51 +00:00
Mitchell Livingston
8ccc1768e7 update Chinese localization for 1.4 2008-11-01 14:26:36 +00:00
Mitchell Livingston
ed6954681e missed with the last commit 2008-10-31 00:27:20 +00:00
Mitchell Livingston
7b1f6d5e40 CTGradientAdditions is now ProgressGradients 2008-10-31 00:13:50 +00:00
Mitchell Livingston
74f9ce520b for the "torrent file" in the inspector, don't give information about the internal torrent file 2008-10-30 01:37:46 +00:00
Mitchell Livingston
819c1af60e hardcode the max group constant; trivial changes 2008-10-29 02:33:20 +00:00
Mitchell Livingston
bb48869f3e update NEWS; trivial changes 2008-10-29 01:18:03 +00:00
Mitchell Livingston
6bc269d2bc more trivial type changes 2008-10-28 00:08:49 +00:00
Mitchell Livingston
183c613054 clean up the string additions class 2008-10-25 21:49:06 +00:00
Mitchell Livingston
99982b55a8 update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +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
7392fd2d62 one less special case for Tiger (trivial change) 2008-10-25 02:34:43 +00:00
Mitchell Livingston
6b4170e970 update localizable strings, news; clarify a little logic for the filter 2008-10-25 00:34:09 +00:00
Mitchell Livingston
d50048566c grammar correction 2008-10-23 21:19:30 +00:00
Charles Kerr
674307add7 Add a new token, TR_DEFAULT_ENCRYPTION, and use it as the default in the various clients.
Add a new #define, TR_EMBEDDED.  When it's set, gettext is disabled and non-encrypted connections are the default.
2008-10-22 17:16:12 +00:00
Mitchell Livingston
9fab46e0e1 #449 The Scroll Bar is Hidden When Switching Filters 2008-10-22 02:21:26 +00:00
Charles Kerr
0c4f300f1b #1369: clarify the different torrent status & callbacks' APIs and typenames 2008-10-20 17:54:56 +00:00
Charles Kerr
1a1bfe248d small fixes to get "make distcheck" working 2008-10-19 20:20:23 +00:00
Mitchell Livingston
45160cff16 decrease the wait time for blocklist autoupdate 2008-10-16 04:16:42 +00:00
Mitchell Livingston
db9f3310d2 #1354 Torrent Inspector Activity: Group Ratio 2008-10-16 03:44:54 +00:00
Mitchell Livingston
919b47bfb1 remove an unused image from the help documentation; trivial build setting change 2008-10-16 00:05:51 +00:00
Mitchell Livingston
75a50cc057 Xcode will now preprocess the Info.plist for us; simplify the version script to avoid creating the unneeded (afaict) version.mk 2008-10-12 23:31:20 +00:00
Mitchell Livingston
2c0a39d7c6 more changes in counter scope 2008-10-12 22:17:27 +00:00
Mitchell Livingston
4e388c95aa missed one 2008-10-12 21:39:12 +00:00
Mitchell Livingston
9d5430a381 move a lot of loop counters into the loops' scopes; trivial changes 2008-10-12 21:38:13 +00:00
Mitchell Livingston
87bbe46af5 In the file inspector tab, show progress and size for folders 2008-10-12 13:22:13 +00:00
Mitchell Livingston
21288a4086 whoops 2008-10-11 21:46:40 +00:00
Mitchell Livingston
12b288f120 by default, show the Quick Look toolbar button on Leopard; update NEWS 2008-10-11 20:19:34 +00:00
Mitchell Livingston
9a4b37b15c #1294 Don't auto-delete torrents when adding from Transmissions application support folder with the torrent name the same as the internal torrent name 2008-10-08 02:57:39 +00:00
Mitchell Livingston
56c05114d9 #1328 Grammatical error in Dutch localization 2008-10-08 01:12:56 +00:00
Mitchell Livingston
2a3515a4e7 add a note to help's FAQ about overhead rates being displayed 2008-10-06 02:35:26 +00:00
Mitchell Livingston
1716f3c55d when adding a torrent through rpc, respect the paused flag (although now a torrent cannot be added in the "queued" state) 2008-10-03 11:21:40 +00:00
Mitchell Livingston
c1af45ab28 make sure the rpc whitelist check actually is hooked up to something 2008-10-01 23:05:21 +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
Mitchell Livingston
89b6c61326 attempt to fix #1293 2008-09-26 21:58:00 +00:00
Eric Petit
ecd5ea21fe More Mac fixes 2008-09-26 09:09:15 +00:00
Mitchell Livingston
089054957c update mac version script to only check macosx and libtransmission directories (eliminates 11 harmless errors when compiling) - thanks Balrog 2008-09-18 01:04:24 +00:00
Mitchell Livingston
b79aebf818 update trunk for 1.34; update appcast 2008-09-17 01:00:45 +00:00
Mitchell Livingston
ea83375238 Sparkle 1.5 requires signing of the update 2008-09-14 21:39:16 +00:00
Mitchell Livingston
89f3ce94f7 don't allow Sparkle to be set to automatically download updates (who knows if a future version might have new requirements that can't be checked automatically, such as all transfers being finished to avoid data loss - it's happened before) 2008-09-14 20:08:51 +00:00
Mitchell Livingston
5052164d5d add Sparkle 1.5b6 2008-09-14 20:02:42 +00:00
Mitchell Livingston
a6705a05c0 remove Sparkle 1.5b5 2008-09-14 20:02:07 +00:00
Mitchell Livingston
dbce677e5d small alignment issue in the network tab 2008-09-08 02:09:34 +00:00
Mitchell Livingston
7b471bd798 update localizable strings 2008-09-07 21:49:41 +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
5b2f63e781 trivial changes 2008-09-07 16:08:29 +00:00
Mitchell Livingston
389439e552 add a link to trac to the Help menu 2008-09-07 14:51:50 +00:00
Mitchell Livingston
040f766dd5 update the help to point to the trac mainpage instead of timeline 2008-09-07 14:42:43 +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
b121a59172 redo [6731] using the built-in stringByTrimmingCharactersInSet: 2008-09-06 13:49:20 +00:00
Mitchell Livingston
fbea64b8ae [1235] allow the adding of trackers with leading and trailing whitespace 2008-09-06 13:37:33 +00:00
Mitchell Livingston
ddd89ba21f missed on mainRunLoop 2008-09-01 23:41:46 +00:00
Mitchell Livingston
d623624ce2 runs on Tiger again, although blocklist auto-update won't be reliable on Tiger 2008-09-01 23:17:30 +00:00
Mitchell Livingston
fb2355571e if the blocklist downloader is running, don't allow the schedule to be reset 2008-09-01 15:51:47 +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
a4f6f04811 this should've been part of the last commit 2008-08-31 21:14:24 +00:00
Mitchell Livingston
b9ca63e0d4 make sure the blocklist sheet's initial text matches the current download status (this will matter later on) 2008-08-31 21:10:45 +00:00
Mitchell Livingston
12d148ea45 add BlocklistDownloaderViewController.[hm] to the makefile 2008-08-31 20:51:36 +00:00
Mitchell Livingston
25c30650d6 some more streamlining of the blocklist code 2008-08-31 20:48:10 +00:00
Mitchell Livingston
f28d15372d blocklist xib needs to reference the new blocklist view class 2008-08-31 20:29:16 +00:00
Mitchell Livingston
3c997c92a7 cancel blocklist download when quitting; cleanup 2008-08-31 20:26:41 +00:00
Mitchell Livingston
8cf84293b5 some cleanup of the blocklist code, and store the date of the last blocklist update 2008-08-31 20:05:46 +00:00
Mitchell Livingston
0401e5a83a initial separation of blocklist downloader and the corresponding view 2008-08-31 19:47:11 +00:00
Mitchell Livingston
c7ace2e5ff better [6658] 2008-08-29 01:13:33 +00:00
Mitchell Livingston
89ea3c2a4e trunk: update the list of mac files to include in the tarball 2008-08-29 00:39:02 +00:00
Mitchell Livingston
2a355ddc67 if the quick look window is in the middle of opening and the selection changes, update the window 2008-08-28 02:25:57 +00:00
Mitchell Livingston
21b862a303 save the add window's location (#1221), and adjust the initial placement of most other windows 2008-08-23 00:25:34 +00:00
Mitchell Livingston
404dd4dee1 #1224 memory leak when updating blocklist: autoreleased with no pool 2008-08-22 22:59:20 +00:00
Charles Kerr
82815a74d2 #1214: add RPC support for per-peer status,ul,dl,address info 2008-08-22 17:59:31 +00:00
Mitchell Livingston
7edebaf18e update the trunk version to 1.33+ 2008-08-21 03:51:14 +00:00
Mitchell Livingston
0def4c1558 update the appcast and NEWS 2008-08-21 03:47:59 +00:00
Mitchell Livingston
e018aa4a93 remove another unused file 2008-08-18 01:21:49 +00:00
Mitchell Livingston
3472851f80 when checking the previous tracker address for the torrent creator, don't use a blank address 2008-08-17 22:50:02 +00:00
Mitchell Livingston
e7d449c83a remove unused applescript 2008-08-17 15:47:25 +00:00
Mitchell Livingston
f20f90e7ca remove unneeded hardcoded default values 2008-08-17 14:13:13 +00:00
Mitchell Livingston
e56a34000b update release notes url 2008-08-17 01:12:56 +00:00
Mitchell Livingston
ac70f13ff1 update appcast a bit 2008-08-16 23:54:46 +00:00
Charles Kerr
d06f101e57 #220: lazy bitfields 2008-08-16 21:06:57 +00:00
Mitchell Livingston
6111a82a5f adjustments to the releasenotes 2008-08-16 19:52:22 +00:00
Mitchell Livingston
16ae41ad72 update the appcast with a new look 2008-08-16 19:45:38 +00:00
Mitchell Livingston
f8077b5bca the default is now to not limit upload and to have a default of 50 kb/s 2008-08-16 18:05:48 +00:00
Mitchell Livingston
2bf3559d13 initial Sparkle 1.5 b5 commit 2008-08-15 01:44:46 +00:00
Mitchell Livingston
30a8c07e00 remove Sparkle 1.1 2008-08-15 01:43:30 +00:00
Mitchell Livingston
fa2bc23cda remove potentially invalid tracker url's in the creator window 2008-08-14 21:47:23 +00:00
Mitchell Livingston
12a10f514f always manually remove torrents from libT, even when removed through rpc 2008-08-14 02:18:14 +00:00
Charles Kerr
c75c512ff1 readability improvments #1, #2, #3, #4. (muks) 2008-08-12 13:51:11 +00:00
Mitchell Livingston
e8ec19530b change "Former" to "Previous" 2008-08-10 21:02:30 +00:00
Mitchell Livingston
b66269d34e update Credits to match AUTHORS 2008-08-10 20:18:23 +00:00
Mitchell Livingston
81d4e5887d show "remaining time unknown" instead of "data not fully available" (sigh...) 2008-08-10 17:59:16 +00:00
Mitchell Livingston
c009a9d331 #1167: minor help discrepancy 2008-08-10 16:46:08 +00:00
Mitchell Livingston
4501b3d24d warnings-- 2008-08-09 20:20:21 +00:00
Mitchell Livingston
5035de8ce2 #1163: Minor wording inconsistency between Help and Preferences 2008-08-09 20:09:41 +00:00
Mitchell Livingston
4855db0d6d the web ui in 1.4 won't be beta 2008-08-09 13:51:59 +00:00
Mitchell Livingston
285b288d55 rearrange the proxy settings 2008-08-09 12:45:21 +00:00
Mitchell Livingston
e25f03767f 1.32+ 2008-08-09 05:09:35 +00:00
Mitchell Livingston
c533aaf835 get ready for 1.32 2008-08-09 02:26:36 +00:00
Mitchell Livingston
665b4425d1 update NEWS; version is 1.31+ 2008-08-07 02:54:49 +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
8fed6bb40c update nl's creator window 2008-08-06 22:14:35 +00:00
Mitchell Livingston
9ded5a11e0 get ready for 1.31 2008-08-06 21:58:38 +00:00
Mitchell Livingston
32e8e8790e ready for 1.30 2008-08-06 00:53:55 +00:00
Mitchell Livingston
0e91a7630d update "remote" help 2008-08-01 00:24:33 +00:00
Mitchell Livingston
24ec4d2f94 the "Cancel" button in the blocklist download sheet resizes to fit the localized string 2008-07-28 00:49:15 +00:00
Mitchell Livingston
34fab50cd2 Russian localization 2008-07-27 23:47:11 +00:00
Mitchell Livingston
9987d9431e new Turkish localization 2008-07-25 04:07:14 +00:00
Mitchell Livingston
c7a0559653 italian localization 2008-07-24 21:11:41 +00:00
Mitchell Livingston
9d837d026d French localization 2008-07-24 10:56:11 +00:00
Mitchell Livingston
6eec43efe9 updated Spanish localization 2008-07-24 03:41:24 +00:00
Mitchell Livingston
9ca3792f48 updated Dutch localization 2008-07-24 03:37:55 +00:00
Mitchell Livingston
d439f8f5ed put a space between SOCKS and 4/5 2008-07-21 03:09:31 +00:00
Mitchell Livingston
5c3d1a739d update Chinese localization 2008-07-21 02:44:06 +00:00
Mitchell Livingston
24f69b7f63 update strings and news 2008-07-19 14:56:47 +00:00
Mitchell Livingston
da14f40e5e mark the web ui as beta 2008-07-19 14:49:53 +00:00
Mitchell Livingston
6071e2da89 use portcheck.transmissionbt.com instead of a third-party site 2008-07-19 14:32:11 +00:00