Charles Kerr
|
b6f3b15f0a
|
(trunk libT) handle windows when saving json files; use evbuffer_write() more safely
|
2009-06-03 21:08:54 +00:00 |
Charles Kerr
|
db92d4c9aa
|
(trunk qt) update translation template
|
2009-06-03 20:59:24 +00:00 |
Charles Kerr
|
ca229e5482
|
(trunk libT) #2160: fix 1.60 error when setting file wanted/not-wanted flags when adding a new torrent via RPC. reported by anf6
|
2009-06-03 16:59:32 +00:00 |
Charles Kerr
|
8895a06815
|
remove a redundant AC_SUBST
|
2009-06-03 16:49:24 +00:00 |
Charles Kerr
|
2ccee6c2d3
|
(trunk) if libevent exists on the system, use it. otherwise, use our own copy.
|
2009-06-03 16:31:43 +00:00 |
Charles Kerr
|
8e6eee683f
|
(trunk) on non-mac platforms, try not building our own copy of libevent 1.4.x
|
2009-06-03 15:47:08 +00:00 |
Charles Kerr
|
b5211993cd
|
remove unused m4 macros, as pointed out by stdisease
|
2009-06-03 15:22:09 +00:00 |
Charles Kerr
|
4324ae9539
|
remove -funroll-loops from configure.ac based on feedback from Denis Leroy
|
2009-06-03 14:27:02 +00:00 |
Charles Kerr
|
dfa3e0f5b6
|
(trunk daemon) fix r8595 oops
|
2009-06-03 13:24:02 +00:00 |
Charles Kerr
|
b064d75457
|
(trunk daemon) handle the alt-speeds in transmission-remote's --session-info dump
|
2009-06-03 13:07:55 +00:00 |
Mitchell Livingston
|
b23ea7d9f1
|
updated Chinese localization on Mac
|
2009-06-03 12:07:05 +00:00 |
Charles Kerr
|
a9d99c482a
|
(trunk libT) dead code removal
|
2009-06-03 04:56:53 +00:00 |
Charles Kerr
|
9513fcbe66
|
(trunk libT) add a bunch of comments denoting where the libevent 2.0 changes will go
|
2009-06-02 18:21:23 +00:00 |
Mitchell Livingston
|
aaf8a06777
|
update Dutch localization for Mac
|
2009-06-02 12:55:32 +00:00 |
Charles Kerr
|
f949920038
|
(trunk gtk) fix kevin
|
2009-06-02 04:03:52 +00:00 |
Charles Kerr
|
5941126182
|
(trunk gtk,qt) give kjg credit for the web client
|
2009-06-02 03:57:40 +00:00 |
Charles Kerr
|
9238fb0299
|
(trunk) #2131: clean up benc read/write API
|
2009-06-02 01:48:48 +00:00 |
Erick Turnquist
|
a13e66ef54
|
(trunk) fix an awk oops (thanks to geirha on freenode)
|
2009-06-02 01:00:51 +00:00 |
Charles Kerr
|
9bfec90e43
|
(trunk libT) avoid about 75% of the strdup/malloc/frees in benc by using a union of char* and a small string buffer, and using the buffer if the string is small enough
|
2009-06-01 22:15:50 +00:00 |
Charles Kerr
|
7f85090587
|
(trunk) add a "source" argument to tr_jsonParse() so that if there's an error we can log the filename, or that it came from rpc, etc.
|
2009-06-01 18:57:37 +00:00 |
Charles Kerr
|
6508dc3a3d
|
(trunk libT) #2146: Incorrect maintenance of dhtAnnounceInProgress
|
2009-06-01 18:24:30 +00:00 |
Charles Kerr
|
f538b08fb3
|
(trunk libT) tracker.c was using tr_benc's private fields
|
2009-06-01 18:12:36 +00:00 |
Charles Kerr
|
38ffac8bf6
|
(trunk libT) fix bug that misparsed the tracker's min_request_interval
|
2009-06-01 18:06:35 +00:00 |
Charles Kerr
|
787ebbfab4
|
(trunk gtk) drop support for the gtk client's 0.80 config file. this format hasn't been used since September 2007 and it's not clear to me that the code works correctly anymore.
|
2009-06-01 17:24:12 +00:00 |
Charles Kerr
|
d1cd888df6
|
(trunk qt) plug memory leak
|
2009-06-01 14:11:52 +00:00 |
Mitchell Livingston
|
56d7478b25
|
clarify DHT a bit in NEWS
|
2009-06-01 12:28:26 +00:00 |
Charles Kerr
|
1fc15de22b
|
(trunk) another update-version-h.sh portability update, this time from geirha: "grep -o" isn't posix
|
2009-06-01 01:01:24 +00:00 |
Charles Kerr
|
ee0771c751
|
(trunk) "perl -r" wasn't portable to os x
|
2009-06-01 00:43:01 +00:00 |
Charles Kerr
|
ea93eab02d
|
(trunk libT) on platforms that support it, use POSIX_FADV_SEQUENTIAL instead of POSIX_FADV_RANDOM. (http://trac.transmissionbt.com/ticket/1521#comment:25)
|
2009-05-31 21:20:49 +00:00 |
Charles Kerr
|
04fb0919eb
|
(trunk) silence a warning in the new "update-version-h.sh" script
|
2009-05-31 20:31:19 +00:00 |
Charles Kerr
|
dfa28975dd
|
(trunk) tweak r8572.
|
2009-05-31 20:25:37 +00:00 |
Charles Kerr
|
0834c33445
|
(trunk) yet another stab at building version.h portably
|
2009-05-31 20:22:47 +00:00 |
Mitchell Livingston
|
5a5b051ac9
|
update Russian localization on Mac
|
2009-05-31 20:03:01 +00:00 |
Charles Kerr
|
79fb45c110
|
(trunk qt) add svn properties on the qt source files
|
2009-05-31 19:33:48 +00:00 |
Kevin Glowacz
|
3618c6da01
|
(trunk web) safari looking filter for all IEs
|
2009-05-31 17:05:29 +00:00 |
Kevin Glowacz
|
4193f2b201
|
(trunk web) move ie specific stylesheet logic into the html to prevent a js race condition
|
2009-05-31 17:05:22 +00:00 |
Kevin Glowacz
|
422938e06c
|
(trunk web) html 5 doctype and as close to valid as possible
|
2009-05-31 04:49:06 +00:00 |
Kevin Glowacz
|
b857354e75
|
(web trunk) 100x more precise progress bars
|
2009-05-31 00:48:43 +00:00 |
Charles Kerr
|
d4aaa3d320
|
(trunk libT) r8563 weak.
|
2009-05-31 00:27:19 +00:00 |
Charles Kerr
|
62109971c5
|
(trunk libT) fix two trivial compiler warnings from r8562
|
2009-05-30 21:59:09 +00:00 |
Charles Kerr
|
73cef0d680
|
(trunk libT) dead code removal
|
2009-05-30 21:45:40 +00:00 |
Charles Kerr
|
d1b36fee6f
|
(trunk libT) a little bit of early futureproofing for libevent 2.0
|
2009-05-29 20:52:42 +00:00 |
Charles Kerr
|
452cb27f9e
|
(trunk libT) re-start work on making libT doxygen friendly. still a long ways to go on this.
|
2009-05-29 19:17:12 +00:00 |
Kevin Glowacz
|
28b327b55a
|
(trunk web) fix a few IE7 display issues
|
2009-05-29 01:47:10 +00:00 |
Mitchell Livingston
|
3f89538e28
|
when adding a torrent, set the default torrent speed limit to the global speed limit (the limit will still be disabled)
|
2009-05-28 22:05:21 +00:00 |
Charles Kerr
|
d0a57ce9d2
|
(trunk libT) version.h.in was doubled up
|
2009-05-28 17:56:58 +00:00 |
Charles Kerr
|
3775dbdf17
|
(trunk gtk) d'oh, I used the qt mnemonic notation in the gtk client :)
|
2009-05-28 17:31:36 +00:00 |
Charles Kerr
|
691eb0db76
|
(trunk libT) the pre-1.70 builds were using the wrong key for ipv4/ipv6 bind addresses in settings.json
|
2009-05-28 13:24:35 +00:00 |
Charles Kerr
|
cd36431b0c
|
(trunk libT) fix off-by-one in tr_ssha1() reported by lightix @ http://forum.transmissionbt.com/viewtopic.php?f=2&t=7684#p37556
|
2009-05-28 13:02:03 +00:00 |
Charles Kerr
|
89b37faa2a
|
(trunk) fix "make distcheck" issue raised by a libevent cleanup in 1.4.11
|
2009-05-28 03:36:29 +00:00 |