]> granicus.if.org Git - transmission/log
transmission
14 years ago(trunk libT) Fix posix_memalign() unused result warning. inspired by ijuxda's 08b0c5b
Jordan Lee [Thu, 6 Jan 2011 02:17:22 +0000 (02:17 +0000)]
(trunk libT) Fix posix_memalign() unused result warning. inspired by ijuxda's 08b0c5b

14 years ago(trunk) #3875 "Typo: missing gettext macro _ in recent commit" -- fix r11602 regressi...
Jordan Lee [Thu, 6 Jan 2011 01:05:13 +0000 (01:05 +0000)]
(trunk) #3875 "Typo: missing gettext macro _ in recent commit" -- fix r11602 regression discovered by ijuxda

14 years ago(trunk libT) #3519 "webseeds don't work" -- fixed.
Jordan Lee [Thu, 6 Jan 2011 01:00:21 +0000 (01:00 +0000)]
(trunk libT) #3519 "webseeds don't work" -- fixed.

14 years agoremove a LAZY debug message
Mitchell Livingston [Thu, 6 Jan 2011 00:54:37 +0000 (00:54 +0000)]
remove a LAZY debug message

14 years ago(trunk utils) #3873 "transmission-show should list webseeds" -- fixed.
Jordan Lee [Wed, 5 Jan 2011 16:15:41 +0000 (16:15 +0000)]
(trunk utils) #3873 "transmission-show should list webseeds" -- fixed.

14 years ago(trunk libT) prevent crash on shutdown when bindinfo ptr can be NULL
Jordan Lee [Wed, 5 Jan 2011 08:07:04 +0000 (08:07 +0000)]
(trunk libT) prevent crash on shutdown when bindinfo ptr can be NULL

14 years ago(trunk gtk) #3866 "Popup menu for file list manipulation" -- patch by ijuxda + random...
Jordan Lee [Wed, 5 Jan 2011 07:08:34 +0000 (07:08 +0000)]
(trunk gtk) #3866 "Popup menu for file list manipulation" -- patch by ijuxda + random bugs by me

14 years ago(trunk, daemon) #3833 "'freespace' argument for 'session-get' RPC method" -- committi...
Jordan Lee [Wed, 5 Jan 2011 04:41:19 +0000 (04:41 +0000)]
(trunk, daemon) #3833 "'freespace' argument for 'session-get' RPC method" -- committing patch from taem, reardon, and rb07

14 years ago(trunk) update credits
Jordan Lee [Mon, 3 Jan 2011 05:58:58 +0000 (05:58 +0000)]
(trunk) update credits

14 years agoInstead of explicitly setting the status bar as draggable, let it take on the window...
Mitchell Livingston [Mon, 3 Jan 2011 03:41:42 +0000 (03:41 +0000)]
Instead of explicitly setting the status bar as draggable, let it take on the window's default behavior.

14 years ago(trunk libT) fix crash reported by KyleK
Charles Kerr [Mon, 3 Jan 2011 03:01:12 +0000 (03:01 +0000)]
(trunk libT) fix crash reported by KyleK

14 years ago(trunk qt) #3863 "accept info hash in 'Add url...' dialog, not just magnet uris"...
Charles Kerr [Sun, 2 Jan 2011 23:42:46 +0000 (23:42 +0000)]
(trunk qt) #3863 "accept info hash in 'Add url...' dialog, not just magnet uris" -- added.

14 years agoalways draw the top white line on the filter bar
Mitchell Livingston [Sun, 2 Jan 2011 17:14:38 +0000 (17:14 +0000)]
always draw the top white line on the filter bar

14 years agoseparate the code for the filter and status bars
Mitchell Livingston [Sun, 2 Jan 2011 17:11:41 +0000 (17:11 +0000)]
separate the code for the filter and status bars

14 years agoincrease the bottom bar height by a pixel
Mitchell Livingston [Sun, 2 Jan 2011 16:50:37 +0000 (16:50 +0000)]
increase the bottom bar height by a pixel

14 years ago(trunk libT) #3867 "memmem(3) in Solaris 11 doesn't work as expected" -- fixed.
Charles Kerr [Sun, 2 Jan 2011 07:56:20 +0000 (07:56 +0000)]
(trunk libT) #3867 "memmem(3) in Solaris 11 doesn't work as expected" -- fixed.

14 years ago(trunk libT) #3868 "util tests fail on Solaris 11 because sqrt(-1) is '-nan'" --...
Charles Kerr [Sun, 2 Jan 2011 07:49:30 +0000 (07:49 +0000)]
(trunk libT) #3868 "util tests fail on Solaris 11 because sqrt(-1) is '-nan'" -- fixed.

14 years agoupdate the copyright years in the Mac code to 2011
Mitchell Livingston [Sat, 1 Jan 2011 20:42:14 +0000 (20:42 +0000)]
update the copyright years in the Mac code to 2011

14 years ago(trunk qt) #3836 "libevent2 support" -- add a mechanism to make it easier to build...
Charles Kerr [Fri, 31 Dec 2010 19:44:51 +0000 (19:44 +0000)]
(trunk qt) #3836 "libevent2 support" -- add a mechanism to make it easier to build the Qt client with custom installs of libevent2

14 years ago#3853 fix adding torrents in the web ui
Mitchell Livingston [Fri, 31 Dec 2010 14:07:27 +0000 (14:07 +0000)]
#3853 fix adding torrents in the web ui

14 years ago(trunk libT) since messageLevel is a global variable, giving it a unique "tr_" prefix...
Charles Kerr [Fri, 31 Dec 2010 01:30:35 +0000 (01:30 +0000)]
(trunk libT) since messageLevel is a global variable, giving it a unique "tr_" prefix is a nice safeguard

14 years ago#3851 use an autorelease pool when the completeness callback is called; revert the...
Mitchell Livingston [Fri, 31 Dec 2010 01:25:03 +0000 (01:25 +0000)]
#3851 use an autorelease pool when the completeness callback is called; revert the unnecessary r11607

14 years ago(trunk libT) #3528 "TR_PREFS_KEY_BIND_ADDRESS_IPV4 breaks IPv6-only trackers" --...
Charles Kerr [Thu, 30 Dec 2010 19:15:47 +0000 (19:15 +0000)]
(trunk libT) #3528 "TR_PREFS_KEY_BIND_ADDRESS_IPV4 breaks IPv6-only trackers" -- Implement suggestion #2 from Harry

14 years ago(trunk libT) #2955 "jit verify" -- undo r11606. the old error message was longer...
Charles Kerr [Thu, 30 Dec 2010 18:35:18 +0000 (18:35 +0000)]
(trunk libT) #2955 "jit verify" -- undo r11606. the old error message was longer, but more helpful

14 years agoadjust the status bar's color when inactive
Mitchell Livingston [Thu, 30 Dec 2010 17:36:09 +0000 (17:36 +0000)]
adjust the status bar's color when inactive

14 years agouse autorelease pools when handling downloading/seeding state changes
Mitchell Livingston [Thu, 30 Dec 2010 12:33:37 +0000 (12:33 +0000)]
use autorelease pools when handling downloading/seeding state changes

14 years ago(trunk, libT) #2955 "jit verify" -- shorten the error message for torrents whose...
Charles Kerr [Thu, 30 Dec 2010 07:42:14 +0000 (07:42 +0000)]
(trunk, libT) #2955 "jit verify" -- shorten the error message for torrents whose files disappeared.

14 years ago(trunk libT) #3860 "memory leak in torrentCallScript" -- patched.
Charles Kerr [Wed, 29 Dec 2010 21:00:07 +0000 (21:00 +0000)]
(trunk libT) #3860 "memory leak in torrentCallScript" -- patched.

14 years ago(trunk libt) #3859 "Transmission unnecessarily writes .resume messages to Console...
Charles Kerr [Wed, 29 Dec 2010 04:54:06 +0000 (04:54 +0000)]
(trunk libt) #3859 "Transmission unnecessarily writes .resume messages to Console Logs" -- fixed.

14 years ago(trunk libT) more fdlimit futzing
Charles Kerr [Tue, 28 Dec 2010 08:38:55 +0000 (08:38 +0000)]
(trunk libT) more fdlimit futzing

14 years ago(trunk libT) refactor libtransmission's file cache
Charles Kerr [Tue, 28 Dec 2010 07:24:10 +0000 (07:24 +0000)]
(trunk libT) refactor libtransmission's file cache

14 years ago(trunk gtk) #3847 "GTK+ 3 transition: use accessor functions unstead of direct access...
Charles Kerr [Mon, 27 Dec 2010 23:49:45 +0000 (23:49 +0000)]
(trunk gtk) #3847 "GTK+ 3 transition: use accessor functions unstead of direct access" -- use GTK_CELL_RENDERER() macro for casting a TorrentCellRenderer to a GtkCellRenderer. Thanks to ijuxda for the suggestion.

14 years ago(trunk libT) #3852 "Removing data from an active torrent doesn't stop activity" ...
Charles Kerr [Mon, 27 Dec 2010 21:34:12 +0000 (21:34 +0000)]
(trunk libT) #3852 "Removing data from an active torrent doesn't stop activity" -- possible fix.

14 years ago(trunk) Join the 21st century and use only 1 space at the end sentences. This commit...
Charles Kerr [Mon, 27 Dec 2010 19:18:17 +0000 (19:18 +0000)]
(trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :)

14 years ago(trunk daemon) tweak the "transmission-remote --info" display for downloading/seeding...
Charles Kerr [Mon, 27 Dec 2010 02:08:45 +0000 (02:08 +0000)]
(trunk daemon) tweak the "transmission-remote --info" display for downloading/seeding time

14 years ago(trunk) #1408 (Total downloading and seeding time per torrent) -- add to rpc spec...
Charles Kerr [Mon, 27 Dec 2010 02:01:25 +0000 (02:01 +0000)]
(trunk) #1408 (Total downloading and seeding time per torrent) -- add to rpc spec and to transmission-remote --info

14 years ago(trunk gtk) GTK_DIALOG_NO_SEPARATOR will be removed in GTK 3, so don't use it.
Charles Kerr [Sat, 25 Dec 2010 02:05:15 +0000 (02:05 +0000)]
(trunk gtk) GTK_DIALOG_NO_SEPARATOR will be removed in GTK 3, so don't use it.

14 years agoremove more "third-party/libevent" search paths
Mitchell Livingston [Sat, 25 Dec 2010 01:23:17 +0000 (01:23 +0000)]
remove more "third-party/libevent" search paths

14 years ago(trunk daemon) get the non-inotify chunks of code working with libevent2
Charles Kerr [Fri, 24 Dec 2010 15:41:10 +0000 (15:41 +0000)]
(trunk daemon) get the non-inotify chunks of code working with libevent2

14 years ago#3489 Transfers queue limits unchangeable in Spanish translation
Mitchell Livingston [Fri, 24 Dec 2010 14:26:55 +0000 (14:26 +0000)]
#3489 Transfers queue limits unchangeable in Spanish translation

14 years agoremove some libevent header search paths
Mitchell Livingston [Fri, 24 Dec 2010 14:18:39 +0000 (14:18 +0000)]
remove some libevent header search paths

14 years ago(trunk gtk) #3836 "libevent2 support" -- remove "#include <evhttp.h>" from gtk/ client
Charles Kerr [Fri, 24 Dec 2010 09:23:57 +0000 (09:23 +0000)]
(trunk gtk) #3836 "libevent2 support" -- remove "#include <evhttp.h>" from gtk/ client

14 years ago(trunk daemon) #3836 "libevent2 support" -- fix libevent #includes in the daemon...
Charles Kerr [Fri, 24 Dec 2010 09:11:23 +0000 (09:11 +0000)]
(trunk daemon) #3836 "libevent2 support" -- fix libevent #includes in the daemon/ directory

14 years ago(trunk gtk) #3847 "GTK+ 3 transition: Use accessor functions instead direct access...
Charles Kerr [Fri, 24 Dec 2010 09:04:52 +0000 (09:04 +0000)]
(trunk gtk) #3847 "GTK+ 3 transition: Use accessor functions instead direct access" -- don't directly access GtkCellRenderer.xpad, GtkCellRenderer.ypad, or GtkWidget.window.

14 years ago(trunk libT) #3836 "libevent2 support" -- finish moving to the libevent2 API mode...
Charles Kerr [Fri, 24 Dec 2010 08:58:41 +0000 (08:58 +0000)]
(trunk libT) #3836 "libevent2 support" -- finish moving to the libevent2 API mode.  don't include the backwards-compatable API headers.

14 years agoupdate the Message window's date formatter to use default formats
Mitchell Livingston [Fri, 24 Dec 2010 00:22:45 +0000 (00:22 +0000)]
update the Message window's date formatter to use default formats

14 years ago(trunk, gtk) some code cleanup: (1) details dialog handler, (2) selection change...
Charles Kerr [Thu, 23 Dec 2010 22:31:28 +0000 (22:31 +0000)]
(trunk, gtk) some code cleanup: (1) details dialog handler, (2) selection change handler

14 years ago(trunk gtk) remove unused code: tr_core_quit()
Charles Kerr [Thu, 23 Dec 2010 21:50:09 +0000 (21:50 +0000)]
(trunk gtk) remove unused code: tr_core_quit()

14 years ago#1408 display elapsed time in the Mac UI
Mitchell Livingston [Thu, 23 Dec 2010 20:07:41 +0000 (20:07 +0000)]
#1408 display elapsed time in the Mac UI

14 years ago(trunk) #1408 "total downloading and seeding time per torrent" -- add patch to track...
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

14 years agodon't use the nonportable comma formatter in remote.c's printf statements. (that...
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)

14 years ago(trunk daemon) fix compiler warnings on mac
Charles Kerr [Thu, 23 Dec 2010 19:02:21 +0000 (19:02 +0000)]
(trunk daemon) fix compiler warnings on mac

14 years agoget the daemon and remote compiling on Mac
Mitchell Livingston [Thu, 23 Dec 2010 19:02:07 +0000 (19:02 +0000)]
get the daemon and remote compiling on Mac

14 years agofollow the convention ftw
Mitchell Livingston [Thu, 23 Dec 2010 02:39:03 +0000 (02:39 +0000)]
follow the convention ftw

14 years ago#3595 Allow promotion of the "from" value in peer_atom (and still show where it was...
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)

14 years agoupdate miniupnp to 1.4.20101221
Mitchell Livingston [Wed, 22 Dec 2010 16:10:14 +0000 (16:10 +0000)]
update miniupnp to 1.4.20101221

14 years ago(trunk gtk) #3844 "error popup when adding a relative path" -- fixed. initial patch...
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.

14 years ago(trunk gtk) add GTR_UNICODE_BULLET
Charles Kerr [Wed, 22 Dec 2010 07:00:25 +0000 (07:00 +0000)]
(trunk gtk) add GTR_UNICODE_BULLET

14 years ago(trunk gtk) more gtr_ naming cleanup
Charles Kerr [Wed, 22 Dec 2010 06:25:30 +0000 (06:25 +0000)]
(trunk gtk) more gtr_ naming cleanup

14 years ago(trunk gtk) kill "pref_flag_t" in a burlap sack and throw it off the cliff into the...
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

14 years ago(trunk libt) experimental fix for the updated torrent issue reported by Lacrocivious
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

14 years ago(trunk daemon) #3842 "typo in manpage: abbreviated form of --tracker-remove is listed...
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.

14 years ago(trunk gtk) don't use the GSEAL'ed variable vbox GtkDialog directly... use gtk_dialog...
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

14 years ago(trunk gtk) fix r11563 bug that stopped showing the Torrent Options dialog
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

14 years ago(trunk libT) remove some of the lazy-verify debug messages.
Charles Kerr [Tue, 21 Dec 2010 23:09:26 +0000 (23:09 +0000)]
(trunk libT) remove some of the lazy-verify debug messages.

14 years ago(trunk libT) #3836 "libevent2 support" -- optimize serialization of json strings...
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

14 years ago(trunk gtk) general cleanup to make function's naming scheme and API more consistent...
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.

14 years ago(trunk gtk) hig.c cleanup. (1) make hig_workarea_add_control private (2) remove unuse...
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

14 years ago(trunk gtk) remove dead code: gtk/tracker-list.[ch]
Charles Kerr [Tue, 21 Dec 2010 17:19:07 +0000 (17:19 +0000)]
(trunk gtk) remove dead code: gtk/tracker-list.[ch]

14 years agoremove unused code: gtr_toolbar_set_orientation() is unnecessary because we always...
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

14 years agominor tweak: tr_core_load() should return void, not int
Charles Kerr [Tue, 21 Dec 2010 16:49:57 +0000 (16:49 +0000)]
minor tweak: tr_core_load() should return void, not int

14 years agouse the lighter bottom line of the filter bar when the window is inactive
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

14 years agolighten the line at the bottom of the filter bar
Mitchell Livingston [Tue, 21 Dec 2010 03:31:18 +0000 (03:31 +0000)]
lighten the line at the bottom of the filter bar

14 years agosilence a warning
Mitchell Livingston [Mon, 20 Dec 2010 14:25:20 +0000 (14:25 +0000)]
silence a warning

14 years agoSwitch to libevent 2.0 branch
Eric Petit [Mon, 20 Dec 2010 13:52:26 +0000 (13:52 +0000)]
Switch to libevent 2.0 branch

14 years ago(trunk libT) #3836 "libevent2 support" -- silence a pair of 'unused variable' compile...
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

14 years ago(trunk libT) revert experimental patch r11527 from #3658
Charles Kerr [Mon, 20 Dec 2010 12:44:16 +0000 (12:44 +0000)]
(trunk libT) revert experimental patch r11527 from #3658

14 years agofix replace-all of #undef -> #under
Mitchell Livingston [Mon, 20 Dec 2010 02:19:33 +0000 (02:19 +0000)]
fix replace-all of #undef -> #under

14 years agoupdate the Mac project and libevent files
Mitchell Livingston [Mon, 20 Dec 2010 02:16:56 +0000 (02:16 +0000)]
update the Mac project and libevent files

14 years ago(trunk) #3836 "libevent2 support" -- bump libevent2 requirement to 2.0.10. This...
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

14 years ago(trunk gtk_) #3837 "Dangling pointer after quit cancel" -- fixed.
Charles Kerr [Sun, 19 Dec 2010 09:50:28 +0000 (09:50 +0000)]
(trunk gtk_) #3837 "Dangling pointer after quit cancel" -- fixed.

14 years ago(trunk gtk) #3838 "Unselected active torrents not counted for quit check" -- 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.

14 years ago(trunk gtk) #3834 "'Origin' field in Torrent Properties dialog should be ellipsized...
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.

14 years ago(trunk libT) #3531 "Pausing 500 torrents uses 650 MB of memory" -- on OS X, when...
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.

14 years ago(trunk libT) #2955 "lazy torrent verification" -- speed up setLocalErrorIfFilesDisapp...
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.

14 years agofix minor signed/unsigned warning
Charles Kerr [Thu, 16 Dec 2010 16:43:15 +0000 (16:43 +0000)]
fix minor signed/unsigned warning

14 years ago(trunk) clarify http_proxy in the manpages
Charles Kerr [Thu, 16 Dec 2010 16:19:19 +0000 (16:19 +0000)]
(trunk) clarify http_proxy in the manpages

14 years ago(trunk libT) make tr_torrentDeleteLocalData() a private function
Charles Kerr [Thu, 16 Dec 2010 03:41:46 +0000 (03:41 +0000)]
(trunk libT) make tr_torrentDeleteLocalData() a private function

14 years ago#3675 "Not all .part files are removed" - Mac patch
Mitchell Livingston [Thu, 16 Dec 2010 03:39:11 +0000 (03:39 +0000)]
#3675 "Not all .part files are removed" - Mac patch

14 years ago(trunk) #3675 "Not all .part files are removed" -- added patch for libtransmission...
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

14 years ago(trunk libT) #3675 "Not all .part files are removed" -- flush the cache before removi...
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.

14 years ago(trunk libT) #3764 "script-torrent-done shouldn't block libtransmission" -- handle...
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.

14 years ago(trunk libT) #3764 "script-torrent-done shouldn't block libtransmission" -- add the...
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.

14 years ago(trunk libT) #3764 "script-torrent-done shouldn't block libtransmission" -- fixed.
Charles Kerr [Wed, 15 Dec 2010 04:35:41 +0000 (04:35 +0000)]
(trunk libT) #3764 "script-torrent-done shouldn't block libtransmission" -- fixed.

14 years ago(trunk libT) #3656 "endgame could be faster" -- revert the test code from r11528
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

14 years ago(trunk libT) #3242 "use added.f's 'connectable' flag" -- added.
Charles Kerr [Tue, 14 Dec 2010 18:33:48 +0000 (18:33 +0000)]
(trunk libT) #3242 "use added.f's 'connectable' flag" -- added.

14 years ago(trunk libT) #3826 "all data fails its checksum test in uClibc 0.9.27" -- refinement...
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.

14 years ago(trunk libT) #3826 "don't use pread() or pwrite() on uclibc" -- fixed.
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.

14 years ago(trunk libt) #2955 "lazy torrent verification" -- don't force a reverify after moving...
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

14 years ago(trunk libT) #3656 "endgame could be faster" -- another experimental patch, added...
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.