]>
granicus.if.org Git - transmission/log
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
Charles Kerr [Fri, 25 Jun 2010 20:36:10 +0000 (20:36 +0000)]
(trunk libT) #3311 "MingW build of Transmission" -- apply further win32 diffs from rb07
Charles Kerr [Fri, 25 Jun 2010 20:15:05 +0000 (20:15 +0000)]
(trunk gtk) #3344 "statusbar needs better grouping of speeds and their icons" -- fixed
Charles Kerr [Fri, 25 Jun 2010 19:24:26 +0000 (19:24 +0000)]
(trunk gtk) #3345 "Remove button deselects selected torrents" -- fixed
Charles Kerr [Fri, 25 Jun 2010 17:53:33 +0000 (17:53 +0000)]
(trunk) remove i18n markup from transmission-remote and transmission-show, which aren't currently i18nized
Charles Kerr [Fri, 25 Jun 2010 17:40:55 +0000 (17:40 +0000)]
(trunk gtk) #3348 "Add URL doesn't warn upon corrupt torrents" -- fixed.
Charles Kerr [Fri, 25 Jun 2010 15:39:17 +0000 (15:39 +0000)]
(trunk libT) #3320 "If the seed ratio is already met" -- fix a bug in r10848 reported by BMW
Charles Kerr [Fri, 25 Jun 2010 07:21:18 +0000 (07:21 +0000)]
(trunk daemon) #3324 "transmission-remote has no output/status message" -- fixed
Charles Kerr [Fri, 25 Jun 2010 06:57:34 +0000 (06:57 +0000)]
(trunk) #3320: "If the seed ratio is already met when download completes, the Mac callback options do not occur" -- possible fix. needs confirmation from OP or BMW
Charles Kerr [Fri, 25 Jun 2010 03:53:53 +0000 (03:53 +0000)]
(trunk) #3332 "cannot run multiple qtr instances" -- fixed
Charles Kerr [Fri, 25 Jun 2010 01:31:25 +0000 (01:31 +0000)]
(trunk libt) #3311 "MingW build of Transmission" -- possible win32 fix for the curl thread's select() call. probably broken... :)
Charles Kerr [Fri, 25 Jun 2010 01:13:35 +0000 (01:13 +0000)]
(trunk) #3311 "MingW build of Transmission" -- modify tr_strip_positional_args() to strip out the ' printf flag. Platforms not supporting $ tend to not support ' either
Charles Kerr [Thu, 24 Jun 2010 20:36:05 +0000 (20:36 +0000)]
(trunk) #3339 "crash when download some magnet links" -- fixed
Charles Kerr [Thu, 24 Jun 2010 18:25:21 +0000 (18:25 +0000)]
(trunk) #3341 "support alternate tracker syntax in magnet links" -- fixed
Charles Kerr [Thu, 24 Jun 2010 17:49:20 +0000 (17:49 +0000)]
(trunk libT) #3308 "Don't stop/restart torrents when setting the local data's location" -- fixed
Charles Kerr [Thu, 24 Jun 2010 17:34:56 +0000 (17:34 +0000)]
(2.0x) #3340 "tr_moveFile() can be faster" -- fixed for 2.01
Daniel Lee [Thu, 24 Jun 2010 16:11:02 +0000 (16:11 +0000)]
(qt) Change default peer sort order to peer address
Daniel Lee [Thu, 24 Jun 2010 05:23:48 +0000 (05:23 +0000)]
(web) r10834, whoops
Daniel Lee [Thu, 24 Jun 2010 05:22:56 +0000 (05:22 +0000)]
(web) Math.roundWithPrecision does the exact same thing as toFixed.
Mitchell Livingston [Thu, 24 Jun 2010 00:00:43 +0000 (00:00 +0000)]
#3298 Move percentage string formatting into its own method, and don't append .00 to 100%
Charles Kerr [Wed, 23 Jun 2010 20:14:30 +0000 (20:14 +0000)]
(trunk libT) formatter_get_size_str() -- we don't need decimal places when displaying bytes :)
Charles Kerr [Wed, 23 Jun 2010 16:51:16 +0000 (16:51 +0000)]
(trunk gtk) experimental fix for #3335 "magnet link options dialog does not respect setting."
Charles Kerr [Wed, 23 Jun 2010 16:32:02 +0000 (16:32 +0000)]
(trunk gtk) #3336 "gtk client confuses magnet links as files and tries to trash them" -- fixed
Charles Kerr [Wed, 23 Jun 2010 16:06:15 +0000 (16:06 +0000)]
(trunk libT) #2581 "RPC extended to manage tracker lists" -- add safeguards in tr_torrentSetAnnounceList() to handle the case of tracker arrays not being sorted by tier.
Daniel Lee [Wed, 23 Jun 2010 08:58:23 +0000 (08:58 +0000)]
(web) un-uglify the peer list transfer speed colums from r10804
Charles Kerr [Wed, 23 Jun 2010 04:36:16 +0000 (04:36 +0000)]
(trunk libT) when comparing peer speed to decide which peers to unchoke, use different criteria for seeding, downloading public, and downloading private. Loosely related to #3334.
Daniel Lee [Tue, 22 Jun 2010 22:32:44 +0000 (22:32 +0000)]
(web) #3331:Tracker and peer lists should work when more than one torrent is selected
Daniel Lee [Tue, 22 Jun 2010 22:30:58 +0000 (22:30 +0000)]
#3298:Prettier formating of percentages
Charles Kerr [Tue, 22 Jun 2010 20:39:19 +0000 (20:39 +0000)]
(trunk libT) minor procedural tweak to tr_peerMgrPeerStats() inspired by #3334
Charles Kerr [Tue, 22 Jun 2010 16:31:38 +0000 (16:31 +0000)]
(trunk libT) #3329 "connection problems when downloading" -- randomize the peer arrays so that all untested peers will have an equal chance of being used. Suggested by Longinus00
Charles Kerr [Tue, 22 Jun 2010 13:34:46 +0000 (13:34 +0000)]
(trunk libT) add an accessor for the formatter unit strings
Charles Kerr [Tue, 22 Jun 2010 04:34:16 +0000 (04:34 +0000)]
(trunk) add tr_formatter_size() and tr_formatter_speed() so that all the client apps don't have to reinvent the wheel
Daniel Lee [Tue, 22 Jun 2010 00:34:24 +0000 (00:34 +0000)]
(qt) keep the size display the same as the gtk client
Charles Kerr [Tue, 22 Jun 2010 00:12:52 +0000 (00:12 +0000)]
(trunk) more win32 fixes from rb07 in #3311
Charles Kerr [Mon, 21 Jun 2010 22:09:15 +0000 (22:09 +0000)]
(trunk) #3301 ".desktop file for transmission-qt" -- added to trunk for 2.10