Mitchell Livingston
|
359e462091
|
disable the group location matching when adding a just-created torrent
|
2008-12-13 22:10:11 +00:00 |
Mitchell Livingston
|
3368de5d44
|
add an all/any button to the group rules sheet
|
2008-12-13 17:18:28 +00:00 |
Charles Kerr
|
0272708d32
|
(trunk libT) remove a couple of redundant and/or unused fields from struct peer_atom and tr_peermsgs.
|
2008-12-12 02:44:21 +00:00 |
Charles Kerr
|
0471e6d765
|
(trunk libT) make tr_bencDictMerge() support limited nested merges
|
2008-12-12 02:26:33 +00:00 |
Charles Kerr
|
72b9845a5e
|
(trunk libT) #1559 (partial): add tr_bencDictMerge() + unit tests. patch by KyleK and charles_
|
2008-12-12 02:12:17 +00:00 |
Mitchell Livingston
|
659afd89be
|
#1589 Fix a forwarding bug introduced in r7352 random port
|
2008-12-11 22:47:07 +00:00 |
Charles Kerr
|
451058d5cd
|
(libT) add some documentation about the three separate peer structs and how they are related.
|
2008-12-11 17:02:34 +00:00 |
Charles Kerr
|
f8f326a04f
|
(trunk gtk) #1588: bandwidth scheduler should display timestamps according to the current locale
|
2008-12-11 16:35:19 +00:00 |
Charles Kerr
|
65fe66c470
|
(trunk libT) fix bug which caused libtransmission to hold onto nonproductive peers for longer than it should've
|
2008-12-11 07:04:46 +00:00 |
Mitchell Livingston
|
7b17087c70
|
#1157 ability to pick a random port in libtransmission; mac preference to pick a random port on launch and on button click
|
2008-12-11 04:41:23 +00:00 |
Charles Kerr
|
23b8321463
|
(trunk libT) back out the changes for #1580; closing that ticket as invalid
|
2008-12-11 00:39:47 +00:00 |
Charles Kerr
|
4ad84bb275
|
(rpc) #1584: include version in session-get response
|
2008-12-10 21:46:24 +00:00 |
Charles Kerr
|
09c4ea1c00
|
(trunk) #1581: resolve ambiguity between --enable-gtk and --disable-nls
|
2008-12-10 19:31:21 +00:00 |
Charles Kerr
|
6924741843
|
(trunk daemon) #1583: daemon ignores IP address whitelist
|
2008-12-10 19:00:19 +00:00 |
Charles Kerr
|
7403048738
|
(trunk libT) #1580: use a 65K read buffer for the hash check, even for embedded systems.
|
2008-12-10 13:57:21 +00:00 |
Charles Kerr
|
9f1709352b
|
(trunk libT) make the upnp description a little easier to differentiate between separate instances of Transmission
|
2008-12-10 06:12:04 +00:00 |
Charles Kerr
|
6e66d09fbf
|
(trunk libT) fix minor r7266 oops that could keep us from disconnecting if we made a peer connection to ourself
|
2008-12-10 05:20:28 +00:00 |
Charles Kerr
|
8eecf37a54
|
(trunk libT) #1580: increase the read buffer for the "verify local data" reader to make it a little faster
|
2008-12-10 03:45:57 +00:00 |
Charles Kerr
|
0a63e94096
|
(trunk libT) fix r7336 oops reported by RolCol, m1b, and KyleK
|
2008-12-10 03:44:20 +00:00 |
Charles Kerr
|
7eee937c56
|
(trunk libT) experimental code to try & fix the "one torrent / one peer eats all my bandwidth" issue reported in the forums & irc
|
2008-12-09 22:05:45 +00:00 |
Charles Kerr
|
2efe49c2eb
|
(trunk libT) better fix for the previous commit
|
2008-12-09 21:39:05 +00:00 |
Charles Kerr
|
b4470fff72
|
(trunk libT) fix blocklist.c build error on cygwin by adding #include <errno.h>. reported by stdisease
|
2008-12-09 21:31:03 +00:00 |
Charles Kerr
|
3a970c9fd9
|
(trunk libT) fix INET6_ADDRSTRLEN build error on cygwin, reported by stdisease in #transmission
|
2008-12-09 20:56:24 +00:00 |
Charles Kerr
|
a33b78fc53
|
(daemon) #1510: kysucix's patch to give an option to delete local data via RPC when removing a torrent.
|
2008-12-09 17:01:49 +00:00 |
Charles Kerr
|
519b4d3f5e
|
(trunk libT) if an individual torrent's speed limit is set, don't pay attention to the global speed limit
|
2008-12-09 15:09:26 +00:00 |
Mitchell Livingston
|
df4c46b73a
|
revert last change - it didn't load the values properly
|
2008-12-09 01:01:29 +00:00 |
Mitchell Livingston
|
f36d99ad74
|
load the rules table before showing the group rules sheet
|
2008-12-09 00:51:08 +00:00 |
Mitchell Livingston
|
87ebddb71d
|
update the localizable strings file
|
2008-12-08 23:42:32 +00:00 |
Mitchell Livingston
|
acf4f375bb
|
add a description to the groups rules sheet
|
2008-12-08 23:38:01 +00:00 |
Charles Kerr
|
718c1caa96
|
(trunk libT) #1565: give the peer requests a higher send priority. thanks to jusid for testing and sleuthing above & beyond the call of duty
|
2008-12-08 20:36:36 +00:00 |
Charles Kerr
|
81e636ad89
|
(libT) #1577: honor the peer's BEP 10 reqq key, if they provide it.
|
2008-12-08 20:23:10 +00:00 |
Mitchell Livingston
|
2ace157452
|
layout adjustment of info text in the preferences window
|
2008-12-08 04:22:53 +00:00 |
Mitchell Livingston
|
b75cfdec54
|
auto-group considers all trackers
|
2008-12-08 04:11:08 +00:00 |
Mitchell Livingston
|
6e519855b8
|
make sure the group info is updated when adding/removing groups
|
2008-12-08 03:55:08 +00:00 |
Mitchell Livingston
|
1e7807356f
|
missed adding the new GroupsRules xib
|
2008-12-08 03:26:53 +00:00 |
Mitchell Livingston
|
678a3f7c3e
|
#1575 Auto-select a group for new torrents according to criteria for each group
|
2008-12-08 03:26:28 +00:00 |
Mitchell Livingston
|
e3b039cd21
|
missed one
|
2008-12-07 22:42:01 +00:00 |
Mitchell Livingston
|
9701e65bd8
|
use the short username for the Bonjour web ui name
|
2008-12-07 22:35:49 +00:00 |
Mitchell Livingston
|
79e215ced5
|
disable the file filter for single-file transfers; update NEWS
|
2008-12-07 21:51:01 +00:00 |
Mitchell Livingston
|
bf42f318a0
|
small alignment changes to the file filter
|
2008-12-07 21:43:29 +00:00 |
Mitchell Livingston
|
647001166f
|
add a search field to filter the file table in the inspector
|
2008-12-07 21:32:03 +00:00 |
Mitchell Livingston
|
d0e8c7260a
|
better string comparison of filter text
|
2008-12-07 19:44:47 +00:00 |
Mitchell Livingston
|
7265b4f98d
|
add support to filter file list (not yet implemented in the interface)
|
2008-12-07 18:20:14 +00:00 |
Mitchell Livingston
|
bdbe24b6e3
|
store a flat (non-nested) list of files for each transfer
|
2008-12-07 02:36:26 +00:00 |
Mitchell Livingston
|
418d04374c
|
simplify the code for moving rows in the groups table and fix a bug with disabled elements when adding a group when there are no previous groups
|
2008-12-06 20:41:18 +00:00 |
Mitchell Livingston
|
5e0550e3dc
|
grammar fix
|
2008-12-06 18:40:37 +00:00 |
Charles Kerr
|
ed515e16be
|
(trunk) #1571: updated the README file
|
2008-12-06 17:04:24 +00:00 |
Charles Kerr
|
5999fef70a
|
(trunk libT) #1569: tr_sessionIsSpeedLimitEnabled() returns wrong value
|
2008-12-06 17:01:18 +00:00 |
Charles Kerr
|
b0bc5888da
|
(clutch) #1567: Web interface uses wrong boolean type in JSON messages
|
2008-12-06 16:56:26 +00:00 |
Mitchell Livingston
|
246dff73a4
|
#1570 Streamlined macosx/version.sh
|
2008-12-06 15:06:59 +00:00 |