]>
granicus.if.org Git - transmission/log
Charles Kerr [Sun, 5 Apr 2009 15:49:03 +0000 (15:49 +0000)]
(trunk) If avahi's zeroconf implementation is available, use it to advertise our web ui
Charles Kerr [Sun, 5 Apr 2009 15:37:45 +0000 (15:37 +0000)]
(trunk) fix another rpc seed-ratio problem reported by livings
Mitchell Livingston [Sun, 5 Apr 2009 15:36:51 +0000 (15:36 +0000)]
first pass through for making the Mac client respond to the new rpc messages - still missing a few things
Charles Kerr [Sun, 5 Apr 2009 15:19:07 +0000 (15:19 +0000)]
(trunk rpc) fix error in the spec about the new per-torrent seed ratio feature
Charles Kerr [Sun, 5 Apr 2009 14:53:22 +0000 (14:53 +0000)]
(trunk gtk) #1679: schedule speed limit mode based on days, not just time.
Charles Kerr [Sun, 5 Apr 2009 14:04:07 +0000 (14:04 +0000)]
(trunk libT) #1966: add explicit support for preallocating files on XFS filesystems
Charles Kerr [Sun, 5 Apr 2009 13:56:41 +0000 (13:56 +0000)]
(trunk libT) fix Solaris build error reported by wereHamster
Charles Kerr [Sun, 5 Apr 2009 13:41:38 +0000 (13:41 +0000)]
(trunk libT) fix xdg oops
Charles Kerr [Sun, 5 Apr 2009 13:33:32 +0000 (13:33 +0000)]
(trunk libT) #1957: tr_getDownloadDir() should honor XDG
Mitchell Livingston [Sun, 5 Apr 2009 13:33:14 +0000 (13:33 +0000)]
slight adjustment to Bandwidth tab's layout
Charles Kerr [Sun, 5 Apr 2009 13:00:17 +0000 (13:00 +0000)]
(trunk libT) re-add the curl "easy queue" from 1.4x to queue libcurl tasks to ameliorate complaints of "too many open files"
Charles Kerr [Sat, 4 Apr 2009 05:32:37 +0000 (05:32 +0000)]
fix oops
Charles Kerr [Sat, 4 Apr 2009 05:29:08 +0000 (05:29 +0000)]
(trunk)
1. add to the "recently-changed" torrent a list of recently-removed torrent ids.
2. make the day-of-week alt speed a bitfield of days or'ed together, so that you can have (say) speed limits on monday and wednesday
Mitchell Livingston [Sat, 4 Apr 2009 03:39:06 +0000 (03:39 +0000)]
#1679 speed limit for specific day(s) only in Mac gui
Mitchell Livingston [Sat, 4 Apr 2009 02:17:39 +0000 (02:17 +0000)]
libT support for #1679 Schedule Speed Limit mode based on days, not just time
Charles Kerr [Fri, 3 Apr 2009 23:21:40 +0000 (23:21 +0000)]
(trunk rpc) add rpc command to tell libtransmission when to update its blocklist
Mitchell Livingston [Fri, 3 Apr 2009 04:31:25 +0000 (04:31 +0000)]
whoops
Mitchell Livingston [Fri, 3 Apr 2009 04:29:27 +0000 (04:29 +0000)]
#1969 separate picking a random port from choosing a random port at startup
Mitchell Livingston [Fri, 3 Apr 2009 03:40:37 +0000 (03:40 +0000)]
attempt to add random-port functionality to the rpc code
Mitchell Livingston [Fri, 3 Apr 2009 01:26:18 +0000 (01:26 +0000)]
#1157 random port for daemon
Charles Kerr [Thu, 2 Apr 2009 22:59:30 +0000 (22:59 +0000)]
(trunk rpc) add "torrentFile" to the list of allowed arguments to the "torrent-get" method
Charles Kerr [Thu, 2 Apr 2009 20:43:42 +0000 (20:43 +0000)]
(trunk rpc) add the ability to set file priorities and download flags when adding a new torrent via rpc
Charles Kerr [Thu, 2 Apr 2009 17:30:29 +0000 (17:30 +0000)]
(trunk) modify tr_torrentParse() and tr_torrentNew() arguments s.t. they use the ctor's session instead of passing it in again. Allow a NULL session pointer for some cases of tr_torrentParse().
Charles Kerr [Tue, 31 Mar 2009 22:13:43 +0000 (22:13 +0000)]
(trunk rpc) added "fileStats" to rpc s.t. there's a simple interface for getting all the torrent's stat fields
Malcolm Jarvis [Mon, 30 Mar 2009 22:35:13 +0000 (22:35 +0000)]
Fixing upload torrent by URL
Mitchell Livingston [Mon, 30 Mar 2009 22:18:25 +0000 (22:18 +0000)]
only show a Growl notification when the speed limit is auto-enable/disabled
Charles Kerr [Mon, 30 Mar 2009 17:25:35 +0000 (17:25 +0000)]
(trunk) add a did-the-user-do-this flag to the "alt speed toggled" callback
Charles Kerr [Mon, 30 Mar 2009 16:16:38 +0000 (16:16 +0000)]
(trunk gtk) implement gtr_widget_set_tooltip_text() for gtk < 2.12
Charles Kerr [Mon, 30 Mar 2009 05:30:28 +0000 (05:30 +0000)]
(trunk libT) possible fix for #1894: Crash when download finishes and seed ratio is already met
Charles Kerr [Mon, 30 Mar 2009 04:56:12 +0000 (04:56 +0000)]
(trunk gtk) #1933: New Belarusian Latin translation
Charles Kerr [Mon, 30 Mar 2009 04:45:40 +0000 (04:45 +0000)]
(trunk) make tr_bencGetReal() work better in i18n settings
Charles Kerr [Mon, 30 Mar 2009 01:47:07 +0000 (01:47 +0000)]
(trunk gtk) rearrange the prefs dialog tabs a little
Charles Kerr [Mon, 30 Mar 2009 01:46:48 +0000 (01:46 +0000)]
(trunk libT) add tr_bencGetBool() and tr_bencGetDouble()
Charles Kerr [Mon, 30 Mar 2009 00:57:41 +0000 (00:57 +0000)]
(trunk) add arg "percentDone" to RPC "torrentGet"
Charles Kerr [Sun, 29 Mar 2009 23:13:46 +0000 (23:13 +0000)]
(trunk) fix oops
Mitchell Livingston [Sun, 29 Mar 2009 23:10:36 +0000 (23:10 +0000)]
fix Mac build; use tr_bencDictAddBool()
Charles Kerr [Sun, 29 Mar 2009 23:05:32 +0000 (23:05 +0000)]
(trunk) use tr_bencDict{Find,Add}Bool() where appropriate
Mitchell Livingston [Sun, 29 Mar 2009 21:20:29 +0000 (21:20 +0000)]
forget something jhujhiti?
Erick Turnquist [Sun, 29 Mar 2009 19:53:40 +0000 (19:53 +0000)]
remove my e-mail address from AUTHORS
Charles Kerr [Sun, 29 Mar 2009 18:45:35 +0000 (18:45 +0000)]
(trunk rpc) add "seed ratio" feature to RPC
Charles Kerr [Sun, 29 Mar 2009 16:44:59 +0000 (16:44 +0000)]
(trunk libT) silence a couple of session.c warnings from last night
Mitchell Livingston [Sun, 29 Mar 2009 16:40:06 +0000 (16:40 +0000)]
don't use NDEBUG when compiling in release - this will cause asserts in libT to be hit in release builds, which is probably better than a crash without useful debug info.
Charles Kerr [Sun, 29 Mar 2009 02:10:55 +0000 (02:10 +0000)]
(trunk gtk) maybe stop the turtle from stretching?
Mitchell Livingston [Sat, 28 Mar 2009 20:07:38 +0000 (20:07 +0000)]
ensure alt speed limit is set on launch when using the scheduler
Mitchell Livingston [Sat, 28 Mar 2009 19:53:44 +0000 (19:53 +0000)]
on startup, if the speed limit timer is set, check the timer and ignore TR_PREFS_KEY_ALT_SPEED_ENABLED
Mitchell Livingston [Sat, 28 Mar 2009 19:46:34 +0000 (19:46 +0000)]
improve the logic when toggling the use of the speed limit timer
Mitchell Livingston [Sat, 28 Mar 2009 17:18:43 +0000 (17:18 +0000)]
the Mac build works with the new speed limit libT code - still a bit quirky
Charles Kerr [Sat, 28 Mar 2009 16:47:01 +0000 (16:47 +0000)]
(trunk) more speedlimit work
Charles Kerr [Fri, 27 Mar 2009 12:05:41 +0000 (12:05 +0000)]
(trunk rpc) add peer-limit to torrent-get
Charles Kerr [Fri, 27 Mar 2009 12:03:41 +0000 (12:03 +0000)]
(daemon) remove debugging printf
Charles Kerr [Fri, 27 Mar 2009 01:40:51 +0000 (01:40 +0000)]
(trunk) roll back a couple of the RPC naming changes for slightly better compatiblity with 1.5x
Charles Kerr [Fri, 27 Mar 2009 01:39:35 +0000 (01:39 +0000)]
(trunk) fix a bug with the new libT alt speed limit code
Erick Turnquist [Fri, 27 Mar 2009 01:31:17 +0000 (01:31 +0000)]
(trunk libT) make IPv6's two IPv4-compatible address formats invalid peer addresses
IPv4 peers should only be seen from an IPv4-connected tracker.
Erick Turnquist [Fri, 27 Mar 2009 01:14:25 +0000 (01:14 +0000)]
(trunk libT) remove tr_suspectAddress() since all seems well
Charles Kerr [Thu, 26 Mar 2009 18:06:54 +0000 (18:06 +0000)]
(trunk) rpc changes:
1. new field "blocklist-size" to session-info, so RPC clients can know how big the blocklist is
2. new method "torrent-reannounce" so RPC clients can ask the tracker for more peers
Charles Kerr [Wed, 25 Mar 2009 19:50:58 +0000 (19:50 +0000)]
(trunk libT) modification to r8088 at livings1's request: make sure the alternate speed test takes place at the top of the minute
Charles Kerr [Wed, 25 Mar 2009 19:18:00 +0000 (19:18 +0000)]
(trunk) #1950: Add off-peak hour bandwidth limiting to libtransmission, rpc
Charles Kerr [Wed, 25 Mar 2009 18:42:39 +0000 (18:42 +0000)]
(trunk libT) make tr_localtime_r() a public function
Charles Kerr [Wed, 25 Mar 2009 18:41:48 +0000 (18:41 +0000)]
(trunk libT) make rpcimpl.h includable from C++
M rpcimpl.h
Erick Turnquist [Wed, 25 Mar 2009 00:36:11 +0000 (00:36 +0000)]
(trunk libT) re-add rpc password to settings benc dict
Charles Kerr [Wed, 25 Mar 2009 00:15:42 +0000 (00:15 +0000)]
(trunk libT) wrap rpcimpl.h in 'namespace "C"' when #included from C++
Erick Turnquist [Tue, 24 Mar 2009 21:49:19 +0000 (21:49 +0000)]
(trunk libT) fix a couple warnings from r8080
Charles Kerr [Tue, 24 Mar 2009 17:11:53 +0000 (17:11 +0000)]
(trunk libT) #1944: Web Client 301 redirect violates w3c.org specification
Erick Turnquist [Tue, 24 Mar 2009 01:39:06 +0000 (01:39 +0000)]
(trunk libT) #1276 - hash rpc password with sha1
Charles Kerr [Mon, 23 Mar 2009 00:16:37 +0000 (00:16 +0000)]
(trunk rpc) added "recently-active" as a valid "ids" argument in torrent-get, etc.
Charles Kerr [Mon, 23 Mar 2009 00:15:29 +0000 (00:15 +0000)]
(gtk) huge multi-megabyte speeds weren't being generated correctly.
Charles Kerr [Mon, 23 Mar 2009 00:14:41 +0000 (00:14 +0000)]
(daemon) fix incorrect #ifdef to get zlib compression working on rpc requests
Charles Kerr [Mon, 23 Mar 2009 00:08:34 +0000 (00:08 +0000)]
make json.h friendly to C++
Mitchell Livingston [Thu, 19 Mar 2009 12:46:53 +0000 (12:46 +0000)]
#1940 Disable file wanted and priority selector when there is only one file.
Mitchell Livingston [Wed, 18 Mar 2009 21:43:11 +0000 (21:43 +0000)]
#1939 fix javascript error in r8073
Malcolm Jarvis [Wed, 18 Mar 2009 00:47:25 +0000 (00:47 +0000)]
Fixing remove data in webui
Mitchell Livingston [Tue, 17 Mar 2009 21:50:20 +0000 (21:50 +0000)]
#1276 encrypt the password to access web client interface using SHA-2
Charles Kerr [Tue, 17 Mar 2009 18:08:02 +0000 (18:08 +0000)]
(trunk libT) make tr-getopt C++ friendly
Mitchell Livingston [Mon, 16 Mar 2009 12:10:40 +0000 (12:10 +0000)]
#1931 allow dialog window height to be dynamic
Mitchell Livingston [Mon, 16 Mar 2009 03:04:25 +0000 (03:04 +0000)]
web ui - file priority buttons that aren't clickable on a completed file
Mitchell Livingston [Mon, 16 Mar 2009 02:49:02 +0000 (02:49 +0000)]
eliminate a meaningless Safari error
Mitchell Livingston [Sun, 15 Mar 2009 20:33:42 +0000 (20:33 +0000)]
r8061 whoops
Mitchell Livingston [Sun, 15 Mar 2009 15:38:36 +0000 (15:38 +0000)]
#1925 You can no longer toggle file wanted on completed files (web ui)
Mitchell Livingston [Sat, 14 Mar 2009 23:08:38 +0000 (23:08 +0000)]
remove reference to tinysort
Mitchell Livingston [Sat, 14 Mar 2009 23:03:57 +0000 (23:03 +0000)]
fix NEWS
Mitchell Livingston [Sat, 14 Mar 2009 21:36:55 +0000 (21:36 +0000)]
update NEWS
Mitchell Livingston [Sat, 14 Mar 2009 21:33:08 +0000 (21:33 +0000)]
#1435 selective downloading and file prioritization for web ui
Mitchell Livingston [Sat, 14 Mar 2009 20:11:17 +0000 (20:11 +0000)]
allDownloaded should look at leftUntilDone, not percentDone
Mitchell Livingston [Sat, 14 Mar 2009 19:55:24 +0000 (19:55 +0000)]
when showing the stats for selected files, progress on a transfer with no selected files should be 0%, not -100%
Mitchell Livingston [Sat, 14 Mar 2009 17:10:05 +0000 (17:10 +0000)]
fix #1921 Selected collapsed groups do not pause/resume together
Mitchell Livingston [Sat, 14 Mar 2009 15:53:13 +0000 (15:53 +0000)]
get the rpc password without using tr_sessionGetRPCPassword, in preparation for #1276
Mitchell Livingston [Thu, 12 Mar 2009 12:19:05 +0000 (12:19 +0000)]
#1602 better ie 6 and 7 support
Mitchell Livingston [Thu, 12 Mar 2009 12:18:41 +0000 (12:18 +0000)]
#1519 fix web ui's dialog layout
Charles Kerr [Wed, 11 Mar 2009 13:04:03 +0000 (13:04 +0000)]
(trunk libnatpmp) update to new version
Charles Kerr [Tue, 10 Mar 2009 23:00:17 +0000 (23:00 +0000)]
(trunk web) don't use jquery.dimensions as a separate file anymore; it's been integrated into the JQuery core. http://forum.transmissionbt.com/viewtopic.php?f=8&t=7193&p=35322#p35322
Charles Kerr [Tue, 10 Mar 2009 15:24:40 +0000 (15:24 +0000)]
(trunk gtk) launchpad bug #338046: XDG_DOWNLOAD_DIR isn't honored in gtk client
Charles Kerr [Tue, 10 Mar 2009 02:00:53 +0000 (02:00 +0000)]
(trunk web) update jquery from 1.3.1 to 1.3.2
Charles Kerr [Tue, 10 Mar 2009 00:10:20 +0000 (00:10 +0000)]
(trunk daemon): #1899: if the daemon isn't responding, timeout transmission-remote after 60 seconds.
Charles Kerr [Mon, 9 Mar 2009 23:55:56 +0000 (23:55 +0000)]
(trunk) remove the wx client
Charles Kerr [Mon, 9 Mar 2009 23:51:58 +0000 (23:51 +0000)]
(trunk libT) #1906: Huge ratio precision (too many decimal places)
Eric Petit [Sun, 8 Mar 2009 13:23:17 +0000 (13:23 +0000)]
Fixes new blocklist URL
Mitchell Livingston [Sat, 7 Mar 2009 01:05:08 +0000 (01:05 +0000)]
consist naming of "global bandwidth limit"
Charles Kerr [Fri, 6 Mar 2009 16:14:40 +0000 (16:14 +0000)]
(trunk gtk) when running for the first time and deciding on a default watch directory, check G_USER_DIRECTORY_DOWNLOAD *before* G_USER_DIRECTORY_DESKTOP. Suggested by Chris Coulson @ https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/338046
Mitchell Livingston [Thu, 5 Mar 2009 22:48:01 +0000 (22:48 +0000)]
add an option in the per-torrent action menu to follow the global bandwidth limit
Mitchell Livingston [Thu, 5 Mar 2009 22:32:43 +0000 (22:32 +0000)]
update NEWS