Charles Kerr
|
1f9e305e30
|
(trunk libT) #3596 "optimistic unchoke timer is too short" -- fixed.
|
2010-10-13 03:56:25 +00:00 |
Charles Kerr
|
4b70747592
|
(trunk qt) #3627 "off-by-one in FileTreeView causes potential invalid memory read / crash" -- fixed.
|
2010-10-13 00:43:54 +00:00 |
Charles Kerr
|
7ab8aec224
|
(trunk web) #3624 "Web client very slow for large number of torrents" -- minor tweaks to avoid excessive string concatenation in javascript
|
2010-10-12 17:38:03 +00:00 |
Charles Kerr
|
5c46cdb161
|
(trunk libT) remove dead variable pieceBytesRead from verify.c. Reported by Longinus00
|
2010-10-12 15:52:20 +00:00 |
Mitchell Livingston
|
b91ddc4a27
|
update to 2.10+
|
2010-10-12 02:17:00 +00:00 |
Charles Kerr
|
e413bf7af7
|
(trunk) #3620 "syntax error in configure.ac" -- fixed.
|
2010-10-11 22:53:46 +00:00 |
Charles Kerr
|
6c3d651ffe
|
(trunk) #3618 "FreeBSD 8.1 & GCC 4.2.1 compiler warnings" -- fix some compiler warnings.
|
2010-10-11 21:44:46 +00:00 |
Charles Kerr
|
0cf643f8c3
|
(trunk libT) #3614 "Can't save benc files under uClibc 0.9.31" -- on some systems, calling unlink() on a file that doesn't exist returns 0 instead of -1 + ENOENT... so don't rely on that test. Instead, call stat() before unlink()ing the file.
|
2010-10-11 21:27:31 +00:00 |
Charles Kerr
|
8d15c48a3f
|
(trunk libT) #3617 "1000+ warnings of 'inlining failed' in libtransmission when compiled with gcc 4.4.4" -- fixed.
|
2010-10-11 15:41:27 +00:00 |
Charles Kerr
|
de4ab85030
|
(trunk libT) #3521 "rounding issue in tr_truncd()" -- fixed.
|
2010-10-11 15:05:24 +00:00 |
Charles Kerr
|
eb31da8fad
|
(trunk utils) #3611 "utils doesn't use LIBEVENT_CFLAGS during compilation" -- fixed
|
2010-10-09 13:59:30 +00:00 |
Charles Kerr
|
f29cda25bc
|
(trunk libT) remove unnecessary calls to time(NULL)
|
2010-10-08 13:36:33 +00:00 |
Charles Kerr
|
1eb2b44b75
|
(trunk libT) remove 120 unused ints and 2 unused time_t fields per-peer, whoo
|
2010-10-08 13:33:50 +00:00 |
Charles Kerr
|
a999e60a3f
|
(trunk gtk) synchronize translations with rosetta
|
2010-10-08 00:52:07 +00:00 |
Mitchell Livingston
|
2efc6f75d8
|
bump version to 2.10
|
2010-10-08 00:49:37 +00:00 |
Mitchell Livingston
|
f16de55301
|
update NEWS
|
2010-10-08 00:47:48 +00:00 |
Charles Kerr
|
99566443fd
|
(trunk) #3602 "GCC option not supported" -- only use -Wvariadic-macros if gcc >= 4.3
|
2010-10-05 23:36:39 +00:00 |
Daniel Lee
|
0b7d2b25a1
|
(qt) #3593:rpc authetication setting broken in qt client
|
2010-10-02 15:18:07 +00:00 |
Mitchell Livingston
|
3983e94c45
|
fix a typo in the Dutch localization
|
2010-10-01 22:25:53 +00:00 |
Charles Kerr
|
efe506cade
|
(trunk) revert trunk's peer id & prefix to 2.04+
|
2010-10-01 21:08:42 +00:00 |
Charles Kerr
|
56e90f1457
|
(trunk) more "svn propset" tweaks for $Id$
|
2010-10-01 20:22:51 +00:00 |
Charles Kerr
|
91cc3f4a2d
|
(trunk libT) #3329 "connection problems when downloading" -- apply Longinus00's fixSlowStart.diff
|
2010-10-01 18:16:01 +00:00 |
Charles Kerr
|
f3ab57e082
|
(trunk gtk) #3589 "drag-and-dropping a magnet link onto the GTK+ client doesn't work" -- fixed.
|
2010-10-01 13:50:23 +00:00 |
Charles Kerr
|
80f69ee7d3
|
(trunk) fix svn properties on several files. Thanks ot Elbandi for suggesting this
|
2010-10-01 13:33:39 +00:00 |
Mitchell Livingston
|
efc6a7d715
|
update trunk to 2.10+
|
2010-10-01 01:00:41 +00:00 |
Mitchell Livingston
|
073b9c135c
|
fix NEWS typo
|
2010-10-01 00:10:22 +00:00 |
Charles Kerr
|
41d3e09700
|
(trunk gtk) update translations, and add two new translations: Cebuano and Tagalog
|
2010-09-30 23:36:57 +00:00 |
Daniel Lee
|
04a9add256
|
(libt) #3588:Torrents with non power 2 pieceSizes fail hashchecks
|
2010-09-30 17:59:30 +00:00 |
Daniel Lee
|
9cc56f3c7c
|
(libt) r11244 introduced a regression when making single file torrents
|
2010-09-30 05:22:33 +00:00 |
Charles Kerr
|
865d9d7a34
|
(trukn libT) call tr_close_file() instead of close() after saving a benc file to disk
|
2010-09-29 02:38:14 +00:00 |
Mitchell Livingston
|
ea96b3ceff
|
update French localization
|
2010-09-28 12:46:13 +00:00 |
Mitchell Livingston
|
ed3d1be6cd
|
update European Portuguese localization
|
2010-09-28 11:23:09 +00:00 |
Charles Kerr
|
4d11079b5d
|
(trunk gtk) #3585 "in torrent_cell_renderer_get_size(), set x_offset and y_offset even if cell_area is NULL" -- fix r11267 oops
|
2010-09-27 23:10:54 +00:00 |
Charles Kerr
|
4bdd0860cc
|
(trunk gtk) #3585 -- in torrent_cell_renderer_get_size(), set x_offset and y_offset even if cell_area is NULL
|
2010-09-27 20:24:41 +00:00 |
Charles Kerr
|
aa605b655c
|
(trunk utils) fix minor memory leak in transmission-create
|
2010-09-27 15:07:57 +00:00 |
Daniel Lee
|
04aee3c49b
|
(libt) remove jump discontinuities in getMaxAtomCount
|
2010-09-25 00:38:49 +00:00 |
Daniel Lee
|
afc7c5355e
|
(libT) #3453:Torrent does not stop when set per torrent seed ratio is reached before torrent is completed
(libT) #3578:Interested flag isn't cleared when transitioning from leeching to seeding
|
2010-09-25 00:34:15 +00:00 |
Charles Kerr
|
d57ba48775
|
(trunk) #3577 -- replace gear icon for GTK+, Qt clients
|
2010-09-24 15:22:53 +00:00 |
Charles Kerr
|
e598d4c198
|
(trunk daemon) #3508 "transmission-remote --download-dir doesn't work properly" -- fixed.
|
2010-09-24 14:23:58 +00:00 |
Charles Kerr
|
7f6cfb3c24
|
(trunk gtk) #3554 "turtle speed button doesn't update when toggled via RPC" -- fix minor bug introduced in r11215
|
2010-09-24 14:21:08 +00:00 |
Mitchell Livingston
|
39ba63b7b9
|
update Simplified Chinese localization
|
2010-09-24 11:26:06 +00:00 |
Charles Kerr
|
c721052abb
|
(trunk gtk) fix minor memory leak that may or may not be related to https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/630679
|
2010-09-23 17:20:05 +00:00 |
Charles Kerr
|
6e62d0d99d
|
(trunk gtk) fix a minor UMR error that Valgrind found
|
2010-09-23 17:05:40 +00:00 |
Charles Kerr
|
80582f8ccc
|
add an #include guard to keep tr-lpd.h package-visible
|
2010-09-23 13:29:41 +00:00 |
Daniel Lee
|
99a1d0a123
|
(web) Fix some spacing in the tracker display
|
2010-09-23 04:21:18 +00:00 |
Mitchell Livingston
|
29e1972e65
|
update Dutch localization
|
2010-09-23 00:36:06 +00:00 |
Charles Kerr
|
0d27dff042
|
(trunk daemon) #3511 "setting TR_DEBUG environment variable has no effect" -- rename --log-err as --log-error for consistency
|
2010-09-22 22:19:21 +00:00 |
Charles Kerr
|
60132d3781
|
(trunk gtk) #3543 'wrong link in the about window' -- separate gtr_open_file() from gtr_open_uri()
|
2010-09-22 16:44:38 +00:00 |
Charles Kerr
|
b63d64e0e3
|
(trunk libT) #3521 "rounding issue in tr_truncd()" -- fixed.
|
2010-09-22 16:09:36 +00:00 |
Charles Kerr
|
70933cfae1
|
(trunk daemon) #3511 -- companion to r11249: document these three new arguments in the manpage
|
2010-09-22 15:23:44 +00:00 |