Mitchell Livingston
|
c5a3856e4f
|
add an optional clearView method to the InfoViewController protocol
|
2010-03-14 01:52:45 +00:00 |
Mitchell Livingston
|
efce4e9759
|
add a protocol for the info view controllers, and as a result eliminate some excessive code
|
2010-03-14 01:42:49 +00:00 |
Charles Kerr
|
83e43a81b5
|
(trunk web) #2774 "Support stats display feature in the web client" -- fix potential layout issue described @ http://trac.transmissionbt.com/ticket/2774#comment:13. Bug created, spotted, and fixed by Longinus00. Welcome to the club. :)
|
2010-03-12 19:39:37 +00:00 |
Charles Kerr
|
ddde05bff7
|
(trunk libT) #3026 "speed limit mode not honoring limits on other days" -- fixed regression caused by r10352 reported by m1b.
|
2010-03-12 19:35:28 +00:00 |
Charles Kerr
|
7d7529eb94
|
(trunk libT) make tr_updateTime() inlined
|
2010-03-12 19:24:45 +00:00 |
Mitchell Livingston
|
f8bc2c472b
|
(trunk) update to 1.92+
|
2010-03-12 02:11:32 +00:00 |
Charles Kerr
|
fb62c8bbdc
|
(trunk gtk) #3033 "wrong calls to GtkFileChooserDialog" -- fix minor regression in the 'add torrent' dialog caused by r10340
|
2010-03-12 00:17:35 +00:00 |
Charles Kerr
|
5363c7d89b
|
(trunk web) #2774 "Support stats display feature in the web client" -- implemented for 2.00
|
2010-03-11 04:50:04 +00:00 |
Charles Kerr
|
af3736dbd3
|
(trunk libT) #3026 "Recent T doesn't honor weekend speed limit setting" -- fixed in trunk for 2.00
|
2010-03-10 22:19:31 +00:00 |
Charles Kerr
|
2b6b193a43
|
(trunk gtk) #3011 "'Edit Trackers' dialog not reset after Cancel" -- fixed in trunk for 2.00
|
2010-03-10 19:16:25 +00:00 |
Charles Kerr
|
64a847baf0
|
(trunk libT) #2958 "Minimize use of tr_ptrArray in critical parts of the code" -- accept patch from sadface to make tr_ptrArrayInsert() a little cleaner
|
2010-03-10 16:35:12 +00:00 |
Charles Kerr
|
1d8d9d8447
|
(trunk libT) code cleanup: after r10346, we don't need to keep the per-torrent cancel/block histories anymore
|
2010-03-10 15:55:00 +00:00 |
Charles Kerr
|
3aa3ec7d14
|
(trunk libT) #2993 "'Downloaded' much greater than 'Have' or 'Verified'" -- tweak the new throttle code based on slow download feedback from gn0s1s in irc, from Rascal @ http://trac.transmissionbt.com/ticket/2993#comment:29, and from AGSystem @ http://forum.transmissionbt.com/viewtopic.php?p=45631&f=1#p45631
|
2010-03-10 15:34:27 +00:00 |
Mitchell Livingston
|
272364d324
|
#3009 display an indeterminate progress indicator in the add window when waiting to start
|
2010-03-10 03:44:30 +00:00 |
Charles Kerr
|
539f0edaba
|
(trunk libT) in tr_bencToFile(), call fsync() before close() for better ext4 safety
|
2010-03-09 22:59:14 +00:00 |
Charles Kerr
|
7a129d9cf9
|
(trunk gtk) #3033 "wrong calls to GtkFileChooserDialog" -- fixed in trunk for 2.00
|
2010-03-09 22:00:43 +00:00 |
Charles Kerr
|
31b30501c4
|
(trunk libT) #2987 "push libcurl into its own worker thread" -- lower the libcurl prerequisite from 7.16.3 down to 7.15.4
|
2010-03-09 19:52:58 +00:00 |
Charles Kerr
|
99d53d7ef7
|
(trunk libT) #2849 "when possible, use fallocate64() for file preallocation" -- do this even when sparse preallocation mode is selected.
|
2010-03-09 16:19:59 +00:00 |
Mitchell Livingston
|
15c2279052
|
avoid setting views in the inspector until necessary
|
2010-03-09 02:26:52 +00:00 |
Charles Kerr
|
eab787ac7d
|
(trunk libT) add unit test for the new history module
|
2010-03-08 04:51:50 +00:00 |
Mitchell Livingston
|
3a0626f1fe
|
add history.[ch] to xcode project
|
2010-03-08 04:32:20 +00:00 |
Charles Kerr
|
b850349479
|
(trunk) #2993 "'Downloaded' much greater than 'Have' or 'verified'" -- add new congestion-based throttle for 2.0
|
2010-03-08 04:29:58 +00:00 |
Charles Kerr
|
b1a29969fe
|
(trunk libT) disable the comparePieceByWeight assertions in trunk too.
|
2010-03-07 22:56:14 +00:00 |
Charles Kerr
|
6b546e8b4b
|
(trunk libT) #1242 "don't accept duplicate blocks during endgame" -- fixed in trunk for 1.92
|
2010-03-07 17:38:34 +00:00 |
Mitchell Livingston
|
c6a76932b2
|
adjust default inspector window size and placement
|
2010-03-07 14:51:41 +00:00 |
Mitchell Livingston
|
e4f891b3c5
|
adjust default window size and placement
|
2010-03-07 14:49:58 +00:00 |
Mitchell Livingston
|
d83c14dd89
|
set default sorts for the peer, web seed, and message log tables in the xib instead of code
|
2010-03-07 14:39:13 +00:00 |
Charles Kerr
|
c55788acac
|
(trunk libT) add an fsync() before closing files
|
2010-03-07 06:14:04 +00:00 |
Mitchell Livingston
|
f7cf4b7190
|
fix potential layout glitch for labels in general and activity inspector tabs
|
2010-03-07 03:11:10 +00:00 |
Mitchell Livingston
|
b7b5c43da6
|
fix label display glitch in the options inspector tab
|
2010-03-07 03:08:17 +00:00 |
Mitchell Livingston
|
5d4ecbcecf
|
#3017 fix the pieces bar for magnet links
|
2010-03-07 02:46:49 +00:00 |
Mitchell Livingston
|
c83b9c5cb9
|
allow the pieces grid's type to be changed once again
|
2010-03-07 02:46:15 +00:00 |
Mitchell Livingston
|
c1e70f4e17
|
one less warning
|
2010-03-07 02:28:50 +00:00 |
Mitchell Livingston
|
539e5f4da8
|
fix the pieces grid
|
2010-03-07 01:55:05 +00:00 |
Mitchell Livingston
|
41f29d45eb
|
make sure a info tab is loaded the first time it's shown
|
2010-03-07 01:40:32 +00:00 |
Mitchell Livingston
|
7bf62b1311
|
update makefile for new inspector files
|
2010-03-07 00:52:22 +00:00 |
Mitchell Livingston
|
9945c07f80
|
add some missing localizable strings, and remove some warnings
|
2010-03-06 23:56:44 +00:00 |
Mitchell Livingston
|
933dbc0ad4
|
better implementation of r10310
|
2010-03-06 23:31:40 +00:00 |
Mitchell Livingston
|
5279b0f9da
|
the info window itself no longer needs to be localized
|
2010-03-06 23:24:42 +00:00 |
Mitchell Livingston
|
d5f4c15fb8
|
Refactor the info window, so that each view is in a separate xib and view controller. This should make future localizations simpler and the code more modular/readable.
|
2010-03-06 23:12:30 +00:00 |
Charles Kerr
|
d83f8e09d3
|
(trunk libT) #2885 "'Move data file' does not change the location for data yet to be downloaded" -- fixed in trunk for 1.92
|
2010-03-06 22:33:45 +00:00 |
Charles Kerr
|
d54e894ccb
|
(trunk libT) #3015: "Transmission announces badly when the port is changed" -- fixed in trunk for 1.92. Thanks to Rolcol for tracking down the cause of this bug.
|
2010-03-06 21:24:28 +00:00 |
Charles Kerr
|
ced3e2672f
|
(trunk libT) poke at the newfound 100% cpu bug
|
2010-03-06 20:15:23 +00:00 |
Charles Kerr
|
3e79f4b3fe
|
(trunk libT) fix BSD build issue
|
2010-03-06 19:33:04 +00:00 |
Charles Kerr
|
ee4a29d200
|
(trunk libT) #2987 minor correction to r10303 -- silence a compiler warning and turn off some debug messages that printed to stderr.
|
2010-03-06 15:27:18 +00:00 |
Charles Kerr
|
e8cb5367e1
|
(trunk libT) #2987 "push libcurl into its own worker thread" -- committed to trunk
|
2010-03-06 15:05:05 +00:00 |
Charles Kerr
|
095cc3e05f
|
(trunk libT) "don't cancel requests for blocks that we're downloading from slow peers" -- fixed in trunk for 1.92
|
2010-03-06 14:56:15 +00:00 |
Charles Kerr
|
2be28fe9dd
|
(trunk libT) #2993 "'Downloaded' much greater than 'Have' or 'Verified'" -- found a weighted piece sorting issue while trying to confirm or refute this issue.
|
2010-03-03 04:16:18 +00:00 |
Charles Kerr
|
22320d2356
|
(trunk libT) fix potential NULL pointer dereference in libtransmission
|
2010-03-02 04:51:40 +00:00 |
Charles Kerr
|
fe54fded77
|
(trunk web) #2917 "Turtle mode button tooltip" -- added to trunk for 1.92
|
2010-03-01 16:35:54 +00:00 |