]> granicus.if.org Git - transmission/log
transmission
15 years ago(trunk libT) make tr_localtime_r() a public function
Charles Kerr [Wed, 25 Mar 2009 18:42:39 +0000 (18:42 +0000)]
(trunk libT) make tr_localtime_r() a public function

15 years ago(trunk libT) make rpcimpl.h includable from C++
Charles Kerr [Wed, 25 Mar 2009 18:41:48 +0000 (18:41 +0000)]
(trunk libT) make rpcimpl.h includable from C++
M    rpcimpl.h

15 years ago(trunk libT) re-add rpc password to settings benc dict
Erick Turnquist [Wed, 25 Mar 2009 00:36:11 +0000 (00:36 +0000)]
(trunk libT) re-add rpc password to settings benc dict

15 years ago(trunk libT) wrap rpcimpl.h in 'namespace "C"' when #included from C++
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++

15 years ago(trunk libT) fix a couple warnings from r8080
Erick Turnquist [Tue, 24 Mar 2009 21:49:19 +0000 (21:49 +0000)]
(trunk libT) fix a couple warnings from r8080

15 years ago(trunk libT) #1944: Web Client 301 redirect violates w3c.org specification
Charles Kerr [Tue, 24 Mar 2009 17:11:53 +0000 (17:11 +0000)]
(trunk libT) #1944: Web Client 301 redirect violates w3c.org specification

15 years ago(trunk libT) #1276 - hash rpc password with sha1
Erick Turnquist [Tue, 24 Mar 2009 01:39:06 +0000 (01:39 +0000)]
(trunk libT) #1276 - hash rpc password with sha1

15 years ago(trunk rpc) added "recently-active" as a valid "ids" argument in torrent-get, etc.
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.

15 years ago(gtk) huge multi-megabyte speeds weren't being generated correctly.
Charles Kerr [Mon, 23 Mar 2009 00:15:29 +0000 (00:15 +0000)]
(gtk) huge multi-megabyte speeds weren't being generated correctly.

15 years ago(daemon) fix incorrect #ifdef to get zlib compression working on rpc requests
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

15 years agomake json.h friendly to C++
Charles Kerr [Mon, 23 Mar 2009 00:08:34 +0000 (00:08 +0000)]
make json.h friendly to C++

15 years ago#1940 Disable file wanted and priority selector when there is only one file.
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.

15 years ago#1939 fix javascript error in r8073
Mitchell Livingston [Wed, 18 Mar 2009 21:43:11 +0000 (21:43 +0000)]
#1939 fix javascript error in r8073

15 years agoFixing remove data in webui
Malcolm Jarvis [Wed, 18 Mar 2009 00:47:25 +0000 (00:47 +0000)]
Fixing remove data in webui

15 years ago#1276 encrypt the password to access web client interface using SHA-2
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

15 years ago(trunk libT) make tr-getopt C++ friendly
Charles Kerr [Tue, 17 Mar 2009 18:08:02 +0000 (18:08 +0000)]
(trunk libT) make tr-getopt C++ friendly

15 years ago#1931 allow dialog window height to be dynamic
Mitchell Livingston [Mon, 16 Mar 2009 12:10:40 +0000 (12:10 +0000)]
#1931 allow dialog window height to be dynamic

15 years agoweb ui - file priority buttons that aren't clickable on a completed file
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

15 years agoeliminate a meaningless Safari error
Mitchell Livingston [Mon, 16 Mar 2009 02:49:02 +0000 (02:49 +0000)]
eliminate a meaningless Safari error

15 years agor8061 whoops
Mitchell Livingston [Sun, 15 Mar 2009 20:33:42 +0000 (20:33 +0000)]
r8061 whoops

15 years ago#1925 You can no longer toggle file wanted on completed files (web ui)
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)

15 years agoremove reference to tinysort
Mitchell Livingston [Sat, 14 Mar 2009 23:08:38 +0000 (23:08 +0000)]
remove reference to tinysort

15 years agofix NEWS
Mitchell Livingston [Sat, 14 Mar 2009 23:03:57 +0000 (23:03 +0000)]
fix NEWS

15 years agoupdate NEWS
Mitchell Livingston [Sat, 14 Mar 2009 21:36:55 +0000 (21:36 +0000)]
update NEWS

15 years ago#1435 selective downloading and file prioritization for web ui
Mitchell Livingston [Sat, 14 Mar 2009 21:33:08 +0000 (21:33 +0000)]
#1435 selective downloading and file prioritization for web ui

15 years agoallDownloaded should look at leftUntilDone, not percentDone
Mitchell Livingston [Sat, 14 Mar 2009 20:11:17 +0000 (20:11 +0000)]
allDownloaded should look at leftUntilDone, not percentDone

15 years agowhen showing the stats for selected files, progress on a transfer with no selected...
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%

15 years agofix #1921 Selected collapsed groups do not pause/resume together
Mitchell Livingston [Sat, 14 Mar 2009 17:10:05 +0000 (17:10 +0000)]
fix #1921 Selected collapsed groups do not pause/resume together

15 years agoget the rpc password without using tr_sessionGetRPCPassword, in preparation for ...
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

15 years ago#1602 better ie 6 and 7 support
Mitchell Livingston [Thu, 12 Mar 2009 12:19:05 +0000 (12:19 +0000)]
#1602 better ie 6 and 7 support

15 years ago#1519 fix web ui's dialog layout
Mitchell Livingston [Thu, 12 Mar 2009 12:18:41 +0000 (12:18 +0000)]
#1519 fix web ui's dialog layout

15 years ago(trunk libnatpmp) update to new version
Charles Kerr [Wed, 11 Mar 2009 13:04:03 +0000 (13:04 +0000)]
(trunk libnatpmp) update to new version

15 years ago(trunk web) don't use jquery.dimensions as a separate file anymore; it's been integra...
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

15 years ago(trunk gtk) launchpad bug #338046: XDG_DOWNLOAD_DIR isn't honored in gtk client
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

15 years ago(trunk web) update jquery from 1.3.1 to 1.3.2
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

15 years ago(trunk daemon): #1899: if the daemon isn't responding, timeout transmission-remote...
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.

15 years ago(trunk) remove the wx client
Charles Kerr [Mon, 9 Mar 2009 23:55:56 +0000 (23:55 +0000)]
(trunk) remove the wx client

15 years ago(trunk libT) #1906: Huge ratio precision (too many decimal places)
Charles Kerr [Mon, 9 Mar 2009 23:51:58 +0000 (23:51 +0000)]
(trunk libT) #1906: Huge ratio precision (too many decimal places)

15 years agoFixes new blocklist URL
Eric Petit [Sun, 8 Mar 2009 13:23:17 +0000 (13:23 +0000)]
Fixes new blocklist URL

15 years agoconsist naming of "global bandwidth limit"
Mitchell Livingston [Sat, 7 Mar 2009 01:05:08 +0000 (01:05 +0000)]
consist naming of "global bandwidth limit"

15 years ago(trunk gtk) when running for the first time and deciding on a default watch directory...
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

15 years agoadd an option in the per-torrent action menu to follow the global bandwidth limit
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

15 years agoupdate NEWS
Mitchell Livingston [Thu, 5 Mar 2009 22:32:43 +0000 (22:32 +0000)]
update NEWS

15 years ago(trunk gtk) minor tweaks
Charles Kerr [Thu, 5 Mar 2009 17:18:36 +0000 (17:18 +0000)]
(trunk gtk) minor tweaks

15 years ago(trunk gtk) icons.c: silence a couple of compiler warnings on older systems
Charles Kerr [Thu, 5 Mar 2009 16:08:16 +0000 (16:08 +0000)]
(trunk gtk) icons.c: silence a couple of compiler warnings on older systems

15 years ago(trunk gtk) allow redirects in the blocklist downloader (launchpad bug #338202)
Charles Kerr [Thu, 5 Mar 2009 13:14:21 +0000 (13:14 +0000)]
(trunk gtk) allow redirects in the blocklist downloader (launchpad bug #338202)

15 years ago#1881: Displayed ratio should be truncated, not rounded (Mac)
Mitchell Livingston [Thu, 5 Mar 2009 04:59:24 +0000 (04:59 +0000)]
#1881: Displayed ratio should be truncated, not rounded (Mac)

15 years agowhoops ratio
Mitchell Livingston [Thu, 5 Mar 2009 04:31:30 +0000 (04:31 +0000)]
whoops ratio

15 years ago(trunk gtk) #1773: First run - error in Properties
Charles Kerr [Thu, 5 Mar 2009 02:40:58 +0000 (02:40 +0000)]
(trunk gtk) #1773: First run - error in Properties

15 years agofix per-torrent action menu's limit submenus
Mitchell Livingston [Thu, 5 Mar 2009 01:33:51 +0000 (01:33 +0000)]
fix per-torrent action menu's limit submenus

15 years agoallow the new limit checks to show a mixed state
Mitchell Livingston [Thu, 5 Mar 2009 01:23:19 +0000 (01:23 +0000)]
allow the new limit checks to show a mixed state

15 years ago#8021 per-torrent vs. global speed limit confusion for mac ui
Mitchell Livingston [Thu, 5 Mar 2009 01:10:09 +0000 (01:10 +0000)]
#8021 per-torrent vs. global speed limit confusion for mac ui

16 years agoupdate "update" urls
Mitchell Livingston [Wed, 4 Mar 2009 22:38:49 +0000 (22:38 +0000)]
update "update" urls

16 years ago(trunk) libT and gtk+ parts for #1889: per-torrent vs. global speed limit confusion
Charles Kerr [Wed, 4 Mar 2009 19:52:57 +0000 (19:52 +0000)]
(trunk) libT and gtk+ parts for #1889: per-torrent vs. global speed limit confusion

16 years ago(trunk gtk) update the blocklist URL
Charles Kerr [Wed, 4 Mar 2009 16:42:20 +0000 (16:42 +0000)]
(trunk gtk) update the blocklist URL

16 years ago(trunk) #1881: promote tr_strratio() to libtransmission, so that its code doesn't...
Charles Kerr [Wed, 4 Mar 2009 16:16:02 +0000 (16:16 +0000)]
(trunk) #1881: promote tr_strratio() to libtransmission, so that its code doesn't have to be repeated in all the clients

16 years ago(trunk daemon) #1881: Displayed ratio should be truncated, not rounded
Charles Kerr [Wed, 4 Mar 2009 16:02:50 +0000 (16:02 +0000)]
(trunk daemon) #1881: Displayed ratio should be truncated, not rounded

16 years ago(trunk gtk) #1881: Displayed ratio should be truncated, not rounded
Charles Kerr [Wed, 4 Mar 2009 15:37:54 +0000 (15:37 +0000)]
(trunk gtk) #1881: Displayed ratio should be truncated, not rounded

16 years ago(trunk libT) always invoke the stop-ratio check when a torrent switches from leeching...
Charles Kerr [Wed, 4 Mar 2009 15:13:56 +0000 (15:13 +0000)]
(trunk libT) always invoke the stop-ratio check when a torrent switches from leeching to seeding.

16 years ago(trunk libT) recognize aria2 as a client
Charles Kerr [Wed, 4 Mar 2009 05:52:33 +0000 (05:52 +0000)]
(trunk libT) recognize aria2 as a client

16 years agosimplify the project ignore list
Mitchell Livingston [Wed, 4 Mar 2009 04:15:26 +0000 (04:15 +0000)]
simplify the project ignore list

16 years ago#1817 Add "verify local data" feature to web client
Mitchell Livingston [Wed, 4 Mar 2009 00:19:11 +0000 (00:19 +0000)]
#1817 Add "verify local data" feature to web client

16 years agohopefully apply #1887 by adding files to the ignore list, attempt 3
Mitchell Livingston [Wed, 4 Mar 2009 00:06:40 +0000 (00:06 +0000)]
hopefully apply #1887 by adding files to the ignore list, attempt 3

16 years agohopefully apply #1887 by adding files to the ignore list, attempt 2
Mitchell Livingston [Wed, 4 Mar 2009 00:01:50 +0000 (00:01 +0000)]
hopefully apply #1887 by adding files to the ignore list, attempt 2

16 years agoundo last commit
Mitchell Livingston [Tue, 3 Mar 2009 23:56:05 +0000 (23:56 +0000)]
undo last commit

16 years agohopefully apply #1887 by adding files to the ignore list
Mitchell Livingston [Tue, 3 Mar 2009 23:52:44 +0000 (23:52 +0000)]
hopefully apply #1887 by adding files to the ignore list

16 years ago(trunk libT) when a "torrent-set" request is sent to change files' priorities and...
Charles Kerr [Tue, 3 Mar 2009 20:06:45 +0000 (20:06 +0000)]
(trunk libT) when a "torrent-set" request is sent to change files' priorities and/or download flags, and some of the file indices are out-of-range, return an error message in the rpc response's "result" string.

16 years ago(trunk gtk) more hacking around with the gtk icons
Charles Kerr [Tue, 3 Mar 2009 19:43:23 +0000 (19:43 +0000)]
(trunk gtk) more hacking around with the gtk icons

16 years ago(trunk gtk) #628: tweak r7996 a little bit to play nicer on older versions of gtk+
Charles Kerr [Tue, 3 Mar 2009 17:58:25 +0000 (17:58 +0000)]
(trunk gtk) #628: tweak r7996 a little bit to play nicer on older versions of gtk+

16 years ago(trunk web) use a better minifier for jquery.form.min.js.
Charles Kerr [Tue, 3 Mar 2009 14:06:56 +0000 (14:06 +0000)]
(trunk web) use a better minifier for jquery.form.min.js.

16 years ago(trunk gtk) back out a little bit of bad code.
Charles Kerr [Tue, 3 Mar 2009 05:46:49 +0000 (05:46 +0000)]
(trunk gtk) back out a little bit of bad code.

16 years ago(trunk web) upgrade jquery from 1.2.6 to 1.3.1; upgrade jquery.form from 2.12 to...
Charles Kerr [Tue, 3 Mar 2009 05:13:48 +0000 (05:13 +0000)]
(trunk web) upgrade jquery from 1.2.6 to 1.3.1; upgrade jquery.form from 2.12 to 2.21

16 years ago(trunk gtk) maybe compile a little better for Lacrocivous
Charles Kerr [Tue, 3 Mar 2009 00:55:03 +0000 (00:55 +0000)]
(trunk gtk) maybe compile a little better for Lacrocivous

16 years ago(trunk gtk) Use gtk_tree_view_set_fixed_height_mode() in a few more places
Charles Kerr [Tue, 3 Mar 2009 00:48:50 +0000 (00:48 +0000)]
(trunk gtk) Use gtk_tree_view_set_fixed_height_mode() in a few more places

16 years ago(trunk libT) add another seed-ratio check when starting a torrent, as per Mitchell...
Charles Kerr [Mon, 2 Mar 2009 23:52:25 +0000 (23:52 +0000)]
(trunk  libT) add another seed-ratio check when starting a torrent, as per Mitchell's suggestion

16 years ago(gtk trunk) #628: Show thumbnails next to torrents
Charles Kerr [Mon, 2 Mar 2009 23:31:01 +0000 (23:31 +0000)]
(gtk trunk) #628: Show thumbnails next to torrents

16 years ago(trunk gtk) #1886: faster main window renderering in gtk client
Charles Kerr [Mon, 2 Mar 2009 23:29:14 +0000 (23:29 +0000)]
(trunk gtk) #1886: faster main window renderering in gtk client

16 years ago(trunk gtk) #1835: A message should be in singular/plural form
Charles Kerr [Mon, 2 Mar 2009 17:45:08 +0000 (17:45 +0000)]
(trunk gtk) #1835: A message should be in singular/plural form

16 years ago(trunk) #1608: Completed pieces bitfield in rpc
Charles Kerr [Mon, 2 Mar 2009 05:48:32 +0000 (05:48 +0000)]
(trunk) #1608: Completed pieces bitfield in rpc

16 years agoa little cleanup of the project file
Mitchell Livingston [Mon, 2 Mar 2009 03:49:50 +0000 (03:49 +0000)]
a little cleanup of the project file

16 years ago(trunk libT) in tr_torrentCheckSeedRadio(), make sure to check & see if the torrent...
Charles Kerr [Mon, 2 Mar 2009 03:18:03 +0000 (03:18 +0000)]
(trunk libT) in tr_torrentCheckSeedRadio(), make sure to check & see if the torrent is running ;)

16 years agoif the ratio is infinity, stop seeding if a stop ratio is set
Mitchell Livingston [Sun, 1 Mar 2009 23:49:43 +0000 (23:49 +0000)]
if the ratio is infinity, stop seeding if a stop ratio is set

16 years agomove the percent to the stop ratio into libtransmission
Mitchell Livingston [Sun, 1 Mar 2009 23:48:04 +0000 (23:48 +0000)]
move the percent to the stop ratio into libtransmission

16 years agoremove another unnecessary script
Mitchell Livingston [Sun, 1 Mar 2009 20:08:52 +0000 (20:08 +0000)]
remove another unnecessary script

16 years ago(trunk libT) tweak r7985
Charles Kerr [Sun, 1 Mar 2009 17:38:23 +0000 (17:38 +0000)]
(trunk libT) tweak r7985

16 years ago(trunk libT) tweak r7978
Charles Kerr [Sun, 1 Mar 2009 17:37:10 +0000 (17:37 +0000)]
(trunk libT) tweak r7978

16 years agoI'll be keeping these to myself for now on (shifty eyes)
Mitchell Livingston [Sun, 1 Mar 2009 17:06:10 +0000 (17:06 +0000)]
I'll be keeping these to myself for now on (shifty eyes)

16 years agotrivial changes
Mitchell Livingston [Sun, 1 Mar 2009 17:02:58 +0000 (17:02 +0000)]
trivial changes

16 years ago(trunk gtk) #1824: Display ETA when seeding
Charles Kerr [Sun, 1 Mar 2009 16:00:41 +0000 (16:00 +0000)]
(trunk gtk) #1824: Display ETA when seeding

16 years agoadd watch.[ch] for the daemon in Xcode
Mitchell Livingston [Sun, 1 Mar 2009 15:43:55 +0000 (15:43 +0000)]
add watch.[ch] for the daemon in Xcode

16 years agooops, I left in the #undef WITH_INOTIFY that I was using to test the readdir() implem...
Charles Kerr [Sun, 1 Mar 2009 15:39:50 +0000 (15:39 +0000)]
oops, I left in the #undef WITH_INOTIFY that I was using to test the readdir() implementation...

16 years ago(trunk daemon) #1882: take KyleK's suggestion of using inotify when possible. As...
Charles Kerr [Sun, 1 Mar 2009 15:38:58 +0000 (15:38 +0000)]
(trunk daemon) #1882: take KyleK's suggestion of using inotify when possible.  As he writes, "the opendir() approach will basically prevent my NAS drives to go to standby."

16 years agomake the ratio that is checked for stop ratio match the displayed ratio
Mitchell Livingston [Sun, 1 Mar 2009 14:01:49 +0000 (14:01 +0000)]
make the ratio that is checked for stop ratio match the displayed ratio

16 years ago(trunk libT) #1823: Ratio limit is only checked when peers are active
Charles Kerr [Sun, 1 Mar 2009 13:56:22 +0000 (13:56 +0000)]
(trunk libT) #1823: Ratio limit is only checked when peers are active

16 years ago(trunk gtk) add "sort by size" to the main window's list of torrents
Charles Kerr [Sun, 1 Mar 2009 00:11:53 +0000 (00:11 +0000)]
(trunk gtk) add "sort by size" to the main window's list of torrents

16 years ago#1710 the daemon will use the Application Support folder on Mac
Mitchell Livingston [Sat, 28 Feb 2009 21:45:16 +0000 (21:45 +0000)]
#1710 the daemon will use the Application Support folder on Mac

16 years ago(trunk daemon) another experiment: implement the watchdir with opendir() and readdir...
Charles Kerr [Sat, 28 Feb 2009 15:27:39 +0000 (15:27 +0000)]
(trunk daemon) another experiment: implement the watchdir with opendir() and readdir(), since those are available on every system we're on, even embedded ones...

16 years agobetter configure-time checking for inotify & kqueue.
Charles Kerr [Sat, 28 Feb 2009 14:43:37 +0000 (14:43 +0000)]
better configure-time checking for inotify & kqueue.

16 years agothanks wereHamster
Charles Kerr [Fri, 27 Feb 2009 21:56:21 +0000 (21:56 +0000)]
thanks wereHamster

16 years ago(trunk daemon) experimental commit for part of #1483: adding a WatchDir to transmissi...
Charles Kerr [Fri, 27 Feb 2009 21:49:31 +0000 (21:49 +0000)]
(trunk daemon) experimental commit for part of #1483: adding a WatchDir to transmission-daemon.  I don't know if this will work out because of (1) any possible C/C++ issues, and (2) maybe some embedded systems don't have inotify and/or kqueue?