]>
granicus.if.org Git - transmission/log
Mitchell Livingston [Thu, 23 Dec 2010 20:07:41 +0000 (20:07 +0000)]
#1408 display elapsed time in the Mac UI
Charles Kerr [Thu, 23 Dec 2010 19:32:59 +0000 (19:32 +0000)]
(trunk) #1408 "total downloading and seeding time per torrent" -- add patch to track how long a torrent has been seeding or downloading
Charles Kerr [Thu, 23 Dec 2010 19:04:44 +0000 (19:04 +0000)]
don't use the nonportable comma formatter in remote.c's printf statements. (that is, use %d instead of %'d)
Charles Kerr [Thu, 23 Dec 2010 19:02:21 +0000 (19:02 +0000)]
(trunk daemon) fix compiler warnings on mac
Mitchell Livingston [Thu, 23 Dec 2010 19:02:07 +0000 (19:02 +0000)]
get the daemon and remote compiling on Mac
Mitchell Livingston [Thu, 23 Dec 2010 02:39:03 +0000 (02:39 +0000)]
follow the convention ftw
Mitchell Livingston [Thu, 23 Dec 2010 02:35:21 +0000 (02:35 +0000)]
#3595 Allow promotion of the "from" value in peer_atom (and still show where it was first discovered)
Mitchell Livingston [Wed, 22 Dec 2010 16:10:14 +0000 (16:10 +0000)]
update miniupnp to 1.4.
20101221
Charles Kerr [Wed, 22 Dec 2010 07:04:11 +0000 (07:04 +0000)]
(trunk gtk) #3844 "error popup when adding a relative path" -- fixed. initial patch by ijuxda.
Charles Kerr [Wed, 22 Dec 2010 07:00:25 +0000 (07:00 +0000)]
(trunk gtk) add GTR_UNICODE_BULLET
Charles Kerr [Wed, 22 Dec 2010 06:25:30 +0000 (06:25 +0000)]
(trunk gtk) more gtr_ naming cleanup
Charles Kerr [Wed, 22 Dec 2010 06:11:49 +0000 (06:11 +0000)]
(trunk gtk) kill "pref_flag_t" in a burlap sack and throw it off the cliff into the freezing water below
Charles Kerr [Wed, 22 Dec 2010 04:29:41 +0000 (04:29 +0000)]
(trunk libt) experimental fix for the updated torrent issue reported by Lacrocivious
Charles Kerr [Wed, 22 Dec 2010 03:26:50 +0000 (03:26 +0000)]
(trunk daemon) #3842 "typo in manpage: abbreviated form of --tracker-remove is listed as -ta instead of -tr" -- fixed.
Charles Kerr [Wed, 22 Dec 2010 03:12:47 +0000 (03:12 +0000)]
(trunk gtk) don't use the GSEAL'ed variable vbox GtkDialog directly... use gtk_dialog_get_content_area() instead
Charles Kerr [Wed, 22 Dec 2010 03:06:06 +0000 (03:06 +0000)]
(trunk gtk) fix r11563 bug that stopped showing the Torrent Options dialog
Charles Kerr [Tue, 21 Dec 2010 23:09:26 +0000 (23:09 +0000)]
(trunk libT) remove some of the lazy-verify debug messages.
Charles Kerr [Tue, 21 Dec 2010 22:07:15 +0000 (22:07 +0000)]
(trunk libT) #3836 "libevent2 support" -- optimize serialization of json strings for libevent2's new evbuffer API. This also fixes #3843
Charles Kerr [Tue, 21 Dec 2010 19:20:58 +0000 (19:20 +0000)]
(trunk gtk) general cleanup to make function's naming scheme and API more consistent. This is only a fraction of what the GTK+ client's codebase needs, unfortunately.
Charles Kerr [Tue, 21 Dec 2010 17:22:37 +0000 (17:22 +0000)]
(trunk gtk) hig.c cleanup. (1) make hig_workarea_add_control private (2) remove unused function hig_message_dialog_set_text
Charles Kerr [Tue, 21 Dec 2010 17:19:07 +0000 (17:19 +0000)]
(trunk gtk) remove dead code: gtk/tracker-list.[ch]
Charles Kerr [Tue, 21 Dec 2010 16:50:41 +0000 (16:50 +0000)]
remove unused code: gtr_toolbar_set_orientation() is unnecessary because we always use the default setting
Charles Kerr [Tue, 21 Dec 2010 16:49:57 +0000 (16:49 +0000)]
minor tweak: tr_core_load() should return void, not int
Mitchell Livingston [Tue, 21 Dec 2010 03:32:33 +0000 (03:32 +0000)]
use the lighter bottom line of the filter bar when the window is inactive
Mitchell Livingston [Tue, 21 Dec 2010 03:31:18 +0000 (03:31 +0000)]
lighten the line at the bottom of the filter bar
Mitchell Livingston [Mon, 20 Dec 2010 14:25:20 +0000 (14:25 +0000)]
silence a warning
Eric Petit [Mon, 20 Dec 2010 13:52:26 +0000 (13:52 +0000)]
Switch to libevent 2.0 branch
Charles Kerr [Mon, 20 Dec 2010 12:49:12 +0000 (12:49 +0000)]
(trunk libT) #3836 "libevent2 support" -- silence a pair of 'unused variable' compiler warnings
Charles Kerr [Mon, 20 Dec 2010 12:44:16 +0000 (12:44 +0000)]
(trunk libT) revert experimental patch r11527 from #3658
Mitchell Livingston [Mon, 20 Dec 2010 02:19:33 +0000 (02:19 +0000)]
fix replace-all of #undef -> #under
Mitchell Livingston [Mon, 20 Dec 2010 02:16:56 +0000 (02:16 +0000)]
update the Mac project and libevent files
Charles Kerr [Mon, 20 Dec 2010 02:07:51 +0000 (02:07 +0000)]
(trunk) #3836 "libevent2 support" -- bump libevent2 requirement to 2.0.10. This will break the Mac build for a minute intil BMW applies his Mac patch
Charles Kerr [Sun, 19 Dec 2010 09:50:28 +0000 (09:50 +0000)]
(trunk gtk_) #3837 "Dangling pointer after quit cancel" -- fixed.
Charles Kerr [Sun, 19 Dec 2010 09:33:02 +0000 (09:33 +0000)]
(trunk gtk) #3838 "Unselected active torrents not counted for quit check" -- fixed.
Charles Kerr [Fri, 17 Dec 2010 16:30:40 +0000 (16:30 +0000)]
(trunk gtk) #3834 "'Origin' field in Torrent Properties dialog should be ellipsized" -- fixed.
Charles Kerr [Fri, 17 Dec 2010 15:36:31 +0000 (15:36 +0000)]
(trunk libT) #3531 "Pausing 500 torrents uses 650 MB of memory" -- on OS X, when saving a benc/json file, send a hint to the OS to not cache the file.
Charles Kerr [Fri, 17 Dec 2010 14:57:19 +0000 (14:57 +0000)]
(trunk libT) #2955 "lazy torrent verification" -- speed up setLocalErrorIfFilesDisappeared(). this makes a big difference when loading a lot of torrents on startup.
Charles Kerr [Thu, 16 Dec 2010 16:43:15 +0000 (16:43 +0000)]
fix minor signed/unsigned warning
Charles Kerr [Thu, 16 Dec 2010 16:19:19 +0000 (16:19 +0000)]
(trunk) clarify http_proxy in the manpages
Charles Kerr [Thu, 16 Dec 2010 03:41:46 +0000 (03:41 +0000)]
(trunk libT) make tr_torrentDeleteLocalData() a private function
Mitchell Livingston [Thu, 16 Dec 2010 03:39:11 +0000 (03:39 +0000)]
#3675 "Not all .part files are removed" - Mac patch
Charles Kerr [Thu, 16 Dec 2010 03:38:07 +0000 (03:38 +0000)]
(trunk) #3675 "Not all .part files are removed" -- added patch for libtransmission and GTK+ client
Charles Kerr [Wed, 15 Dec 2010 20:28:49 +0000 (20:28 +0000)]
(trunk libT) #3675 "Not all .part files are removed" -- flush the cache before removing local data.
Charles Kerr [Wed, 15 Dec 2010 15:35:06 +0000 (15:35 +0000)]
(trunk libT) #3764 "script-torrent-done shouldn't block libtransmission" -- handle zombie processes.
Charles Kerr [Wed, 15 Dec 2010 14:55:20 +0000 (14:55 +0000)]
(trunk libT) #3764 "script-torrent-done shouldn't block libtransmission" -- add the "calling script ..." line back into the logfile.
Charles Kerr [Wed, 15 Dec 2010 04:35:41 +0000 (04:35 +0000)]
(trunk libT) #3764 "script-torrent-done shouldn't block libtransmission" -- fixed.
Charles Kerr [Tue, 14 Dec 2010 18:36:31 +0000 (18:36 +0000)]
(trunk libT) #3656 "endgame could be faster" -- revert the test code from r11528
Charles Kerr [Tue, 14 Dec 2010 18:33:48 +0000 (18:33 +0000)]
(trunk libT) #3242 "use added.f's 'connectable' flag" -- added.
Charles Kerr [Tue, 14 Dec 2010 14:41:23 +0000 (14:41 +0000)]
(trunk libT) #3826 "all data fails its checksum test in uClibc 0.9.27" -- refinement of r11530 based on research by iz0bbz to find which version of uClibc added a fix.
Charles Kerr [Tue, 14 Dec 2010 05:07:06 +0000 (05:07 +0000)]
(trunk libT) #3826 "don't use pread() or pwrite() on uclibc" -- fixed.
Charles Kerr [Mon, 13 Dec 2010 20:01:38 +0000 (20:01 +0000)]
(trunk libt) #2955 "lazy torrent verification" -- don't force a reverify after moving a torrent's contents to a new direction
Charles Kerr [Sun, 12 Dec 2010 23:29:52 +0000 (23:29 +0000)]
(trunk libT) #3656 "endgame could be faster" -- another experimental patch, added to trunk for reality testing in the nightly builds.
Charles Kerr [Sun, 12 Dec 2010 23:27:30 +0000 (23:27 +0000)]
(trunk libT) #3658 "don't initiate new peer connections if our bandwidth is maxed out" -- added to trunk for nightly build users to kick around a bit. this is an experimental patch and I'm not sure how I feel about it.
Mitchell Livingston [Sun, 12 Dec 2010 21:42:50 +0000 (21:42 +0000)]
#3822 General pref pane is broken in German localization
Mitchell Livingston [Sun, 12 Dec 2010 20:13:55 +0000 (20:13 +0000)]
alphabetize the script environment variables in the help
Charles Kerr [Sun, 12 Dec 2010 18:22:11 +0000 (18:22 +0000)]
(trunk) #1538 "Make Web UI URL configurable" -- added to trunk. Patch by wereHamster
Charles Kerr [Sun, 12 Dec 2010 18:12:58 +0000 (18:12 +0000)]
#3763 (trunk, daemon) "remote should read auth info from an environment variable" -- use suggestion from Rolcol to replace TRAUTH with TR_AUTH
Charles Kerr [Sun, 12 Dec 2010 16:43:19 +0000 (16:43 +0000)]
(trunk) one of the periodic, banal "remove-trailing-spaces from lines of source code" cleanup commits
Charles Kerr [Sun, 12 Dec 2010 16:36:46 +0000 (16:36 +0000)]
(trunk) extremely minor manpage copyediting
Charles Kerr [Sun, 12 Dec 2010 16:33:08 +0000 (16:33 +0000)]
(trunk) #3817 "Use the OS' proxy support" -- add manpage documentation for http_proxy to transmission-gtk and transmission-cli.
Charles Kerr [Sun, 12 Dec 2010 16:07:04 +0000 (16:07 +0000)]
(trunk gtk, qt) "Show 'queued to verify' torrents in the 'verifying' filter" -- added to trunk.
Charles Kerr [Sun, 12 Dec 2010 15:58:06 +0000 (15:58 +0000)]
(trunk daemon) #3580 "feature request: transmission-remote manual update trackers option" -- added.
Charles Kerr [Sun, 12 Dec 2010 15:26:06 +0000 (15:26 +0000)]
(trunk daemon) #3763 "transmission-remote should be able to read auth info from an environment variable" -- added. patch by fejesjoco.
Charles Kerr [Sun, 12 Dec 2010 05:59:19 +0000 (05:59 +0000)]
(trunk libT) raise the default cache size from 2 MB to 4 MB
Charles Kerr [Sat, 11 Dec 2010 21:33:25 +0000 (21:33 +0000)]
(trunk daemon) add http_proxy info to the manpages for transmission-daemon and transmission-remote
Charles Kerr [Sat, 11 Dec 2010 21:27:15 +0000 (21:27 +0000)]
(trunk) #3817 "Use the OS' proxy support" -- implemented for Qt
Charles Kerr [Sat, 11 Dec 2010 18:49:59 +0000 (18:49 +0000)]
(trunk gtk) futz with the preferences dialog layout & terminology a little bit. steal a little back from qBittorrent.
Charles Kerr [Fri, 10 Dec 2010 18:51:05 +0000 (18:51 +0000)]
(trunk) #3817 "use the OS' proxy support" -- implemented for libtransmission, transmission-gtk
Charles Kerr [Fri, 10 Dec 2010 14:48:56 +0000 (14:48 +0000)]
(trunk gtk) #3719 "handle API changes to libnotify" -- fixed with patch from _v_l
Mitchell Livingston [Fri, 10 Dec 2010 04:07:30 +0000 (04:07 +0000)]
update to miniupnpc-1.4.
20101209
Charles Kerr [Fri, 10 Dec 2010 03:28:27 +0000 (03:28 +0000)]
(trunk libT) fix typo in error message reported by Rolcol
Mitchell Livingston [Thu, 9 Dec 2010 23:34:44 +0000 (23:34 +0000)]
remove some glue code
Mitchell Livingston [Thu, 9 Dec 2010 23:30:35 +0000 (23:30 +0000)]
#3788 Adjust the status and filter bars' colors; make status bar draggable (again)
Charles Kerr [Thu, 9 Dec 2010 20:43:23 +0000 (20:43 +0000)]
(trunk libT) #2955 "Lazy Verification (aka Just-in-Time Verification)" -- implemented.
Charles Kerr [Thu, 9 Dec 2010 20:40:41 +0000 (20:40 +0000)]
bump to 2.13+
Mitchell Livingston [Thu, 9 Dec 2010 20:31:38 +0000 (20:31 +0000)]
tweak Info.plist
Mitchell Livingston [Thu, 9 Dec 2010 20:09:49 +0000 (20:09 +0000)]
tweak NEWS some more
Mitchell Livingston [Thu, 9 Dec 2010 19:52:37 +0000 (19:52 +0000)]
update to 2.13
Mitchell Livingston [Thu, 9 Dec 2010 19:50:16 +0000 (19:50 +0000)]
add a button to the Prefs window for the script help
Mitchell Livingston [Thu, 9 Dec 2010 19:40:49 +0000 (19:40 +0000)]
#3816 help page for "download complete" scripting
Charles Kerr [Thu, 9 Dec 2010 19:26:56 +0000 (19:26 +0000)]
(trunk gtk) Update translations + Add two new translations (Bengali and Urdu)
Charles Kerr [Thu, 9 Dec 2010 16:54:14 +0000 (16:54 +0000)]
#3677 (libT) "Save .resume files less frequently to avoid excessive disk IO" -- fixed.
Mitchell Livingston [Thu, 9 Dec 2010 14:37:15 +0000 (14:37 +0000)]
tweak NEWS
Charles Kerr [Wed, 8 Dec 2010 17:22:00 +0000 (17:22 +0000)]
(trunk libT) #3806 "logging error in net.c" -- fixed.
Charles Kerr [Wed, 8 Dec 2010 16:49:12 +0000 (16:49 +0000)]
update NEWS for 2.13
Charles Kerr [Wed, 8 Dec 2010 16:23:21 +0000 (16:23 +0000)]
(trunk qt) #2050 "properties dialog changes seem to undo themselves" -- fixed.
Charles Kerr [Wed, 8 Dec 2010 15:45:43 +0000 (15:45 +0000)]
(trunk qt) #3814 "Crash when opening properties dialog on a torrent before all its stats have been fetched" -- fixed.
Charles Kerr [Wed, 8 Dec 2010 14:57:34 +0000 (14:57 +0000)]
(trunk libT) #3813 "libtransmission doesn't build on Solaris 10 because of strsep call()" -- fixed.
Mitchell Livingston [Sun, 5 Dec 2010 19:20:07 +0000 (19:20 +0000)]
undo the status bar in #3788 for now
Charles Kerr [Sat, 4 Dec 2010 17:17:44 +0000 (17:17 +0000)]
(trunk libT) #3600 "Improve rechokeDownloads' peer limiter" -- fixed with patch from Longinus00
Mitchell Livingston [Sat, 4 Dec 2010 17:14:52 +0000 (17:14 +0000)]
lighten the status bar color a tiny bit
Charles Kerr [Sat, 4 Dec 2010 14:53:53 +0000 (14:53 +0000)]
#3781: remove redundant debug messages
Mitchell Livingston [Sat, 4 Dec 2010 04:08:24 +0000 (04:08 +0000)]
give the filter bar a darker bottom line
Mitchell Livingston [Sat, 4 Dec 2010 03:55:36 +0000 (03:55 +0000)]
experiment for #3788 Adjust the status and filter bars' colors; make main window draggable
Charles Kerr [Sat, 4 Dec 2010 00:19:52 +0000 (00:19 +0000)]
(trunk qt) #3772 "users' changes in the Preferences and Properties dialog get applied before they're done editing" -- fixed.
Charles Kerr [Fri, 3 Dec 2010 23:14:04 +0000 (23:14 +0000)]
fix irrelevant text formatting error. :/
Charles Kerr [Fri, 3 Dec 2010 23:10:24 +0000 (23:10 +0000)]
(trunk libT) r11448 seems to have been a red herring, so undo that commit.
Charles Kerr [Fri, 3 Dec 2010 22:56:17 +0000 (22:56 +0000)]
(trunk libT) possibly fix the "no announce scheduled" issue reported in the forums
Charles Kerr [Fri, 3 Dec 2010 21:53:37 +0000 (21:53 +0000)]
(trunk libT) possibly fix the "no announce scheduled" issue reported in the forums
Charles Kerr [Thu, 2 Dec 2010 16:13:53 +0000 (16:13 +0000)]
#3785 (web) "Webui image tb_backgrounds_highlight.png missing from Makefile.am" -- fixed.