Charles Kerr
adc5bec662
(trunk libT) silence a couple of session.c warnings from last night
2009-03-29 16:44:59 +00:00
Mitchell Livingston
d1fed11b6f
don't use NDEBUG when compiling in release - this will cause asserts in libT to be hit in release builds, which is probably better than a crash without useful debug info.
2009-03-29 16:40:06 +00:00
Charles Kerr
a19910b886
(trunk gtk) maybe stop the turtle from stretching?
2009-03-29 02:10:55 +00:00
Mitchell Livingston
66850624c5
ensure alt speed limit is set on launch when using the scheduler
2009-03-28 20:07:38 +00:00
Mitchell Livingston
1a716f2c76
on startup, if the speed limit timer is set, check the timer and ignore TR_PREFS_KEY_ALT_SPEED_ENABLED
2009-03-28 19:53:44 +00:00
Mitchell Livingston
828e0356cc
improve the logic when toggling the use of the speed limit timer
2009-03-28 19:46:34 +00:00
Mitchell Livingston
453e4a3f72
the Mac build works with the new speed limit libT code - still a bit quirky
2009-03-28 17:18:43 +00:00
Charles Kerr
f1d92708e7
(trunk) more speedlimit work
2009-03-28 16:47:01 +00:00
Charles Kerr
bed0681dd9
(trunk rpc) add peer-limit to torrent-get
2009-03-27 12:05:41 +00:00
Charles Kerr
ea7c0b46bf
(daemon) remove debugging printf
2009-03-27 12:03:41 +00:00
Charles Kerr
57fe19acd6
(trunk) roll back a couple of the RPC naming changes for slightly better compatiblity with 1.5x
2009-03-27 01:40:51 +00:00
Charles Kerr
93ffda5b5a
(trunk) fix a bug with the new libT alt speed limit code
2009-03-27 01:39:35 +00:00
Erick Turnquist
2f8d56e77f
(trunk libT) make IPv6's two IPv4-compatible address formats invalid peer addresses
...
IPv4 peers should only be seen from an IPv4-connected tracker.
2009-03-27 01:31:17 +00:00
Erick Turnquist
dd7eb76718
(trunk libT) remove tr_suspectAddress() since all seems well
2009-03-27 01:14:25 +00:00
Charles Kerr
cc1a4ec1e9
(trunk) rpc changes:
...
1. new field "blocklist-size" to session-info, so RPC clients can know how big the blocklist is
2. new method "torrent-reannounce" so RPC clients can ask the tracker for more peers
2009-03-26 18:06:54 +00:00
Charles Kerr
d2d2364077
(trunk libT) modification to r8088 at livings1's request: make sure the alternate speed test takes place at the top of the minute
2009-03-25 19:50:58 +00:00
Charles Kerr
b1fc4ed8c4
(trunk) #1950 : Add off-peak hour bandwidth limiting to libtransmission, rpc
2009-03-25 19:18:00 +00:00
Charles Kerr
5df2570fdf
(trunk libT) make tr_localtime_r() a public function
2009-03-25 18:42:39 +00:00
Charles Kerr
81c431d006
(trunk libT) make rpcimpl.h includable from C++
...
M rpcimpl.h
2009-03-25 18:41:48 +00:00
Erick Turnquist
81a01fe1d3
(trunk libT) re-add rpc password to settings benc dict
2009-03-25 00:36:11 +00:00
Charles Kerr
9ca15eb183
(trunk libT) wrap rpcimpl.h in 'namespace "C"' when #included from C++
2009-03-25 00:15:42 +00:00
Erick Turnquist
4b92e07ce0
(trunk libT) fix a couple warnings from r8080
2009-03-24 21:49:19 +00:00
Charles Kerr
0a6ab3014c
(trunk libT) #1944 : Web Client 301 redirect violates w3c.org specification
2009-03-24 17:11:53 +00:00
Erick Turnquist
44ea61bced
(trunk libT) #1276 - hash rpc password with sha1
2009-03-24 01:39:06 +00:00
Charles Kerr
5cd6c41ec7
(trunk rpc) added "recently-active" as a valid "ids" argument in torrent-get, etc.
2009-03-23 00:16:37 +00:00
Charles Kerr
63f023f71c
(gtk) huge multi-megabyte speeds weren't being generated correctly.
2009-03-23 00:15:29 +00:00
Charles Kerr
087b97cbd2
(daemon) fix incorrect #ifdef to get zlib compression working on rpc requests
2009-03-23 00:14:41 +00:00
Charles Kerr
9fceeeae57
make json.h friendly to C++
2009-03-23 00:08:34 +00:00
Mitchell Livingston
8158ec60b3
#1940 Disable file wanted and priority selector when there is only one file.
2009-03-19 12:46:53 +00:00
Mitchell Livingston
9f4e42c4eb
#1939 fix javascript error in r8073
2009-03-18 21:43:11 +00:00
Malcolm Jarvis
8056917945
Fixing remove data in webui
2009-03-18 00:47:25 +00:00
Mitchell Livingston
50c9385ceb
#1276 encrypt the password to access web client interface using SHA-2
2009-03-17 21:50:20 +00:00
Charles Kerr
e892398a95
(trunk libT) make tr-getopt C++ friendly
2009-03-17 18:08:02 +00:00
Mitchell Livingston
e3d7ee683a
#1931 allow dialog window height to be dynamic
2009-03-16 12:10:40 +00:00
Mitchell Livingston
7eee62f554
web ui - file priority buttons that aren't clickable on a completed file
2009-03-16 03:04:25 +00:00
Mitchell Livingston
2ff89a17e5
eliminate a meaningless Safari error
2009-03-16 02:49:02 +00:00
Mitchell Livingston
e81e717e5e
r8061 whoops
2009-03-15 20:33:42 +00:00
Mitchell Livingston
338ce43037
#1925 You can no longer toggle file wanted on completed files (web ui)
2009-03-15 15:38:36 +00:00
Mitchell Livingston
e7de174f5a
remove reference to tinysort
2009-03-14 23:08:38 +00:00
Mitchell Livingston
cf86c8b5df
fix NEWS
2009-03-14 23:03:57 +00:00
Mitchell Livingston
c413b09074
update NEWS
2009-03-14 21:36:55 +00:00
Mitchell Livingston
83929f8396
#1435 selective downloading and file prioritization for web ui
2009-03-14 21:33:08 +00:00
Mitchell Livingston
f8b1326101
allDownloaded should look at leftUntilDone, not percentDone
2009-03-14 20:11:17 +00:00
Mitchell Livingston
d15d48e75e
when showing the stats for selected files, progress on a transfer with no selected files should be 0%, not -100%
2009-03-14 19:55:24 +00:00
Mitchell Livingston
1eb8292844
fix #1921 Selected collapsed groups do not pause/resume together
2009-03-14 17:10:05 +00:00
Mitchell Livingston
b16cd42420
get the rpc password without using tr_sessionGetRPCPassword, in preparation for #1276
2009-03-14 15:53:13 +00:00
Mitchell Livingston
0e5bfb8e6a
#1602 better ie 6 and 7 support
2009-03-12 12:19:05 +00:00
Mitchell Livingston
30bc19eada
#1519 fix web ui's dialog layout
2009-03-12 12:18:41 +00:00
Charles Kerr
f32e4238f4
(trunk libnatpmp) update to new version
2009-03-11 13:04:03 +00:00
Charles Kerr
57ac99d6a1
(trunk web) don't use jquery.dimensions as a separate file anymore; it's been integrated into the JQuery core. http://forum.transmissionbt.com/viewtopic.php?f=8&t=7193&p=35322#p35322
2009-03-10 23:00:17 +00:00