Charles Kerr
0f34971969
(trunk gtk) #1933 : New Belarusian Latin translation
2009-03-30 04:56:12 +00:00
Charles Kerr
beb71cd7ed
(trunk) make tr_bencGetReal() work better in i18n settings
2009-03-30 04:45:40 +00:00
Charles Kerr
9ea5cbb524
(trunk gtk) rearrange the prefs dialog tabs a little
2009-03-30 01:47:07 +00:00
Charles Kerr
b827a37dbd
(trunk libT) add tr_bencGetBool() and tr_bencGetDouble()
2009-03-30 01:46:48 +00:00
Charles Kerr
5be5c803b9
(trunk) add arg "percentDone" to RPC "torrentGet"
2009-03-30 00:57:41 +00:00
Charles Kerr
730dd0ec20
(trunk) fix oops
2009-03-29 23:13:46 +00:00
Mitchell Livingston
482f7186b3
fix Mac build; use tr_bencDictAddBool()
2009-03-29 23:10:36 +00:00
Charles Kerr
f4557fab8e
(trunk) use tr_bencDict{Find,Add}Bool() where appropriate
2009-03-29 23:05:32 +00:00
Mitchell Livingston
c71462e279
forget something jhujhiti?
2009-03-29 21:20:29 +00:00
Erick Turnquist
1d29101ba5
remove my e-mail address from AUTHORS
2009-03-29 19:53:40 +00:00
Charles Kerr
d2d507725b
(trunk rpc) add "seed ratio" feature to RPC
2009-03-29 18:45:35 +00:00
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