]>
granicus.if.org Git - transmission/log
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
Charles Kerr [Thu, 10 Jul 2008 20:59:15 +0000 (20:59 +0000)]
(daemon) let file download flags and priorities be set by transmission-remote. Add examples to the man page and --help.
(libT) minor tweaks to tr-getopt
(gtk) tweak the preference dialog's "port forwarding" text for clarity as suggested in the forums
Charles Kerr [Thu, 10 Jul 2008 19:22:49 +0000 (19:22 +0000)]
(daemon) remote: clarify the % done vs. % verified a bit. Thanks to feedback from andersos
Charles Kerr [Thu, 10 Jul 2008 18:16:21 +0000 (18:16 +0000)]
(daemon) in remote's `info' feature, bound the verified & download progress from [0..100] instead of [0..1]
Charles Kerr [Thu, 10 Jul 2008 17:19:43 +0000 (17:19 +0000)]
(daemon) in remote's "info" feature, separate "progress" into "recheck progress" and "download progress".
Charles Kerr [Thu, 10 Jul 2008 17:07:12 +0000 (17:07 +0000)]
(daemon) #1078: possible fix... reuse the -l's "state" code for -i
Charles Kerr [Thu, 10 Jul 2008 14:20:36 +0000 (14:20 +0000)]
(1) remote: fix bug with specifying torrent id for file list.
(2) very minor cleanup
Charles Kerr [Wed, 9 Jul 2008 19:39:40 +0000 (19:39 +0000)]
(libT) avoid collisions between short & long getopts
Charles Kerr [Wed, 9 Jul 2008 16:33:00 +0000 (16:33 +0000)]
(gtk) #562: No error message when opening broken torrent file
Charles Kerr [Wed, 9 Jul 2008 15:53:26 +0000 (15:53 +0000)]
fix r6307 typo
Charles Kerr [Wed, 9 Jul 2008 15:39:53 +0000 (15:39 +0000)]
(libT) let tr_getopt() support short options' arguments to be embedded, such as -p51413
Charles Kerr [Wed, 9 Jul 2008 15:31:35 +0000 (15:31 +0000)]
code cleanup
Charles Kerr [Wed, 9 Jul 2008 15:16:43 +0000 (15:16 +0000)]
(daemon) fix bug in the --list command's ratio display
Charles Kerr [Wed, 9 Jul 2008 02:56:40 +0000 (02:56 +0000)]
add libnatpmp's new header "declspec.h" to svn
Charles Kerr [Wed, 9 Jul 2008 02:51:29 +0000 (02:51 +0000)]
Update to the
20080707 version of libnatpmp and the
20080703 version of miniupnpc
Charles Kerr [Wed, 9 Jul 2008 01:48:29 +0000 (01:48 +0000)]
code cleanup
Charles Kerr [Tue, 8 Jul 2008 21:08:20 +0000 (21:08 +0000)]
(gtk) partial fix for #562: No error message when opening broken torrent file
Charles Kerr [Tue, 8 Jul 2008 18:12:36 +0000 (18:12 +0000)]
steal some blocklist/encryption options from remote & reuse them in cli
Charles Kerr [Tue, 8 Jul 2008 17:44:33 +0000 (17:44 +0000)]
sync the man pages with the cli/daemon/remote changes
Charles Kerr [Tue, 8 Jul 2008 16:50:34 +0000 (16:50 +0000)]
have daemon and cli use tr-getopt too.
Charles Kerr [Tue, 8 Jul 2008 14:29:05 +0000 (14:29 +0000)]
fold the rewritten getopt code into libT
Charles Kerr [Tue, 8 Jul 2008 03:42:27 +0000 (03:42 +0000)]
oops, remove some debugging print messages from the previous commit. (hi titer)
Charles Kerr [Tue, 8 Jul 2008 03:19:01 +0000 (03:19 +0000)]
cleanup the new getopt code a bit. sync remote's manpage.
Charles Kerr [Mon, 7 Jul 2008 21:23:34 +0000 (21:23 +0000)]
(daemon) allow wildcards to be used when adding torrents again, such as "transmission-remote -a ~/Desktop/*torrent"
Charles Kerr [Mon, 7 Jul 2008 06:06:00 +0000 (06:06 +0000)]
spec fix: timesCompleted is an int, not a double.
Charles Kerr [Mon, 7 Jul 2008 05:53:15 +0000 (05:53 +0000)]
transmission-remote: add a very detailed torrent `info' command
Charles Kerr [Mon, 7 Jul 2008 03:38:22 +0000 (03:38 +0000)]
(daemon) add file-listing capabilities to transmission-remote
Mitchell Livingston [Mon, 7 Jul 2008 02:35:20 +0000 (02:35 +0000)]
add a warning; improve the manual reordering code
Mitchell Livingston [Mon, 7 Jul 2008 02:09:27 +0000 (02:09 +0000)]
fix recently introduced bug that caused resuming/pausing torrents through the menu item when groups are shown to deselect the row
Charles Kerr [Sun, 6 Jul 2008 00:56:19 +0000 (00:56 +0000)]
(gtk) #1073: Too many queries to disable Desktop hibernation
Mitchell Livingston [Fri, 4 Jul 2008 14:19:47 +0000 (14:19 +0000)]
replace LICENSE with COPYING
Charles Kerr [Fri, 4 Jul 2008 14:07:49 +0000 (14:07 +0000)]
fix autoconf `COPYING' file generation
Charles Kerr [Wed, 2 Jul 2008 18:49:07 +0000 (18:49 +0000)]
(gtk) #1063: don't inhibit power management when torrents are paused
Charles Kerr [Wed, 2 Jul 2008 14:12:30 +0000 (14:12 +0000)]
#1052: intltool 0.40 fails to configure
Charles Kerr [Wed, 2 Jul 2008 04:27:15 +0000 (04:27 +0000)]
(gtk) #1069: revert r6280
Charles Kerr [Wed, 2 Jul 2008 01:46:10 +0000 (01:46 +0000)]
(libT) #319: periodically save the .resume file in case of crash
Charles Kerr [Wed, 2 Jul 2008 01:17:57 +0000 (01:17 +0000)]
(libT) #1045: gracefully handle trackers that return a scrape interval that's too low
Charles Kerr [Wed, 2 Jul 2008 01:04:07 +0000 (01:04 +0000)]
#1069: Unknown seeders and leechers count in `Peers' tab
Charles Kerr [Wed, 2 Jul 2008 00:51:04 +0000 (00:51 +0000)]
(gtk) #1035 prefrence "Remove source to trash" doesn't work
Charles Kerr [Wed, 2 Jul 2008 00:17:27 +0000 (00:17 +0000)]
(gtk) #1043: Include recent folders in the destination folder chooser
Charles Kerr [Tue, 1 Jul 2008 22:35:32 +0000 (22:35 +0000)]
(gtk) #1070: 1:60 ???
Mitchell Livingston [Tue, 1 Jul 2008 15:11:58 +0000 (15:11 +0000)]
fix bug where inspector would reset when changing transfer state (at the cost of the inspector not updating when a group is selected and a its content changes)
Charles Kerr [Tue, 1 Jul 2008 02:33:31 +0000 (02:33 +0000)]
(rpc) uploading files via an http form w/file inputs works now.
Mitchell Livingston [Tue, 1 Jul 2008 01:28:19 +0000 (01:28 +0000)]
groups are now stored as objects instead of dictionaries
Mitchell Livingston [Mon, 30 Jun 2008 23:28:17 +0000 (23:28 +0000)]
fix 2 invalid return types; don't show notices when compiling the xib's
Charles Kerr [Mon, 30 Jun 2008 21:11:53 +0000 (21:11 +0000)]
(rpc) get torrent uploads partially working.
Charles Kerr [Mon, 30 Jun 2008 19:57:57 +0000 (19:57 +0000)]
possible fix to the getgateway.c build error -- let's see what hudson thinks of it
Mitchell Livingston [Mon, 30 Jun 2008 19:56:29 +0000 (19:56 +0000)]
a little simplification of the last commit
Mitchell Livingston [Mon, 30 Jun 2008 19:52:18 +0000 (19:52 +0000)]
#1065 QL Zooming in the inspector wasn't zooming to the icon
Charles Kerr [Mon, 30 Jun 2008 19:51:26 +0000 (19:51 +0000)]
upgrade to libnatpmp-
20080630
Mitchell Livingston [Mon, 30 Jun 2008 18:17:40 +0000 (18:17 +0000)]
change "English" to "en"
Charles Kerr [Mon, 30 Jun 2008 15:04:18 +0000 (15:04 +0000)]
(gtk) fix r6263 error
Mitchell Livingston [Mon, 30 Jun 2008 02:22:29 +0000 (02:22 +0000)]
trivial changes to sorting by state and other miscellaneous changes
Mitchell Livingston [Mon, 30 Jun 2008 01:56:17 +0000 (01:56 +0000)]
adjust the progress colors corresponding to #1061
Charles Kerr [Sun, 29 Jun 2008 04:21:45 +0000 (04:21 +0000)]
(gtk) #1062: "Help" menu is not HIG compliant
Mitchell Livingston [Fri, 27 Jun 2008 06:08:12 +0000 (06:08 +0000)]
cleanup for the removal of the ip sort function
Mitchell Livingston [Fri, 27 Jun 2008 05:40:22 +0000 (05:40 +0000)]
comparing with the numeric option works for sorting IP address properly, so let it do the heavy lifting for us
Mitchell Livingston [Fri, 27 Jun 2008 05:15:50 +0000 (05:15 +0000)]
add a comparison method for the transfer names to sort the exact same way the Finder does
Charles Kerr [Fri, 27 Jun 2008 02:42:44 +0000 (02:42 +0000)]
part 1 of Aloisius' performance patch
Mitchell Livingston [Fri, 27 Jun 2008 01:45:10 +0000 (01:45 +0000)]
missed one
Mitchell Livingston [Fri, 27 Jun 2008 01:34:49 +0000 (01:34 +0000)]
use localizedCaseInsensitiveCompare instead of caseInsensitiveCompare
Mitchell Livingston [Thu, 26 Jun 2008 03:53:42 +0000 (03:53 +0000)]
when stopping all downloads (of torrent files) on quit, get an enumerator straight from the dictionary instead of first generating an array
Mitchell Livingston [Thu, 26 Jun 2008 03:50:21 +0000 (03:50 +0000)]
delete the torrent file right after it finishes downloading and is opened (when opening the torrent through a url)
Mitchell Livingston [Thu, 26 Jun 2008 03:35:20 +0000 (03:35 +0000)]
if a group row is selected and the content changes, refresh the inspector
Charles Kerr [Wed, 25 Jun 2008 11:34:35 +0000 (11:34 +0000)]
(rpc) fix crash when quickly toggling rpc on/off reported by John_Clay
Mitchell Livingston [Wed, 25 Jun 2008 05:01:04 +0000 (05:01 +0000)]
store progress gradients in the gradient class; miscellaneous cleanup
Charles Kerr [Tue, 24 Jun 2008 21:39:07 +0000 (21:39 +0000)]
when getting 5xx errors from a tracker, keep increasing the intervals between retries, instead of hammering the tracker at constant intervals. thanks to mape for this suggestion.