]>
granicus.if.org Git - transmission/log
Charles Kerr [Tue, 13 Jul 2010 13:23:51 +0000 (13:23 +0000)]
(trunk libT) fix minor "comparison between signed and unsigned" warning in tr_moveFile()
Charles Kerr [Tue, 13 Jul 2010 03:02:22 +0000 (03:02 +0000)]
(trunk gtk) #3421 "crash when opening properties dialog on a magnet link w/o metainfo" -- fixed
Mitchell Livingston [Sun, 11 Jul 2010 21:06:28 +0000 (21:06 +0000)]
whoops
Charles Kerr [Sun, 11 Jul 2010 21:03:21 +0000 (21:03 +0000)]
(trunk, web) #2758 "Transmission web interface is missing a compact view mode" -- fix regression that broke the display of seeding torrents.(trunk, web) #2758 "Transmission web interface is missing a compact view mode" -- fix regression that broke the display of seeding torrents.(trunk, web) #2758 "Transmission web interface is missing a compact view mode" -- fix regression that broke the display of seeding torrents.
Mitchell Livingston [Sun, 11 Jul 2010 21:02:30 +0000 (21:02 +0000)]
Have libtransmission keep track of idle seconds. Use this value for determining the stalled minutes in the Mac code.
Charles Kerr [Sun, 11 Jul 2010 20:49:19 +0000 (20:49 +0000)]
(trunk libt) rename tr_date() as tr_time_msec() for clarity
Charles Kerr [Sun, 11 Jul 2010 18:36:18 +0000 (18:36 +0000)]
(trunk libT) #3407 "stop ratio callback called twice in some situations" -- experimental fix in trunk
Charles Kerr [Sun, 11 Jul 2010 17:56:58 +0000 (17:56 +0000)]
(trunk gtk) #3395 "open files by double-clicking on them in the file list" -- added.
Charles Kerr [Sun, 11 Jul 2010 06:46:46 +0000 (06:46 +0000)]
(trunk gtk) #3416 "clicking close on the transmission window causes new "Quit Transmission?" dialog even if one already exists" -- fixed
Charles Kerr [Sat, 10 Jul 2010 22:05:11 +0000 (22:05 +0000)]
(trunk gtk) #3415 "crash in trunk when removing multiple torrents" -- experimental fix for Rolcol to confirm
Charles Kerr [Sat, 10 Jul 2010 21:30:37 +0000 (21:30 +0000)]
(trunk libT) #3388 "file completion percentage never updates" -- fixed.
Mitchell Livingston [Sat, 10 Jul 2010 13:33:08 +0000 (13:33 +0000)]
Change "Total {down/up}load rate:" to "Global {down/up}load limit:"
Mitchell Livingston [Sat, 10 Jul 2010 02:31:05 +0000 (02:31 +0000)]
when localizing units of speed, localize the full speed string; localize the speed & size strings passed to libtransmission
Charles Kerr [Sat, 10 Jul 2010 02:05:25 +0000 (02:05 +0000)]
(trunk web) #3413 "download speed bad format in web interface" -- fixed.
Charles Kerr [Fri, 9 Jul 2010 20:53:38 +0000 (20:53 +0000)]
(trunk) some units formatter cleanup.
Charles Kerr [Fri, 9 Jul 2010 14:11:58 +0000 (14:11 +0000)]
(trunk libT) #3411 "make https behave nicer when using stunnel" -- experimental fix
Charles Kerr [Thu, 8 Jul 2010 23:38:57 +0000 (23:38 +0000)]
(trunk libT) #1521 "memory cache to reduce disk IO" -- whoops, I missed these parts from Longinus' patch in r10978
Charles Kerr [Thu, 8 Jul 2010 23:04:12 +0000 (23:04 +0000)]
(trunk libT) fix bug between the new inout checksum code and the new cache code
Charles Kerr [Thu, 8 Jul 2010 21:24:26 +0000 (21:24 +0000)]
(trunk gtk) ensure that the space allocated the up/down speed labels in the statusbar are wide enough to show all speeds without truncating the label
Charles Kerr [Thu, 8 Jul 2010 20:26:24 +0000 (20:26 +0000)]
(trunk mac) possibly fix the won't-seed bug report by making sure the value of a bandwidth KB is defined before calling tr_sessionInit()
Charles Kerr [Thu, 8 Jul 2010 17:38:11 +0000 (17:38 +0000)]
(trunk libT) #1521 "memory cache to reduce disk IO" -- apply Longinus' libt_fixCache.patch version 3
Charles Kerr [Thu, 8 Jul 2010 03:20:07 +0000 (03:20 +0000)]
(trunk libT) use the Mac client's speed formatter
Mitchell Livingston [Thu, 8 Jul 2010 01:53:09 +0000 (01:53 +0000)]
fix trivial memory leak from last commit
Mitchell Livingston [Thu, 8 Jul 2010 01:49:41 +0000 (01:49 +0000)]
adjust the code for determining the layout of text in the file table
Mitchell Livingston [Thu, 8 Jul 2010 01:27:24 +0000 (01:27 +0000)]
add the libiconv library to the Xcode project
Charles Kerr [Wed, 7 Jul 2010 23:37:03 +0000 (23:37 +0000)]
(trunk libt) #3402 "cache-size parameter not retained in settings.json after a restart" -- fixed
Charles Kerr [Wed, 7 Jul 2010 22:50:18 +0000 (22:50 +0000)]
(trunk T) #3404 "crash when creating a .torrent containing empty content" -- fixed
Charles Kerr [Wed, 7 Jul 2010 18:51:23 +0000 (18:51 +0000)]
(trunk daemon) fix r10968 oops
Charles Kerr [Wed, 7 Jul 2010 18:49:06 +0000 (18:49 +0000)]
(trunk daemon) #3401 "can't set pid option on daemon in settings.json" -- fixed
Charles Kerr [Wed, 7 Jul 2010 17:53:16 +0000 (17:53 +0000)]
(trunk daemon) #3400 "transmission-remote does not show running torrents" -- fixed.
Charles Kerr [Wed, 7 Jul 2010 17:08:38 +0000 (17:08 +0000)]
(trunk libT) sync unit tests to iconv() usage
Charles Kerr [Wed, 7 Jul 2010 16:48:23 +0000 (16:48 +0000)]
(2.0x trunk) #3397 "checksum errors when downloading files whose names are encoded in iso-8859-1" -- fixed
Charles Kerr [Wed, 7 Jul 2010 16:31:07 +0000 (16:31 +0000)]
(trunk libT) #3399 "tr_ioTestPiece() can be faster" -- fixed
Charles Kerr [Wed, 7 Jul 2010 16:22:07 +0000 (16:22 +0000)]
(trunk utils) fix typo
Charles Kerr [Wed, 7 Jul 2010 00:44:52 +0000 (00:44 +0000)]
(trunk gtk) #3396 "Not UTF-8 aware string truncation" -- fixed
Charles Kerr [Wed, 7 Jul 2010 00:30:42 +0000 (00:30 +0000)]
(trunk qt) ensure that units are i18nized in the Qt client. Update the Qt translation files.
Charles Kerr [Tue, 6 Jul 2010 20:52:54 +0000 (20:52 +0000)]
(trunk) #3045 fix oops from last commit
Charles Kerr [Tue, 6 Jul 2010 20:25:54 +0000 (20:25 +0000)]
(trunk T) #3045 "units" -- modify the formatter functions based on feedback from BMW
Charles Kerr [Tue, 6 Jul 2010 15:59:35 +0000 (15:59 +0000)]
(trunk qt) silence a compiler warning in yesterday's SqueezeLabel commit
Charles Kerr [Tue, 6 Jul 2010 15:52:32 +0000 (15:52 +0000)]
(trunk svn) #3398 "fix compilation with QT < 4.5" -- fixed
Mitchell Livingston [Tue, 6 Jul 2010 03:57:23 +0000 (03:57 +0000)]
#3388 fix file completion percentage in the inspector
Mitchell Livingston [Tue, 6 Jul 2010 03:40:34 +0000 (03:40 +0000)]
replace some floats with doubles
Mitchell Livingston [Tue, 6 Jul 2010 03:31:17 +0000 (03:31 +0000)]
Mac build compiles again
Charles Kerr [Mon, 5 Jul 2010 23:36:05 +0000 (23:36 +0000)]
(trunk daemon) #3394 "crash with last nightly build on Debian X86 #5189" -- fixed
Charles Kerr [Mon, 5 Jul 2010 22:49:07 +0000 (22:49 +0000)]
(trunk libT) remove some debugging printf()s that were accidentally committed in r10941
Charles Kerr [Mon, 5 Jul 2010 21:04:17 +0000 (21:04 +0000)]
(trunk libT) #3383 "When port forwarding, check to see if the public port matches the private port" -- fixed
Charles Kerr [Mon, 5 Jul 2010 18:29:40 +0000 (18:29 +0000)]
(trunk qt) #3393 "SqueezeLabel implementation eats CPU" -- fixed
Charles Kerr [Sun, 4 Jul 2010 22:37:14 +0000 (22:37 +0000)]
(trunk web) #2758 "Transmission web interface is missing a compact view mode" -- revised patch
Charles Kerr [Sun, 4 Jul 2010 20:40:34 +0000 (20:40 +0000)]
(trunk libT) isPeerCandidate(): sort the filter tests in order of those that get the mosts hits
Charles Kerr [Sun, 4 Jul 2010 18:30:14 +0000 (18:30 +0000)]
(trunk gtk) #3392 "gtk client can set individual torrents' download speed to 1 KBps but not 0" -- fixed
Charles Kerr [Sun, 4 Jul 2010 18:27:03 +0000 (18:27 +0000)]
(trunk gtk) have the GtkStatusIcon code use the same icon fallback scheme as the AppInd code
Charles Kerr [Sun, 4 Jul 2010 06:07:21 +0000 (06:07 +0000)]
(trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings
Daniel Lee [Sat, 3 Jul 2010 19:34:36 +0000 (19:34 +0000)]
(qt) fix a potential crash in the tracker display
Charles Kerr [Sat, 3 Jul 2010 15:11:38 +0000 (15:11 +0000)]
(trunk libT) fix overflow error in fileBytesCompleted()
Daniel Lee [Sat, 3 Jul 2010 03:46:14 +0000 (03:46 +0000)]
(qt) delete multiple trackers at once
Charles Kerr [Sat, 3 Jul 2010 01:10:36 +0000 (01:10 +0000)]
(trunk) rename the Qt client's "Units" class as "Formatter"
Charles Kerr [Sat, 3 Jul 2010 00:33:30 +0000 (00:33 +0000)]
(trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- fix r10931 merge error
Charles Kerr [Sat, 3 Jul 2010 00:25:22 +0000 (00:25 +0000)]
(trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while.
Charles Kerr [Fri, 2 Jul 2010 13:36:25 +0000 (13:36 +0000)]
(trunk libT) handle aria2 when determining a peer's software from its peer-id
Charles Kerr [Thu, 1 Jul 2010 23:53:29 +0000 (23:53 +0000)]
(trunk) remove -Wvla. But, since it will [irk](http://www.thefreedictionary.com/irk) klapaucjusz, don't exmplain why.
Mitchell Livingston [Thu, 1 Jul 2010 22:49:45 +0000 (22:49 +0000)]
make Credits match AUTHORS
Charles Kerr [Thu, 1 Jul 2010 19:20:41 +0000 (19:20 +0000)]
Update the AUTHORS file (BentMyWookie: ping, the .rtf file needs to be synced)
Charles Kerr [Thu, 1 Jul 2010 17:09:13 +0000 (17:09 +0000)]
(trunk libT) #1521 "memory cache to reduce disk IO" -- improved revision from sadface
Charles Kerr [Thu, 1 Jul 2010 16:26:30 +0000 (16:26 +0000)]
(trunk libT) #1521 "memory cache to reduce disk IO" -- improve one of the debugging messages
Charles Kerr [Thu, 1 Jul 2010 16:15:08 +0000 (16:15 +0000)]
(trunk qt) sync the Preference dialog's "Torrents" tab's section names ("Adding", "Downloading", "Seeding") with the GTK+ client's.
Charles Kerr [Thu, 1 Jul 2010 16:09:47 +0000 (16:09 +0000)]
(trunk libT) #3382 "2.01+ (10919) hangs after launch" -- fixed.
Charles Kerr [Thu, 1 Jul 2010 15:14:35 +0000 (15:14 +0000)]
(trunk libT) fix a few -Wconversion warnings
Charles Kerr [Thu, 1 Jul 2010 05:39:54 +0000 (05:39 +0000)]
(trunk libT) a couple more minor -Wconversion warnings
Charles Kerr [Thu, 1 Jul 2010 05:14:34 +0000 (05:14 +0000)]
(trunk libT) fix more issues found by -Wconversion
Charles Kerr [Thu, 1 Jul 2010 04:00:41 +0000 (04:00 +0000)]
(trunk libT) #3311 "MingW build of Transmission" -- added rb07's revisions to my revisions to his diff. :P
Charles Kerr [Thu, 1 Jul 2010 03:59:06 +0000 (03:59 +0000)]
(trunk libT) #3381 "replace calls to usleep() with calls to nanosleep()" -- done.
Charles Kerr [Wed, 30 Jun 2010 23:40:25 +0000 (23:40 +0000)]
(trunk gtk) #3380 "increase size of 'add url' text field" -- done.
Charles Kerr [Wed, 30 Jun 2010 23:30:21 +0000 (23:30 +0000)]
(trunk third-party/dht) #3311 "mingw build of Transmission" -- use jch's upstream win32 portability fixes
Charles Kerr [Wed, 30 Jun 2010 21:24:36 +0000 (21:24 +0000)]
(trunk) #3311 "MingW build of Transmission" -- apply more of rb07's diffs, though edited to lessen the inevitable #ifdefs
Charles Kerr [Wed, 30 Jun 2010 16:40:19 +0000 (16:40 +0000)]
(trunk libT) down the rabbit hole: various minor type correctness changes unearthed by -Wconversion
Charles Kerr [Wed, 30 Jun 2010 15:05:43 +0000 (15:05 +0000)]
(trunk libT) fix a couple of minor warnings found by -Wfloat-equal
Charles Kerr [Wed, 30 Jun 2010 06:03:55 +0000 (06:03 +0000)]
(trunk) avoid a few unnecessary type conversions. remove a few unnecessary mutex locks.
Daniel Lee [Wed, 30 Jun 2010 05:55:46 +0000 (05:55 +0000)]
(qt) #3362:Edit trackers in transmission-qt
Daniel Lee [Wed, 30 Jun 2010 05:54:19 +0000 (05:54 +0000)]
(daemon) #3368:Edit trackers in transmission-remote
Daniel Lee [Wed, 30 Jun 2010 05:52:24 +0000 (05:52 +0000)]
(libT) #2581:RPC extended to manage tracker lists
Charles Kerr [Mon, 28 Jun 2010 13:42:45 +0000 (13:42 +0000)]
(trunk libT) remove unused code
Daniel Lee [Sun, 27 Jun 2010 20:19:40 +0000 (20:19 +0000)]
update transmission-qt README
Charles Kerr [Sun, 27 Jun 2010 17:44:34 +0000 (17:44 +0000)]
(trunk libT) #3371 "experimental use of F_NOCACHE to ameliorate inactive memory on OS X"
Charles Kerr [Sun, 27 Jun 2010 15:29:23 +0000 (15:29 +0000)]
(trunk libT) don't try to port forward through your cablebox just because it's hooked up to the local network...
Mitchell Livingston [Sun, 27 Jun 2010 02:33:27 +0000 (02:33 +0000)]
update trunk to 2.01+
Charles Kerr [Sun, 27 Jun 2010 01:24:48 +0000 (01:24 +0000)]
(trunk libT) add randomness to the peer unchoking algorithm
Charles Kerr [Sun, 27 Jun 2010 00:15:03 +0000 (00:15 +0000)]
(trunk gtk) right-align the upload/download speed columns in the Properties dialog's peers tab
Daniel Lee [Sat, 26 Jun 2010 21:42:50 +0000 (21:42 +0000)]
(qt) install manpage added in r10882
Charles Kerr [Sat, 26 Jun 2010 20:48:52 +0000 (20:48 +0000)]
(trunk daemon) #3284 "show bandwidth priorities in transmission-remote" -- added
Charles Kerr [Sat, 26 Jun 2010 20:17:20 +0000 (20:17 +0000)]
(trunk) add transmission-qt manpage
Charles Kerr [Sat, 26 Jun 2010 20:08:35 +0000 (20:08 +0000)]
(trunk) add a better libevent autoconf error message -- instead of "libevent not found", say "libevent 1.4.9 or higher not found"
Charles Kerr [Sat, 26 Jun 2010 18:49:31 +0000 (18:49 +0000)]
(trunk libT) #3329 "connection problems when downloading" -- when deciding which peer to connect to, take download/seed status into account
Charles Kerr [Sat, 26 Jun 2010 17:54:19 +0000 (17:54 +0000)]
(trunk libT) #3329 "connection problems when downloading" -- raise MAX_CONNECTIONS_PER_SECOND up the higher value used in 1.93
Daniel Lee [Sat, 26 Jun 2010 17:48:27 +0000 (17:48 +0000)]
(qt) #3286:Use flagStr in the status field of the peer list
Charles Kerr [Sat, 26 Jun 2010 16:47:15 +0000 (16:47 +0000)]
(trunk web) add an "undefined" test to common.setInnerHTML()
Charles Kerr [Sat, 26 Jun 2010 16:21:50 +0000 (16:21 +0000)]
(trunk libT) #1521 "memory cache to reduce disk IO" -- improved average flush size thanks to efficiency patch from sadface
Charles Kerr [Sat, 26 Jun 2010 16:07:15 +0000 (16:07 +0000)]
(trunk gtk) add portability wrapper for gtk_widget_get_realized() in gtk+ < 2.20
Charles Kerr [Sat, 26 Jun 2010 15:55:19 +0000 (15:55 +0000)]
(trunk gtk) #3346 "busy icon needed while processing request" -- added.
Mitchell Livingston [Fri, 25 Jun 2010 22:19:28 +0000 (22:19 +0000)]
#3320 When a download completes at the same time seeding completes, still show a Growl notification and play a sound
Charles Kerr [Fri, 25 Jun 2010 21:04:33 +0000 (21:04 +0000)]
(trunk qt) sync the Qt client's statusbar with the GTK+ client's wrt #3344 and #2793