]> granicus.if.org Git - transmission/log
transmission
16 years agoadd wrapper for invoking transmission-daemon in valgrind
Charles Kerr [Wed, 16 Jul 2008 20:36:21 +0000 (20:36 +0000)]
add wrapper for invoking transmission-daemon in valgrind

16 years ago(rpc) allocate a bit in torrent-set/torrent-get for detailed peer information
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

16 years ago(clutch) fix error with setting the incoming port via clutch preferences. reported...
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

16 years ago(gtk) #1090: gtk+ client crashes when a torrent is removed from clutch
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

16 years ago(rpc) fix minor memory leak in the RPC server
Charles Kerr [Wed, 16 Jul 2008 19:36:46 +0000 (19:36 +0000)]
(rpc) fix minor memory leak in the RPC server

16 years ago(rpc) better handling of multiple concurrent RPC connections
Charles Kerr [Wed, 16 Jul 2008 17:47:20 +0000 (17:47 +0000)]
(rpc) better handling of multiple concurrent RPC connections

16 years ago(clutch) better support for displaying `percent done' on torrents w/file selection
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

16 years ago(gtk) fix the mnemonics of the web tab in the prefs dialog
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

16 years agominor prefs dialog string tweak
Charles Kerr [Wed, 16 Jul 2008 02:40:31 +0000 (02:40 +0000)]
minor prefs dialog string tweak

16 years ago(gtk) add "Launch Clutch" button to the web tab in the preferences dialog. that...
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.

16 years ago(rpc) fix possible password authentication error reported by kman
Charles Kerr [Tue, 15 Jul 2008 20:39:50 +0000 (20:39 +0000)]
(rpc) fix possible password authentication error reported by kman

16 years ago(gtk) #1088: when the gtk+ client is serving Clutch, torrents added via Clutch aren...
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

16 years agomissed a few `snprintf' calls in r6334
Charles Kerr [Tue, 15 Jul 2008 18:24:18 +0000 (18:24 +0000)]
missed a few `snprintf' calls in r6334

16 years agoadd a portability wrapper ``tr_snprintf()'' around snprintf()
Charles Kerr [Tue, 15 Jul 2008 17:16:57 +0000 (17:16 +0000)]
add a portability wrapper ``tr_snprintf()'' around snprintf()

16 years agoremove the ENABLE_STRNATPMPERR ifdefs to see if that'll make hudson happy
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

16 years agobetter nat-pmp error logging. (this will very briefly break the mac build)
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)

16 years agofix rpc `uploadRatio' field as reported by blueluna
Charles Kerr [Tue, 15 Jul 2008 03:26:01 +0000 (03:26 +0000)]
fix rpc `uploadRatio' field as reported by blueluna

16 years agoadd a port field to the proxy prefs
Mitchell Livingston [Tue, 15 Jul 2008 01:25:21 +0000 (01:25 +0000)]
add a port field to the proxy prefs

16 years ago(libT) add proxy port arg as requested by BentMyWookie
Charles Kerr [Tue, 15 Jul 2008 01:03:03 +0000 (01:03 +0000)]
(libT) add proxy port arg as requested by BentMyWookie

16 years ago#1084: Make `web' and `clutch' synonymous in the backend
Charles Kerr [Mon, 14 Jul 2008 16:00:20 +0000 (16:00 +0000)]
#1084: Make `web' and `clutch' synonymous in the backend

16 years ago(gtk) #1081: Manual Announce grayed out when allowed
Charles Kerr [Sun, 13 Jul 2008 18:14:24 +0000 (18:14 +0000)]
(gtk) #1081: Manual Announce grayed out when allowed

16 years agobring the mac Makefile.am up-to-date
Charles Kerr [Sat, 12 Jul 2008 12:38:05 +0000 (12:38 +0000)]
bring the mac Makefile.am up-to-date

16 years ago#1042: show "in progress" in the inspector when announcing/scraping
Mitchell Livingston [Fri, 11 Jul 2008 21:48:43 +0000 (21:48 +0000)]
#1042: show "in progress" in the inspector when announcing/scraping

16 years ago(daemon) more cleanup work on remote's help and manpage
Charles Kerr [Fri, 11 Jul 2008 18:14:09 +0000 (18:14 +0000)]
(daemon) more cleanup work on remote's help and manpage

16 years agoUpdate NEWS file to say the Clutch rewrite's been folded into Transmission.
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.

16 years ago#1042: "Announce allowed: Never"
Charles Kerr [Fri, 11 Jul 2008 11:51:15 +0000 (11:51 +0000)]
#1042: "Announce allowed: Never"

16 years agodon't break the mac build
Charles Kerr [Fri, 11 Jul 2008 04:19:23 +0000 (04:19 +0000)]
don't break the mac build

16 years agoforgot an #include <sys/stat.h>
Charles Kerr [Fri, 11 Jul 2008 04:11:22 +0000 (04:11 +0000)]
forgot an #include <sys/stat.h>

16 years ago(1) add clutch to the tarball.
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.

16 years agoadd the rest of Clutch to m0k.org's svn
Charles Kerr [Thu, 10 Jul 2008 23:57:46 +0000 (23:57 +0000)]
add the rest of Clutch to m0k.org's svn

16 years agoinitial import of the clutch-rpc branch
Charles Kerr [Thu, 10 Jul 2008 23:40:28 +0000 (23:40 +0000)]
initial import of the clutch-rpc branch

16 years ago(daemon) let file download flags and priorities be set by transmission-remote. Add...
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

16 years ago(daemon) remote: clarify the % done vs. % verified a bit. Thanks to feedback from...
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

16 years ago(daemon) in remote's `info' feature, bound the verified & download progress from...
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]

16 years ago(daemon) in remote's "info" feature, separate "progress" into "recheck progress"...
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".

16 years ago(daemon) #1078: possible fix... reuse the -l's "state" code for -i
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

16 years ago(1) remote: fix bug with specifying torrent id for file list.
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

16 years ago(libT) avoid collisions between short & long getopts
Charles Kerr [Wed, 9 Jul 2008 19:39:40 +0000 (19:39 +0000)]
(libT) avoid collisions between short & long getopts

16 years ago(gtk) #562: No error message when opening broken torrent file
Charles Kerr [Wed, 9 Jul 2008 16:33:00 +0000 (16:33 +0000)]
(gtk) #562: No error message when opening broken torrent file

16 years agofix r6307 typo
Charles Kerr [Wed, 9 Jul 2008 15:53:26 +0000 (15:53 +0000)]
fix r6307 typo

16 years ago(libT) let tr_getopt() support short options' arguments to be embedded, such as ...
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

16 years agocode cleanup
Charles Kerr [Wed, 9 Jul 2008 15:31:35 +0000 (15:31 +0000)]
code cleanup

16 years ago(daemon) fix bug in the --list command's ratio display
Charles Kerr [Wed, 9 Jul 2008 15:16:43 +0000 (15:16 +0000)]
(daemon) fix bug in the --list command's ratio display

16 years agoadd libnatpmp's new header "declspec.h" to svn
Charles Kerr [Wed, 9 Jul 2008 02:56:40 +0000 (02:56 +0000)]
add libnatpmp's new header "declspec.h" to svn

16 years agoUpdate to the 20080707 version of libnatpmp and the 20080703 version of miniupnpc
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

16 years agocode cleanup
Charles Kerr [Wed, 9 Jul 2008 01:48:29 +0000 (01:48 +0000)]
code cleanup

16 years ago(gtk) partial fix for #562: No error message when opening broken torrent file
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

16 years agosteal some blocklist/encryption options from remote & reuse them in cli
Charles Kerr [Tue, 8 Jul 2008 18:12:36 +0000 (18:12 +0000)]
steal some blocklist/encryption options from remote & reuse them in cli

16 years agosync the man pages with the cli/daemon/remote changes
Charles Kerr [Tue, 8 Jul 2008 17:44:33 +0000 (17:44 +0000)]
sync the man pages with the cli/daemon/remote changes

16 years agohave daemon and cli use tr-getopt too.
Charles Kerr [Tue, 8 Jul 2008 16:50:34 +0000 (16:50 +0000)]
have daemon and cli use tr-getopt too.

16 years agofold the rewritten getopt code into libT
Charles Kerr [Tue, 8 Jul 2008 14:29:05 +0000 (14:29 +0000)]
fold the rewritten getopt code into libT

16 years agooops, remove some debugging print messages from the previous commit. (hi titer)
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)

16 years agocleanup the new getopt code a bit. sync remote's manpage.
Charles Kerr [Tue, 8 Jul 2008 03:19:01 +0000 (03:19 +0000)]
cleanup the new getopt code a bit.  sync remote's manpage.

16 years ago(daemon) allow wildcards to be used when adding torrents again, such as "transmission...
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"

16 years agospec fix: timesCompleted is an int, not a double.
Charles Kerr [Mon, 7 Jul 2008 06:06:00 +0000 (06:06 +0000)]
spec fix: timesCompleted is an int, not a double.

16 years agotransmission-remote: add a very detailed torrent `info' command
Charles Kerr [Mon, 7 Jul 2008 05:53:15 +0000 (05:53 +0000)]
transmission-remote: add a very detailed torrent `info' command

16 years ago(daemon) add file-listing capabilities to transmission-remote
Charles Kerr [Mon, 7 Jul 2008 03:38:22 +0000 (03:38 +0000)]
(daemon) add file-listing capabilities to transmission-remote

16 years agoadd a warning; improve the manual reordering code
Mitchell Livingston [Mon, 7 Jul 2008 02:35:20 +0000 (02:35 +0000)]
add a warning; improve the manual reordering code

16 years agofix recently introduced bug that caused resuming/pausing torrents through the menu...
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

16 years ago(gtk) #1073: Too many queries to disable Desktop hibernation
Charles Kerr [Sun, 6 Jul 2008 00:56:19 +0000 (00:56 +0000)]
(gtk) #1073: Too many queries to disable Desktop hibernation

16 years agoreplace LICENSE with COPYING
Mitchell Livingston [Fri, 4 Jul 2008 14:19:47 +0000 (14:19 +0000)]
replace LICENSE with COPYING

16 years agofix autoconf `COPYING' file generation
Charles Kerr [Fri, 4 Jul 2008 14:07:49 +0000 (14:07 +0000)]
fix autoconf `COPYING' file generation

16 years ago(gtk) #1063: don't inhibit power management when torrents are paused
Charles Kerr [Wed, 2 Jul 2008 18:49:07 +0000 (18:49 +0000)]
(gtk) #1063: don't inhibit power management when torrents are paused

16 years ago#1052: intltool 0.40 fails to configure
Charles Kerr [Wed, 2 Jul 2008 14:12:30 +0000 (14:12 +0000)]
#1052: intltool 0.40 fails to configure

16 years ago(gtk) #1069: revert r6280
Charles Kerr [Wed, 2 Jul 2008 04:27:15 +0000 (04:27 +0000)]
(gtk) #1069: revert r6280

16 years ago(libT) #319: periodically save the .resume file in case of crash
Charles Kerr [Wed, 2 Jul 2008 01:46:10 +0000 (01:46 +0000)]
(libT) #319: periodically save the .resume file in case of crash

16 years ago(libT) #1045: gracefully handle trackers that return a scrape interval that's too low
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

16 years ago#1069: Unknown seeders and leechers count in `Peers' tab
Charles Kerr [Wed, 2 Jul 2008 01:04:07 +0000 (01:04 +0000)]
#1069: Unknown seeders and leechers count in `Peers' tab

16 years ago(gtk) #1035 prefrence "Remove source to trash" doesn't work
Charles Kerr [Wed, 2 Jul 2008 00:51:04 +0000 (00:51 +0000)]
(gtk) #1035 prefrence "Remove source to trash" doesn't work

16 years ago(gtk) #1043: Include recent folders in the destination folder chooser
Charles Kerr [Wed, 2 Jul 2008 00:17:27 +0000 (00:17 +0000)]
(gtk) #1043: Include recent folders in the destination folder chooser

16 years ago(gtk) #1070: 1:60 ???
Charles Kerr [Tue, 1 Jul 2008 22:35:32 +0000 (22:35 +0000)]
(gtk) #1070: 1:60 ???

16 years agofix bug where inspector would reset when changing transfer state (at the cost of...
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)

16 years ago(rpc) uploading files via an http form w/file inputs works now.
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.

16 years agogroups are now stored as objects instead of dictionaries
Mitchell Livingston [Tue, 1 Jul 2008 01:28:19 +0000 (01:28 +0000)]
groups are now stored as objects instead of dictionaries

16 years agofix 2 invalid return types; don't show notices when compiling the xib's
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

16 years ago(rpc) get torrent uploads partially working.
Charles Kerr [Mon, 30 Jun 2008 21:11:53 +0000 (21:11 +0000)]
(rpc) get torrent uploads partially working.

16 years agopossible fix to the getgateway.c build error -- let's see what hudson thinks of it
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

16 years agoa little simplification of the last commit
Mitchell Livingston [Mon, 30 Jun 2008 19:56:29 +0000 (19:56 +0000)]
a little simplification of the last commit

16 years ago#1065 QL Zooming in the inspector wasn't zooming to the icon
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

16 years agoupgrade to libnatpmp-20080630
Charles Kerr [Mon, 30 Jun 2008 19:51:26 +0000 (19:51 +0000)]
upgrade to libnatpmp-20080630

16 years agochange "English" to "en"
Mitchell Livingston [Mon, 30 Jun 2008 18:17:40 +0000 (18:17 +0000)]
change "English" to "en"

16 years ago(gtk) fix r6263 error
Charles Kerr [Mon, 30 Jun 2008 15:04:18 +0000 (15:04 +0000)]
(gtk) fix r6263 error

16 years agotrivial changes to sorting by state and other miscellaneous changes
Mitchell Livingston [Mon, 30 Jun 2008 02:22:29 +0000 (02:22 +0000)]
trivial changes to sorting by state and other miscellaneous changes

16 years agoadjust the progress colors corresponding to #1061
Mitchell Livingston [Mon, 30 Jun 2008 01:56:17 +0000 (01:56 +0000)]
adjust the progress colors corresponding to #1061

16 years ago(gtk) #1062: "Help" menu is not HIG compliant
Charles Kerr [Sun, 29 Jun 2008 04:21:45 +0000 (04:21 +0000)]
(gtk) #1062: "Help" menu is not HIG compliant

16 years agocleanup for the removal of the ip sort function
Mitchell Livingston [Fri, 27 Jun 2008 06:08:12 +0000 (06:08 +0000)]
cleanup for the removal of the ip sort function

16 years agocomparing with the numeric option works for sorting IP address properly, so let it...
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

16 years agoadd a comparison method for the transfer names to sort the exact same way the Finder...
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

16 years agopart 1 of Aloisius' performance patch
Charles Kerr [Fri, 27 Jun 2008 02:42:44 +0000 (02:42 +0000)]
part 1 of Aloisius' performance patch

16 years agomissed one
Mitchell Livingston [Fri, 27 Jun 2008 01:45:10 +0000 (01:45 +0000)]
missed one

16 years agouse localizedCaseInsensitiveCompare instead of caseInsensitiveCompare
Mitchell Livingston [Fri, 27 Jun 2008 01:34:49 +0000 (01:34 +0000)]
use localizedCaseInsensitiveCompare instead of caseInsensitiveCompare

16 years agowhen stopping all downloads (of torrent files) on quit, get an enumerator straight...
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

16 years agodelete the torrent file right after it finishes downloading and is opened (when openi...
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)

16 years agoif a group row is selected and the content changes, refresh the inspector
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

16 years ago(rpc) fix crash when quickly toggling rpc on/off reported by John_Clay
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

16 years agostore progress gradients in the gradient class; miscellaneous cleanup
Mitchell Livingston [Wed, 25 Jun 2008 05:01:04 +0000 (05:01 +0000)]
store progress gradients in the gradient class; miscellaneous cleanup

16 years agowhen getting 5xx errors from a tracker, keep increasing the intervals between retries...
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.

16 years agosome more adjustments to the progress bar gradient
Mitchell Livingston [Tue, 24 Jun 2008 19:36:25 +0000 (19:36 +0000)]
some more adjustments to the progress bar gradient

16 years ago#1055 transmission-remote --list outputs an empty list
Charles Kerr [Tue, 24 Jun 2008 08:37:08 +0000 (08:37 +0000)]
#1055 transmission-remote --list outputs an empty list

16 years agoavoid some unnecessary calculations when drawing the progress bar gradients by flippi...
Mitchell Livingston [Tue, 24 Jun 2008 04:16:46 +0000 (04:16 +0000)]
avoid some unnecessary calculations when drawing the progress bar gradients by flipping it