Jordan Lee
|
4f6dcc6d31
|
in tr_metainfoRemoveSaved(), don't look for .torrent files under our old naming scheme... we haven't used it since 2008
|
2012-12-09 01:32:25 +00:00 |
Jordan Lee
|
410fa7e054
|
remove unused function tr_metainfoMigrate()
|
2012-12-09 01:27:01 +00:00 |
Jordan Lee
|
a2d2a10226
|
(trunk, libT) #5165: fix r13625 oops
|
2012-12-07 01:53:31 +00:00 |
Jordan Lee
|
cff58b1904
|
(trunk, libT) #5163 'typo in tr_peerIoSupportsUTP()' -- fixed.
|
2012-12-06 15:04:52 +00:00 |
Jordan Lee
|
519feefcb4
|
(trunk, libT) #5157 -- fix r13628 oops
|
2012-12-06 00:50:40 +00:00 |
Jordan Lee
|
61c1f7efec
|
(trunk, libT) #5157 'check valid address before UTP_Create()' -- added.
|
2012-12-05 23:48:00 +00:00 |
Jordan Lee
|
ccb4a16ab8
|
(trunk, libT) #5146 'seeding complete callback called twice' -- fixed with patch from x190.
|
2012-12-05 22:56:45 +00:00 |
Jordan Lee
|
317185750c
|
copyediting: more whitespace reformatting
|
2012-12-05 21:26:40 +00:00 |
Jordan Lee
|
3d38723ad9
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
Jordan Lee
|
7af02f7cdf
|
(trunk, libT) #5150 'improper escaping of dirnames with new json' -- add one-liner fix. this also fixes the regression test added in the previous commit.
|
2012-11-27 23:24:37 +00:00 |
Jordan Lee
|
dffc6343ae
|
(trunk, libT) #5150 'improper escaping of dirnames with new json' -- added new regression test, currently failing, to trigger this bug
|
2012-11-27 23:21:13 +00:00 |
Mitchell Livingston
|
06fb61cbda
|
#5106 Work around for crash when seeding completes and the transfer is auto-removed.
|
2012-11-24 03:34:45 +00:00 |
Mitchell Livingston
|
b1309bc927
|
#5144 add BitZilla to clients list
|
2012-11-24 01:14:51 +00:00 |
Mitchell Livingston
|
5b7586f0fa
|
Update libutp. Fixes #5128.
|
2012-11-18 04:04:54 +00:00 |
Mitchell Livingston
|
6bebaee639
|
#5134 Magnet links not adding all trackers with tr.0=
|
2012-11-14 02:22:55 +00:00 |
Jordan Lee
|
dbaf0bcbeb
|
(trunk, web) #5119 'Error when displaying tracker list' -- fixed.
|
2012-11-11 15:13:47 +00:00 |
Jordan Lee
|
d010e33c32
|
(trunk, libT) #4886 'IPv6-only DHT.dat not being written' -- fixed. bug found & patched by jch.
|
2012-11-11 14:42:14 +00:00 |
Mitchell Livingston
|
9fd56f6c76
|
update project file to work with new json files
|
2012-11-11 07:14:57 +00:00 |
Mitchell Livingston
|
3836821a95
|
fix a parameter type mismatch in jsonsl
|
2012-11-11 07:11:13 +00:00 |
Jordan Lee
|
9effd65f3e
|
(trunk libT) #5131: replace JSON_parser with jsonsl to resolve licensing issue.
|
2012-11-11 04:26:56 +00:00 |
Jordan Lee
|
d2ef01bc1a
|
add more unit tests for the json-benc glue code
|
2012-11-11 04:20:15 +00:00 |
Mitchell Livingston
|
16c3540792
|
remove invalid break in r13611
|
2012-11-04 19:29:53 +00:00 |
Mitchell Livingston
|
1e34d5a78b
|
#5121 Stopped torrents resume after sleep automatically.
|
2012-11-04 19:28:51 +00:00 |
Mitchell Livingston
|
b242dcaf14
|
simplify how the torrent table gets the type ahead name for group rows
|
2012-11-02 21:46:18 +00:00 |
Mitchell Livingston
|
79c7bab472
|
#5118 (web client) Tracker tier count should start at 1
|
2012-11-02 21:42:10 +00:00 |
Mitchell Livingston
|
6c8adbfc1d
|
some cleanup to retains when removing torrents
|
2012-11-01 03:21:35 +00:00 |
Mitchell Livingston
|
4b5b4271eb
|
revert r13603
|
2012-10-31 21:27:59 +00:00 |
Mitchell Livingston
|
8cb08e2766
|
fix typo in r13604
|
2012-10-31 21:27:07 +00:00 |
Mitchell Livingston
|
d73ca434c0
|
#5113 Add pbTorrent to client list
|
2012-10-31 21:25:23 +00:00 |
Mitchell Livingston
|
413f3dc532
|
#5111 Add Zona to client list
|
2012-10-31 21:22:23 +00:00 |
Mitchell Livingston
|
13d5c76437
|
experimental fix for #5106
|
2012-10-30 00:44:20 +00:00 |
Mitchell Livingston
|
1e0f36fda0
|
#2794 Don't apply auto-grouping until torrent is demagnetized
|
2012-10-30 00:22:10 +00:00 |
Mitchell Livingston
|
7e2f344ff6
|
re-add layout code commented out in r13583
|
2012-10-29 22:44:12 +00:00 |
Mitchell Livingston
|
a5971d289a
|
#5109 Show expansion tooltip for abbreviated file names in the File table
|
2012-10-29 22:17:08 +00:00 |
Mitchell Livingston
|
8e0a157531
|
silence a deprecation warning
|
2012-10-29 22:16:42 +00:00 |
Mitchell Livingston
|
96e77053b4
|
#5108 Multi-file torrent selection bug
|
2012-10-29 22:14:46 +00:00 |
Mitchell Livingston
|
809bd8e788
|
no padding between the title/status strings in the file table and the priority column
|
2012-10-29 00:04:18 +00:00 |
Mitchell Livingston
|
7bcafd7149
|
#4373 In the file list, swap the priority switch and download check, so that the scrollbar doesn't appear above the high priority switch
|
2012-10-28 23:57:08 +00:00 |
Mitchell Livingston
|
b6159f5b63
|
bump version to 2.73+
|
2012-10-28 23:54:28 +00:00 |
Mitchell Livingston
|
ede2511b03
|
#5103 Restore DL/UL Arrows and Rates While Downloading
|
2012-10-25 03:56:57 +00:00 |
Mitchell Livingston
|
ff83b4ee56
|
#5104 Unknown client -MG21r0-
|
2012-10-25 03:22:41 +00:00 |
Jordan Lee
|
a981f4b6a6
|
(trunk, libT) #5097 'Rare buffer overflow (piece index too big)' -- fixed.
|
2012-10-20 15:57:56 +00:00 |
Jordan Lee
|
fcf5690476
|
remove unused functions
|
2012-10-19 17:21:45 +00:00 |
Jordan Lee
|
d6635829d5
|
remove dead code Inspector.accumulateString
|
2012-10-19 15:31:42 +00:00 |
Mitchell Livingston
|
4428a8404c
|
fix NEWS version number
|
2012-10-19 04:01:47 +00:00 |
Mitchell Livingston
|
b369201a49
|
update for 2.73
|
2012-10-19 03:58:11 +00:00 |
Mitchell Livingston
|
b2b1aeb282
|
don't do layout in code until localizations are updated in 2.8
|
2012-10-19 03:52:59 +00:00 |
Mitchell Livingston
|
02879f7d5a
|
bump version to 2.72
|
2012-10-17 03:39:23 +00:00 |
Mitchell Livingston
|
cb77a991ff
|
tweak NEWS
|
2012-10-17 03:38:48 +00:00 |
Jordan Lee
|
8586bd0745
|
first pass at 2.72 NEWS
|
2012-10-17 03:26:33 +00:00 |