Daniel Lee
|
b6fa7df0f6
|
(qt) install manpage added in r10882
|
2010-06-26 21:42:50 +00:00 |
Charles Kerr
|
24a7cb5dd9
|
(trunk daemon) #3284 "show bandwidth priorities in transmission-remote" -- added
|
2010-06-26 20:48:52 +00:00 |
Charles Kerr
|
0bfc4b0207
|
(trunk) add transmission-qt manpage
|
2010-06-26 20:17:20 +00:00 |
Charles Kerr
|
1bd55f2b2f
|
(trunk) add a better libevent autoconf error message -- instead of "libevent not found", say "libevent 1.4.9 or higher not found"
|
2010-06-26 20:08:35 +00:00 |
Charles Kerr
|
acd0e77901
|
(trunk libT) #3329 "connection problems when downloading" -- when deciding which peer to connect to, take download/seed status into account
|
2010-06-26 18:49:31 +00:00 |
Charles Kerr
|
e70ed9a2e8
|
(trunk libT) #3329 "connection problems when downloading" -- raise MAX_CONNECTIONS_PER_SECOND up the higher value used in 1.93
|
2010-06-26 17:54:19 +00:00 |
Daniel Lee
|
f22eac4709
|
(qt) #3286:Use flagStr in the status field of the peer list
|
2010-06-26 17:48:27 +00:00 |
Charles Kerr
|
b0e108838c
|
(trunk web) add an "undefined" test to common.setInnerHTML()
|
2010-06-26 16:47:15 +00:00 |
Charles Kerr
|
62346fdac0
|
(trunk libT) #1521 "memory cache to reduce disk IO" -- improved average flush size thanks to efficiency patch from sadface
|
2010-06-26 16:21:50 +00:00 |
Charles Kerr
|
f097e05d7b
|
(trunk gtk) add portability wrapper for gtk_widget_get_realized() in gtk+ < 2.20
|
2010-06-26 16:07:15 +00:00 |
Charles Kerr
|
01a10a2b6e
|
(trunk gtk) #3346 "busy icon needed while processing request" -- added.
|
2010-06-26 15:55:19 +00:00 |
Mitchell Livingston
|
746f02fc02
|
#3320 When a download completes at the same time seeding completes, still show a Growl notification and play a sound
|
2010-06-25 22:19:28 +00:00 |
Charles Kerr
|
4094dc2544
|
(trunk qt) sync the Qt client's statusbar with the GTK+ client's wrt #3344 and #2793
|
2010-06-25 21:04:33 +00:00 |
Charles Kerr
|
98cec85e46
|
(trunk libT) #3311 "MingW build of Transmission" -- apply further win32 diffs from rb07
|
2010-06-25 20:36:10 +00:00 |
Charles Kerr
|
e2b4933777
|
(trunk gtk) #3344 "statusbar needs better grouping of speeds and their icons" -- fixed
|
2010-06-25 20:15:05 +00:00 |
Charles Kerr
|
688ec1bafc
|
(trunk gtk) #3345 "Remove button deselects selected torrents" -- fixed
|
2010-06-25 19:24:26 +00:00 |
Charles Kerr
|
3334053843
|
(trunk) remove i18n markup from transmission-remote and transmission-show, which aren't currently i18nized
|
2010-06-25 17:53:33 +00:00 |
Charles Kerr
|
c927189fed
|
(trunk gtk) #3348 "Add URL doesn't warn upon corrupt torrents" -- fixed.
|
2010-06-25 17:40:55 +00:00 |
Charles Kerr
|
7638e44724
|
(trunk libT) #3320 "If the seed ratio is already met" -- fix a bug in r10848 reported by BMW
|
2010-06-25 15:39:17 +00:00 |
Charles Kerr
|
3797966cb6
|
(trunk daemon) #3324 "transmission-remote has no output/status message" -- fixed
|
2010-06-25 07:21:18 +00:00 |
Charles Kerr
|
7e239e932e
|
(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
|
2010-06-25 06:57:34 +00:00 |
Charles Kerr
|
5baab746c6
|
(trunk) #3332 "cannot run multiple qtr instances" -- fixed
|
2010-06-25 03:53:53 +00:00 |
Charles Kerr
|
d43e284961
|
(trunk libt) #3311 "MingW build of Transmission" -- possible win32 fix for the curl thread's select() call. probably broken... :)
|
2010-06-25 01:31:25 +00:00 |
Charles Kerr
|
1f3ead026d
|
(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
|
2010-06-25 01:13:35 +00:00 |
Charles Kerr
|
41f9ae0500
|
(trunk) #3339 "crash when download some magnet links" -- fixed
|
2010-06-24 20:36:05 +00:00 |
Charles Kerr
|
5a0d9351d2
|
(trunk) #3341 "support alternate tracker syntax in magnet links" -- fixed
|
2010-06-24 18:25:21 +00:00 |
Charles Kerr
|
a54270a11a
|
(trunk libT) #3308 "Don't stop/restart torrents when setting the local data's location" -- fixed
|
2010-06-24 17:49:20 +00:00 |
Charles Kerr
|
bcb53a8937
|
(2.0x) #3340 "tr_moveFile() can be faster" -- fixed for 2.01
|
2010-06-24 17:34:56 +00:00 |
Daniel Lee
|
02429724c6
|
(qt) Change default peer sort order to peer address
|
2010-06-24 16:11:02 +00:00 |
Daniel Lee
|
58084f5b32
|
(web) r10834, whoops
|
2010-06-24 05:23:48 +00:00 |
Daniel Lee
|
03ea4a35e8
|
(web) Math.roundWithPrecision does the exact same thing as toFixed.
|
2010-06-24 05:22:56 +00:00 |
Mitchell Livingston
|
2980120847
|
#3298 Move percentage string formatting into its own method, and don't append .00 to 100%
|
2010-06-24 00:00:43 +00:00 |
Charles Kerr
|
075169b409
|
(trunk libT) formatter_get_size_str() -- we don't need decimal places when displaying bytes :)
|
2010-06-23 20:14:30 +00:00 |
Charles Kerr
|
fa267d9f2b
|
(trunk gtk) experimental fix for #3335 "magnet link options dialog does not respect setting."
|
2010-06-23 16:51:16 +00:00 |
Charles Kerr
|
79ca1fb96a
|
(trunk gtk) #3336 "gtk client confuses magnet links as files and tries to trash them" -- fixed
|
2010-06-23 16:32:02 +00:00 |
Charles Kerr
|
5e2a6f6c6a
|
(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.
|
2010-06-23 16:06:15 +00:00 |
Daniel Lee
|
4d486fc2c2
|
(web) un-uglify the peer list transfer speed colums from r10804
|
2010-06-23 08:58:23 +00:00 |
Charles Kerr
|
16f1ebefce
|
(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.
|
2010-06-23 04:36:16 +00:00 |
Daniel Lee
|
6ef82d3056
|
(web) #3331:Tracker and peer lists should work when more than one torrent is selected
|
2010-06-22 22:32:44 +00:00 |
Daniel Lee
|
bbe9e9843a
|
#3298:Prettier formating of percentages
|
2010-06-22 22:30:58 +00:00 |
Charles Kerr
|
7e9ba59807
|
(trunk libT) minor procedural tweak to tr_peerMgrPeerStats() inspired by #3334
|
2010-06-22 20:39:19 +00:00 |
Charles Kerr
|
610c912c5a
|
(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
|
2010-06-22 16:31:38 +00:00 |
Charles Kerr
|
e6cf296a68
|
(trunk libT) add an accessor for the formatter unit strings
|
2010-06-22 13:34:46 +00:00 |
Charles Kerr
|
1d63aa4cda
|
(trunk) add tr_formatter_size() and tr_formatter_speed() so that all the client apps don't have to reinvent the wheel
|
2010-06-22 04:34:16 +00:00 |
Daniel Lee
|
5701ac82e0
|
(qt) keep the size display the same as the gtk client
|
2010-06-22 00:34:24 +00:00 |
Charles Kerr
|
5ad7ed550f
|
(trunk) more win32 fixes from rb07 in #3311
|
2010-06-22 00:12:52 +00:00 |
Charles Kerr
|
3e6705db15
|
(trunk) #3301 ".desktop file for transmission-qt" -- added to trunk for 2.10
|
2010-06-21 22:09:15 +00:00 |
Charles Kerr
|
08628333d1
|
(trunk libT) part of rb07's win32 portability patches from ticket #3311
|
2010-06-21 16:44:35 +00:00 |
Daniel Lee
|
11ccd65373
|
(utils) add manpage for transmission-show
|
2010-06-21 13:29:48 +00:00 |
Daniel Lee
|
ad9814612d
|
(web) fix whitepsaces
|
2010-06-21 13:14:33 +00:00 |