Commit Graph

5378 Commits

Author SHA1 Message Date
Charles Kerr 96ae464283 rename `pulse' as peerPulse() and trackerPulse() to make backtraces easier to read 2008-07-28 19:47:16 +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
Charles Kerr 783068bd65 (daemon) fix typo in daemon's help page. 2008-07-27 19:04:29 +00:00
Charles Kerr d65470c9d3 * fix minor error in the rpc spec's examples
* refresh the display more often in the cli client
2008-07-27 14:31:18 +00:00
Charles Kerr cdfe681d05 (daemon) #1107: transmission-remote -t[n] -i should display webseeding info 2008-07-27 14:29:43 +00:00
Charles Kerr 72880446d8 (daemon) #1107: transmission-remote -t[n] -i should display webseeding info 2008-07-27 14:10:32 +00:00
Charles Kerr 65941f16bb (daemon) #1115: there are two “--help” entries in transmission-remote help page 2008-07-26 17:18:16 +00:00
Charles Kerr 771f299c53 (rpc) to lower the bandwidth/cpu used up by very large torrent lists, allow finer-grained control over which fields to return in the `torrent-get' request. 2008-07-26 14:47:07 +00:00
Charles Kerr d8c098f7a8 (libT) ensure that .torrents and stats aren't lost when migrating to 1.30 from < 1.20. Thanks to Michael Dürwald for reporting this bug. 2008-07-25 19:55:09 +00:00
Charles Kerr 9c0646553a (gtk) #1108: transmission includes several unlocalized strings 2008-07-25 14:56:28 +00:00
Charles Kerr 776b5fc63b (clutch) #1109: “UL To” and “DL From” are switched in torrent inspector and peer details 2008-07-25 14:34:25 +00:00
Charles Kerr fc87510be3 (gtk) #1108: transmission includes several unlocalized strings 2008-07-25 11:50:17 +00:00
Mitchell Livingston 9987d9431e new Turkish localization 2008-07-25 04:07:14 +00:00
Charles Kerr 32c4b4732f (gtk) update translations from Launchpad for the 1.30b2 release 2008-07-24 23:20:03 +00:00
Mitchell Livingston c7a0559653 italian localization 2008-07-24 21:11:41 +00:00
Charles Kerr 20b283584b one more piece of Aloisius' performance patch: set SO_SNDBUF to 2x MTU 2008-07-24 20:58:58 +00:00
Charles Kerr 61e588d3d6 (libT) make unrecognized peer_ids a little more readable for the peers tab. 2008-07-24 18:53:17 +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
Charles Kerr 3d2ccc0002 possible fix for softwareelves' error 2008-07-23 19:29:21 +00:00
Charles Kerr 2d1c6921d2 (gtk) #1105: slightly better fix than r6387's 2008-07-23 13:42:30 +00:00
Charles Kerr d6ede8d09e (libT) make the licensing consistent across all the files which only contain my code 2008-07-22 23:28:28 +00:00
Mitchell Livingston a33f6f7132 remove reference to removed "cgi" files 2008-07-22 22:15:12 +00:00
Charles Kerr 30a81af036 (gtk) #1105: "Statistics" window uses the same keyboard shortcut for "Clear" and "Close" buttons 2008-07-22 21:01:28 +00:00
Charles Kerr f8efe41e44 (shttpd) remove the cgi source files that we don't use 2008-07-22 18:17:20 +00:00
Charles Kerr be78f38309 no point in compiling io_cgi.c since we're not using it. 2008-07-22 17:39:07 +00:00
Charles Kerr b7d17d7c3d (daemon) the daemon's -p option is for the rpc port, not the peer port 2008-07-22 17:03:27 +00:00
Charles Kerr 95acdc3e3a (rpc) 1099: transmission-remote confuses -ph, -pn and -pl (priorities) options with the -p (port) option 2008-07-22 12:24:32 +00:00
Charles Kerr fd3e7e9e7f (rpc) #1101: Show the individual progress for each file in transmission-remote 2008-07-22 12:20:17 +00:00
Mitchell Livingston 2117a26b30 web ui's preset speed options match the Mac client's 2008-07-21 23:02:11 +00:00
Charles Kerr 32577c8c9f make the help daemon/remote/cli help pages a little more consistent 2008-07-21 20:37:17 +00:00
Charles Kerr 5da99a7360 #1099: transmission-remote confuses -ph, -pn and -pl (priorities) options with the -p (port) option 2008-07-21 19:24:35 +00:00
Charles Kerr c47c620a47 (daemon) #1100: Ratio is inversed in the remote's torrent transfer details 2008-07-21 18:44:54 +00:00
Charles Kerr c06be77724 #1101 (rpc): add individual file progress to torrent-get's "files" message 2008-07-21 18:42:51 +00:00
Charles Kerr 7372c4f39f add more rpc unit tests. man page cleanups. 2008-07-21 16:11:47 +00:00
Charles Kerr 4bff7981b7 update snapshot of Jean Gressmann's JSON parser 2008-07-21 16:11:00 +00:00
Charles Kerr 1737324118 sync the remote and cli's encryption options. man page cleanup. 2008-07-21 16:09:14 +00:00
Mitchell Livingston d439f8f5ed put a space between SOCKS and 4/5 2008-07-21 03:09:31 +00:00
Mitchell Livingston bc63ed4053 rename "Clutch" to "Transmission Web Interface" 2008-07-21 02:46:35 +00:00
Mitchell Livingston 5c3d1a739d update Chinese localization 2008-07-21 02:44:06 +00:00
Charles Kerr 5018ba1bbd (gtk) #867: add missing accelerators; remove accelerator collisions where possible 2008-07-19 19:55:08 +00:00
Charles Kerr bb54603333 (gtk) #867: fix strings that should've been marked for translation for 1.30, but weren't. 2008-07-19 19:48:45 +00:00
Charles Kerr f0c8b3d4fa fix oops from last commit 2008-07-19 15:11:14 +00:00
Charles Kerr c1855b6494 update NEWS a bit 2008-07-19 15:06:36 +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
Charles Kerr cfbecbdc72 (gtk) in the `web' prefs tab, use the same terminology as the mac client. 2008-07-19 14:37:19 +00:00
Mitchell Livingston 6071e2da89 use portcheck.transmissionbt.com instead of a third-party site 2008-07-19 14:32:11 +00:00