Jordan Lee
9024cb29f9
(trunk libT) #3208 "Local Peer Discovery idea: prioritize LPD requests for downloads" -- add patch from Eszet
2011-03-04 17:33:29 +00:00
Jordan Lee
0a62f69f1c
(trunk gtk) copyediting.
2011-03-04 15:49:51 +00:00
Jordan Lee
ae20b67f16
(trunk gtk) remove unused code: gtr_warn_if_fail()
2011-03-04 15:21:00 +00:00
Jordan Lee
9c7caec13f
(trunk gtk) minor copyediting for clarity/readability
2011-03-04 14:31:23 +00:00
Jordan Lee
9283ef2ebb
(trunk gtk) #4080 "Toggling speed limit mode from the web interface doesn't affect GUI" -- fixed.
2011-03-04 05:58:32 +00:00
Jordan Lee
b10aea6fcc
(trunk) #4072 "remove the 'know peer count' field in Inspector" -- remove it from libtransmission too
2011-03-04 04:50:50 +00:00
Jordan Lee
c6dd0b0ed4
(trunk libT) fix tr_ctorFree() crash reported by Rolcol
2011-03-04 04:45:34 +00:00
Jordan Lee
a1b81cd152
(trunk libT) fix peerDestruct() crash when peer doesn't have a corresponding atom
2011-03-04 04:45:12 +00:00
Mitchell Livingston
d0a7d08b13
typo fix
2011-03-04 03:13:35 +00:00
Mitchell Livingston
5ec3f8e891
remove unused totalPeersKnown method
2011-03-04 03:13:15 +00:00
Mitchell Livingston
553b85443f
#4072 Remove "known" field in Inspector->Peers
2011-03-04 02:58:08 +00:00
Mitchell Livingston
aff1dfa564
(trunk) bump to 2.22+
2011-03-04 00:10:12 +00:00
Mitchell Livingston
6f25b97f9e
update xcodeproj
2011-03-03 22:54:55 +00:00
Jordan Lee
020bde5ce6
(trunk libT) a bit of futzing: remove a few more unnecessary casts from void*
2011-03-03 21:51:11 +00:00
Jordan Lee
0cf05fdffd
(trunk libT) add an "existing dir" argument to tr_fdFileCheckout().
...
existing_dir: An ancestor of filename which must already exist and won't be created by tr_fdFileCheckout(). In implementation this is the download directory and prevents directories from being created in error, such as a mount point for an external drive when the drive is unplugged.
2011-03-03 19:59:12 +00:00
Jordan Lee
c6f52ecb11
remove a handful of unnecessary casts
2011-03-03 19:56:44 +00:00
Jordan Lee
0c36e0c9de
(trunk libT) remove the unused tr_ratecontrol code. switch webseed over to using tr_bandwidth.
2011-03-03 18:33:24 +00:00
Jordan Lee
6d94a33f2d
(trunk libT) #4070 "assertion failure happens soon after startup" -- fixed.
...
Thanks to User294 for helping to track down the problem.
2011-03-03 17:28:04 +00:00
Jordan Lee
f9c6deab6f
(trunk libT) minor revision to r12065: clamp the bandwidth before applying the ratio calculation
2011-03-03 07:20:18 +00:00
Jordan Lee
dcc070c86c
(trunk gtk) some tr-core cleanup
...
Variable and function name cleanup; regrouping related functions together, etc.
2011-03-03 07:17:57 +00:00
Mitchell Livingston
c6d31092dc
(trunk) when creating the dock icon badge view, we do not need to give it a frame
2011-03-03 03:53:21 +00:00
Jordan Lee
c7006ed8b3
(trunk gtk) remove the TrTorrent GObject subclass.
2011-03-03 01:59:25 +00:00
Jordan Lee
ab3cc08258
(trunk libT) #4078 "Better calculation of the bitfield length while still a magnet link" -- fixed.
2011-03-02 15:00:12 +00:00
Jordan Lee
9537b636ce
(trunk) #4041 "FTBFS with enabled uTP on Debian" -- revised patch from taem which unbreaks autoconf build on darwin as reported by leena
2011-03-02 07:31:14 +00:00
Jordan Lee
6e84fb89fa
(trunk libT) work in progress, but this is a slightly better speed limiting for mixed tcp/utp peers
2011-03-02 07:21:58 +00:00
Jordan Lee
0e27f583d3
(trunk libT) #4047 "transfer speed shown as 0" -- revert r11783 ( #3950 ) because it caused speed misreporting.
2011-03-01 15:23:13 +00:00
Jordan Lee
aa89303254
(trunk libT) #4073 "suggest inclusion of <signal.h> in torrent.c" -- done.
2011-02-28 13:10:56 +00:00
Mitchell Livingston
b6aba6e8c2
pixel adjustment
2011-02-28 03:44:04 +00:00
Mitchell Livingston
cba30fd2d6
place the "download to" location in a box in the add window and the add magnet link window
2011-02-28 03:41:56 +00:00
Mitchell Livingston
b67ca00945
(trunk) #4071 Upload and Download rates swapped in transmission-cli
2011-02-28 02:45:17 +00:00
Jordan Lee
559ecedcc2
tidy up .gitignore
2011-02-26 18:28:47 +00:00
Jordan Lee
a0f59f81f7
(trunk qt) #4067 "Kazakh translation small fix" -- committed patch by taem
2011-02-26 18:27:44 +00:00
Jordan Lee
e9f857189e
only ignore autogenerated files in the m4 directory
2011-02-26 18:17:53 +00:00
Mitchell Livingston
fecc3fedae
(trunk) #4066 Fix the pieces view for magnet links
2011-02-26 15:13:35 +00:00
Mitchell Livingston
73956c6a4f
store secondsDownloading and secondsSeeding as ints instead of time_t
2011-02-26 15:01:07 +00:00
Mitchell Livingston
6092362c1e
revert the last commit
2011-02-26 14:59:05 +00:00
Mitchell Livingston
39709abd6e
store secondsDownloading and secondsSeeding as ints instead of time_t
2011-02-26 14:56:58 +00:00
Jordan Lee
d4525b5f95
(trunk qt) #4064 "add uTP codetip to torrnet peers details in" -- done.
2011-02-26 14:02:27 +00:00
Jordan Lee
cc430deb53
(trunk) update .gitignore with patch from taem
2011-02-26 13:59:43 +00:00
Jordan Lee
eb31887bbf
Add a placeholder for 2.30 that mentions that the 'lazy bitfield' feature has been superceded.
2011-02-25 15:24:19 +00:00
Jordan Lee
cff172bbd5
(trunk libT) peer-mgr.c peerCallbackFunc(): Replace some "should always be true" tests with assert()s. These tests used to be useful, but I don't think they are anymore. The assert()s have been put in their place to test that theory...
2011-02-25 01:48:46 +00:00
Jordan Lee
3136946851
(trunk) #2338 "Add uTP support" -- have the autoconf system default to build uTP support iff a C++ compiler can be found by AC_PROG_CXX
2011-02-25 01:44:32 +00:00
Mitchell Livingston
957b14a7f6
update jquery to 1.5.1
2011-02-25 00:06:16 +00:00
Mitchell Livingston
0cb651af29
change the default toolbar to separate the remove button and the pause/resume all button with a space instead of a separator
2011-02-24 23:40:36 +00:00
Jordan Lee
c36ee39a03
(trunk qt) fix build issue reported by taem
2011-02-24 18:05:00 +00:00
Jordan Lee
9d95bd151d
(trunk libT) #4035 "In seed state, transmission disconnect from leechers" -- fixed.
2011-02-24 14:35:45 +00:00
Jordan Lee
6dc20636bb
(trunk libT) utils-test.c: remove some debugging stubs that should not have been checked in
2011-02-24 04:16:47 +00:00
Jordan Lee
25366156b1
(trunk libT) make the tr_bitsetToBenc() and tr_bitsetFromBenc() functions follow bitset.c's variable naming convention of how the "this" pointer is named
2011-02-24 04:14:12 +00:00
Jordan Lee
f4992d885c
(trunk libT) if we're a partial seed and the peer has everything we have, disconnect.
2011-02-24 01:50:35 +00:00
Mitchell Livingston
1319d9c99b
(trunk) small update to Russian translation
2011-02-23 22:52:44 +00:00