]>
granicus.if.org Git - transmission/log
Charles Kerr [Tue, 29 Jul 2008 04:33:07 +0000 (04:33 +0000)]
(gtk) synchronize translations for 1.30b3
Charles Kerr [Tue, 29 Jul 2008 00:52:02 +0000 (00:52 +0000)]
#1123: unreachable peers need to be handled better
Charles Kerr [Tue, 29 Jul 2008 00:51:07 +0000 (00:51 +0000)]
#1122: faster http processing
Charles Kerr [Mon, 28 Jul 2008 22:06:53 +0000 (22:06 +0000)]
(gtk) fix build breakage by including <locale.h> explicitly
Charles Kerr [Mon, 28 Jul 2008 19:47:16 +0000 (19:47 +0000)]
rename `pulse' as peerPulse() and trackerPulse() to make backtraces easier to read
Mitchell Livingston [Mon, 28 Jul 2008 00:49:15 +0000 (00:49 +0000)]
the "Cancel" button in the blocklist download sheet resizes to fit the localized string
Mitchell Livingston [Sun, 27 Jul 2008 23:47:11 +0000 (23:47 +0000)]
Russian localization
Charles Kerr [Sun, 27 Jul 2008 19:04:29 +0000 (19:04 +0000)]
(daemon) fix typo in daemon's help page.
Charles Kerr [Sun, 27 Jul 2008 14:31:18 +0000 (14:31 +0000)]
* fix minor error in the rpc spec's examples
* refresh the display more often in the cli client
Charles Kerr [Sun, 27 Jul 2008 14:29:43 +0000 (14:29 +0000)]
(daemon) #1107: transmission-remote -t[n] -i should display webseeding info
Charles Kerr [Sun, 27 Jul 2008 14:10:32 +0000 (14:10 +0000)]
(daemon) #1107: transmission-remote -t[n] -i should display webseeding info
Charles Kerr [Sat, 26 Jul 2008 17:18:16 +0000 (17:18 +0000)]
(daemon) #1115: there are two “--help” entries in transmission-remote help page
Charles Kerr [Sat, 26 Jul 2008 14:47:07 +0000 (14:47 +0000)]
(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.
Charles Kerr [Fri, 25 Jul 2008 19:55:09 +0000 (19:55 +0000)]
(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.
Charles Kerr [Fri, 25 Jul 2008 14:56:28 +0000 (14:56 +0000)]
(gtk) #1108: transmission includes several unlocalized strings
Charles Kerr [Fri, 25 Jul 2008 14:34:25 +0000 (14:34 +0000)]
(clutch) #1109: “UL To” and “DL From” are switched in torrent inspector and peer details
Charles Kerr [Fri, 25 Jul 2008 11:50:17 +0000 (11:50 +0000)]
(gtk) #1108: transmission includes several unlocalized strings
Mitchell Livingston [Fri, 25 Jul 2008 04:07:14 +0000 (04:07 +0000)]
new Turkish localization
Charles Kerr [Thu, 24 Jul 2008 23:20:03 +0000 (23:20 +0000)]
(gtk) update translations from Launchpad for the 1.30b2 release
Mitchell Livingston [Thu, 24 Jul 2008 21:11:41 +0000 (21:11 +0000)]
italian localization
Charles Kerr [Thu, 24 Jul 2008 20:58:58 +0000 (20:58 +0000)]
one more piece of Aloisius' performance patch: set SO_SNDBUF to 2x MTU
Charles Kerr [Thu, 24 Jul 2008 18:53:17 +0000 (18:53 +0000)]
(libT) make unrecognized peer_ids a little more readable for the peers tab.
Mitchell Livingston [Thu, 24 Jul 2008 10:56:11 +0000 (10:56 +0000)]
French localization
Mitchell Livingston [Thu, 24 Jul 2008 03:41:24 +0000 (03:41 +0000)]
updated Spanish localization
Mitchell Livingston [Thu, 24 Jul 2008 03:37:55 +0000 (03:37 +0000)]
updated Dutch localization
Charles Kerr [Wed, 23 Jul 2008 19:29:21 +0000 (19:29 +0000)]
possible fix for softwareelves' error
Charles Kerr [Wed, 23 Jul 2008 13:42:30 +0000 (13:42 +0000)]
(gtk) #1105: slightly better fix than r6387's
Charles Kerr [Tue, 22 Jul 2008 23:28:28 +0000 (23:28 +0000)]
(libT) make the licensing consistent across all the files which only contain my code
Mitchell Livingston [Tue, 22 Jul 2008 22:15:12 +0000 (22:15 +0000)]
remove reference to removed "cgi" files
Charles Kerr [Tue, 22 Jul 2008 21:01:28 +0000 (21:01 +0000)]
(gtk) #1105: "Statistics" window uses the same keyboard shortcut for "Clear" and "Close" buttons
Charles Kerr [Tue, 22 Jul 2008 18:17:20 +0000 (18:17 +0000)]
(shttpd) remove the cgi source files that we don't use
Charles Kerr [Tue, 22 Jul 2008 17:39:07 +0000 (17:39 +0000)]
no point in compiling io_cgi.c since we're not using it.
Charles Kerr [Tue, 22 Jul 2008 17:03:27 +0000 (17:03 +0000)]
(daemon) the daemon's -p option is for the rpc port, not the peer port
Charles Kerr [Tue, 22 Jul 2008 12:24:32 +0000 (12:24 +0000)]
(rpc) 1099: transmission-remote confuses -ph, -pn and -pl (priorities) options with the -p (port) option
Charles Kerr [Tue, 22 Jul 2008 12:20:17 +0000 (12:20 +0000)]
(rpc) #1101: Show the individual progress for each file in transmission-remote
Mitchell Livingston [Mon, 21 Jul 2008 23:02:11 +0000 (23:02 +0000)]
web ui's preset speed options match the Mac client's
Charles Kerr [Mon, 21 Jul 2008 20:37:17 +0000 (20:37 +0000)]
make the help daemon/remote/cli help pages a little more consistent
Charles Kerr [Mon, 21 Jul 2008 19:24:35 +0000 (19:24 +0000)]
#1099: transmission-remote confuses -ph, -pn and -pl (priorities) options with the -p (port) option
Charles Kerr [Mon, 21 Jul 2008 18:44:54 +0000 (18:44 +0000)]
(daemon) #1100: Ratio is inversed in the remote's torrent transfer details
Charles Kerr [Mon, 21 Jul 2008 18:42:51 +0000 (18:42 +0000)]
#1101 (rpc): add individual file progress to torrent-get's "files" message
Charles Kerr [Mon, 21 Jul 2008 16:11:47 +0000 (16:11 +0000)]
add more rpc unit tests. man page cleanups.
Charles Kerr [Mon, 21 Jul 2008 16:11:00 +0000 (16:11 +0000)]
update snapshot of Jean Gressmann's JSON parser
Charles Kerr [Mon, 21 Jul 2008 16:09:14 +0000 (16:09 +0000)]
sync the remote and cli's encryption options. man page cleanup.
Mitchell Livingston [Mon, 21 Jul 2008 03:09:31 +0000 (03:09 +0000)]
put a space between SOCKS and 4/5
Mitchell Livingston [Mon, 21 Jul 2008 02:46:35 +0000 (02:46 +0000)]
rename "Clutch" to "Transmission Web Interface"
Mitchell Livingston [Mon, 21 Jul 2008 02:44:06 +0000 (02:44 +0000)]
update Chinese localization
Charles Kerr [Sat, 19 Jul 2008 19:55:08 +0000 (19:55 +0000)]
(gtk) #867: add missing accelerators; remove accelerator collisions where possible
Charles Kerr [Sat, 19 Jul 2008 19:48:45 +0000 (19:48 +0000)]
(gtk) #867: fix strings that should've been marked for translation for 1.30, but weren't.
Charles Kerr [Sat, 19 Jul 2008 15:11:14 +0000 (15:11 +0000)]
fix oops from last commit
Charles Kerr [Sat, 19 Jul 2008 15:06:36 +0000 (15:06 +0000)]
update NEWS a bit
Mitchell Livingston [Sat, 19 Jul 2008 14:56:47 +0000 (14:56 +0000)]
update strings and news
Mitchell Livingston [Sat, 19 Jul 2008 14:49:53 +0000 (14:49 +0000)]
mark the web ui as beta
Charles Kerr [Sat, 19 Jul 2008 14:37:19 +0000 (14:37 +0000)]
(gtk) in the `web' prefs tab, use the same terminology as the mac client.
Mitchell Livingston [Sat, 19 Jul 2008 14:32:11 +0000 (14:32 +0000)]
use portcheck.transmissionbt.com instead of a third-party site
Charles Kerr [Sat, 19 Jul 2008 14:23:56 +0000 (14:23 +0000)]
(gtk) make the `web' preferences tab a little more consistent: "web gui", "web access" and "web interface" were all being used interchangably
Mitchell Livingston [Sat, 19 Jul 2008 13:40:23 +0000 (13:40 +0000)]
add a button to the prefs window to launch the web interface
Charles Kerr [Fri, 18 Jul 2008 19:50:38 +0000 (19:50 +0000)]
(libT) fix minor PEX memory leak reported by valgrind
Charles Kerr [Fri, 18 Jul 2008 18:34:05 +0000 (18:34 +0000)]
set the $Id$ property on some relatively new files
Charles Kerr [Fri, 18 Jul 2008 18:14:29 +0000 (18:14 +0000)]
fix some minor errors reported by clang's "scan-build" tool
Mitchell Livingston [Fri, 18 Jul 2008 11:48:52 +0000 (11:48 +0000)]
clarify the port check failure message
Mitchell Livingston [Fri, 18 Jul 2008 04:57:38 +0000 (04:57 +0000)]
eliminate 2 tiny memory leaks from the last commit
Mitchell Livingston [Fri, 18 Jul 2008 04:54:11 +0000 (04:54 +0000)]
the mac app now includes and works with the web ui
Charles Kerr [Thu, 17 Jul 2008 20:33:34 +0000 (20:33 +0000)]
(libT) fix some minor warnings foudn by clang's scan-build and reported by m1b
Charles Kerr [Thu, 17 Jul 2008 14:58:41 +0000 (14:58 +0000)]
(rpc) raise shttpd's buffer size from 16384 bytes to 65536
Charles Kerr [Thu, 17 Jul 2008 14:45:31 +0000 (14:45 +0000)]
(rpc) serve the clutch static files faster
Charles Kerr [Thu, 17 Jul 2008 04:27:03 +0000 (04:27 +0000)]
(rpc) possible fix for the new breakage caused by the shttpd upgrade in r6349
Mitchell Livingston [Thu, 17 Jul 2008 01:05:17 +0000 (01:05 +0000)]
update the mac build for the new shttpd
Charles Kerr [Wed, 16 Jul 2008 23:55:49 +0000 (23:55 +0000)]
(third-party) upgrade shttpd from 1.39 to the latest, 1.41
Charles Kerr [Wed, 16 Jul 2008 22:45:28 +0000 (22:45 +0000)]
(daemon) plug some minor memory leaks reported by softwareelves
Charles Kerr [Wed, 16 Jul 2008 20:36:21 +0000 (20:36 +0000)]
add wrapper for invoking transmission-daemon in valgrind
Charles Kerr [Wed, 16 Jul 2008 20:31:17 +0000 (20:31 +0000)]
(rpc) allocate a bit in torrent-set/torrent-get for detailed peer information
Charles Kerr [Wed, 16 Jul 2008 20:06:28 +0000 (20:06 +0000)]
(clutch) fix error with setting the incoming port via clutch preferences. reported by lolek in irc
Charles Kerr [Wed, 16 Jul 2008 19:38:22 +0000 (19:38 +0000)]
(gtk) #1090: gtk+ client crashes when a torrent is removed from clutch
Charles Kerr [Wed, 16 Jul 2008 19:36:46 +0000 (19:36 +0000)]
(rpc) fix minor memory leak in the RPC server
Charles Kerr [Wed, 16 Jul 2008 17:47:20 +0000 (17:47 +0000)]
(rpc) better handling of multiple concurrent RPC connections
Charles Kerr [Wed, 16 Jul 2008 14:35:58 +0000 (14:35 +0000)]
(clutch) better support for displaying `percent done' on torrents w/file selection
Charles Kerr [Wed, 16 Jul 2008 04:19:31 +0000 (04:19 +0000)]
(gtk) fix the mnemonics of the web tab in the prefs dialog
Charles Kerr [Wed, 16 Jul 2008 02:40:31 +0000 (02:40 +0000)]
minor prefs dialog string tweak
Charles Kerr [Wed, 16 Jul 2008 02:31:08 +0000 (02:31 +0000)]
(gtk) add "Launch Clutch" button to the web tab in the preferences dialog. that way users won't have to dig through documentation to find the "http://localhost:port/transmission/clutch" URL.
Charles Kerr [Tue, 15 Jul 2008 20:39:50 +0000 (20:39 +0000)]
(rpc) fix possible password authentication error reported by kman
Charles Kerr [Tue, 15 Jul 2008 19:25:46 +0000 (19:25 +0000)]
(gtk) #1088: when the gtk+ client is serving Clutch, torrents added via Clutch aren't shown in gtk+ client
Charles Kerr [Tue, 15 Jul 2008 18:24:18 +0000 (18:24 +0000)]
missed a few `snprintf' calls in r6334
Charles Kerr [Tue, 15 Jul 2008 17:16:57 +0000 (17:16 +0000)]
add a portability wrapper ``tr_snprintf()'' around snprintf()
Charles Kerr [Tue, 15 Jul 2008 17:09:10 +0000 (17:09 +0000)]
remove the ENABLE_STRNATPMPERR ifdefs to see if that'll make hudson happy
Charles Kerr [Tue, 15 Jul 2008 03:26:53 +0000 (03:26 +0000)]
better nat-pmp error logging. (this will very briefly break the mac build)
Charles Kerr [Tue, 15 Jul 2008 03:26:01 +0000 (03:26 +0000)]
fix rpc `uploadRatio' field as reported by blueluna
Mitchell Livingston [Tue, 15 Jul 2008 01:25:21 +0000 (01:25 +0000)]
add a port field to the proxy prefs
Charles Kerr [Tue, 15 Jul 2008 01:03:03 +0000 (01:03 +0000)]
(libT) add proxy port arg as requested by BentMyWookie
Charles Kerr [Mon, 14 Jul 2008 16:00:20 +0000 (16:00 +0000)]
#1084: Make `web' and `clutch' synonymous in the backend
Charles Kerr [Sun, 13 Jul 2008 18:14:24 +0000 (18:14 +0000)]
(gtk) #1081: Manual Announce grayed out when allowed
Charles Kerr [Sat, 12 Jul 2008 12:38:05 +0000 (12:38 +0000)]
bring the mac Makefile.am up-to-date
Mitchell Livingston [Fri, 11 Jul 2008 21:48:43 +0000 (21:48 +0000)]
#1042: show "in progress" in the inspector when announcing/scraping
Charles Kerr [Fri, 11 Jul 2008 18:14:09 +0000 (18:14 +0000)]
(daemon) more cleanup work on remote's help and manpage
Charles Kerr [Fri, 11 Jul 2008 17:09:53 +0000 (17:09 +0000)]
Update NEWS file to say the Clutch rewrite's been folded into Transmission.
Charles Kerr [Fri, 11 Jul 2008 11:51:15 +0000 (11:51 +0000)]
#1042: "Announce allowed: Never"
Charles Kerr [Fri, 11 Jul 2008 04:19:23 +0000 (04:19 +0000)]
don't break the mac build
Charles Kerr [Fri, 11 Jul 2008 04:11:22 +0000 (04:11 +0000)]
forgot an #include <sys/stat.h>
Charles Kerr [Fri, 11 Jul 2008 04:07:14 +0000 (04:07 +0000)]
(1) add clutch to the tarball.
(2) on autoconf-based installs, install the clutch files in $(datadir)/transmission/web
(3) new function tr_getClutchDir(). Default implementation follows the XDG spec.
Charles Kerr [Thu, 10 Jul 2008 23:57:46 +0000 (23:57 +0000)]
add the rest of Clutch to m0k.org's svn
Charles Kerr [Thu, 10 Jul 2008 23:40:28 +0000 (23:40 +0000)]
initial import of the clutch-rpc branch