1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 17:47:37 +00:00
Commit graph

3185 commits

Author SHA1 Message Date
Charles Kerr
e168cf3f69 don't let incoming peer connections sneak past MAX_CONNECTED_PEERS_PER_TORRENT. 2007-11-09 15:19:12 +00:00
Mitchell Livingston
b382628933 have libtransmission be in charge of checking if nat traversal is disabled when quitting 2007-11-09 15:06:32 +00:00
Mitchell Livingston
ba61307266 the main window doesn't have to detect mouse moved events now that the filter bar is using built-in buttons 2007-11-09 13:47:34 +00:00
Mitchell Livingston
e9f667afb9 adjust filter bar button placement 2007-11-09 13:35:43 +00:00
Charles Kerr
5da8a977c6 * add O_LARGEFILE support to fdlimit for the benefit of 32-bit posix machines
* minor tweaks
2007-11-09 04:32:19 +00:00
Mitchell Livingston
4a5125cc53 updated open toolbar image from AR 2007-11-09 04:03:16 +00:00
Charles Kerr
42e70ad53e fix John_Clay's assertion bugreport 2007-11-09 01:25:34 +00:00
Charles Kerr
99ea26c1c9 * try to get peers to scale up to speed faster.
* remove unnecessary steps when receiving block data from peers.
2007-11-09 01:22:15 +00:00
Mitchell Livingston
6ee138e0fd add pref option to prefer to use/not use encryption (currently seems crashy) 2007-11-08 23:12:07 +00:00
Charles Kerr
39f9f14751 minor tweaks. 2007-11-08 21:25:17 +00:00
Charles Kerr
125bd34bbb added `plaintext preferred' encryption option. 2007-11-08 21:20:08 +00:00
Charles Kerr
0d819bd67e more work on the "router death" issue. 2007-11-08 19:43:48 +00:00
Mitchell Livingston
f09965031e use gradients for drawing the file priority background 2007-11-08 12:58:05 +00:00
Mitchell Livingston
691ca1e4bd update project for last commit 2007-11-08 04:12:56 +00:00
Charles Kerr
bc3eff899f * some work on lessening the way we hammer the router.
* move strlcpy and strlcat out of their own files and into utils.c
2007-11-08 04:11:09 +00:00
Mitchell Livingston
a7e92e501e get mac build building again 2007-11-08 01:07:25 +00:00
Charles Kerr
71f4efcbad update our #includes now that libevent has cleaned up event.h 2007-11-07 18:26:19 +00:00
Mitchell Livingston
371454d595 update help index 2007-11-07 12:23:23 +00:00
Mitchell Livingston
cf0125204c update firewall help for Leopard 2007-11-07 12:18:17 +00:00
Mitchell Livingston
2c4244b540 keep track of sort menu item by using tag and validate methods instead of storing the current menu items 2007-11-07 05:02:43 +00:00
Charles Kerr
5e5f83523a fix mistake pointed out by Lacrocivious 2007-11-07 03:45:21 +00:00
Charles Kerr
9946ba0b0b SoftwareElves gets the Mac build working again! 2007-11-07 03:43:48 +00:00
Charles Kerr
b43bb1483d fix libevent #include quirk reported by SoftwareElves 2007-11-07 03:13:04 +00:00
Mitchell Livingston
24dd9a2b7e whoops 2007-11-07 02:25:58 +00:00
Mitchell Livingston
98c1d4bb62 get rid of the unneeded ImageBackgroundView 2007-11-07 02:23:35 +00:00
Charles Kerr
906c5d6f1f dead code removal: azId 2007-11-07 01:27:32 +00:00
Charles Kerr
dc6a7b9485 fix crash reported by hussam in #transmission 2007-11-07 00:42:19 +00:00
Mitchell Livingston
6253979516 load the status bar background in the init method, because awakeFromNib drew the back with a white background on launch 2007-11-07 00:35:03 +00:00
Mitchell Livingston
4a301fdf82 no need to reload status bar when the window becomes/resigns main, since it is now the same when inactive or inactive 2007-11-07 00:16:32 +00:00
Mitchell Livingston
44075895b2 remove the separate filter bar view and instead reuse the status bar view 2007-11-07 00:14:33 +00:00
Mitchell Livingston
f704bc503a update status bar to use the same gradient as the filter bar, and remove the corresponding images 2007-11-07 00:09:36 +00:00
Mitchell Livingston
cc5abfe6f4 make the filter bar color match leopard's 2007-11-06 23:55:51 +00:00
Charles Kerr
229102a196 more libevent fun. good thing the mac build is broken or I'd've been getting bug reports on this instead :) 2007-11-06 23:23:47 +00:00
Charles Kerr
476de56e45 the libevent header file comments LIED about the return value of evbuffer_add_vprintf()! 2007-11-06 23:10:04 +00:00
Charles Kerr
60aab6c433 remove libtransmission code that duplicates functionality in libevent 2007-11-06 21:14:30 +00:00
Mitchell Livingston
44aa1505d4 readd the tooltips to the filter buttons 2007-11-06 21:03:20 +00:00
Mitchell Livingston
90bd00f0c3 update news/credits to mention MiniUPnP 2007-11-06 20:55:03 +00:00
Mitchell Livingston
5cc14442cb use built-in buttons for filter buttons 2007-11-06 20:52:11 +00:00
Charles Kerr
9df263326d use Thomas Bernard's miniupnp library instead of rolling our own. 2007-11-06 16:02:50 +00:00
Mitchell Livingston
cfa809bc47 clean up the pieces bar drawing to avoid putting it into an image, and use NSColor object for the piece colors 2007-11-06 04:53:06 +00:00
Mitchell Livingston
a0f4f35620 fix oops 2007-11-05 21:53:14 +00:00
Mitchell Livingston
dbd6b8766b update appcast for 0.92 2007-11-05 21:48:25 +00:00
Mitchell Livingston
483c36589f update configure.ac to 0.92+ 2007-11-05 21:41:55 +00:00
Mitchell Livingston
df505ae0c8 update trunk to 0.92+ 2007-11-05 21:40:35 +00:00
Mitchell Livingston
71da14fa28 update news to remove reference to a fix that might not actually be fixed 2007-11-05 21:37:37 +00:00
Mitchell Livingston
b5ad25acc0 make advanced bar code a little more efficient 2007-11-05 19:15:45 +00:00
Mitchell Livingston
7a8df7a247 typo 2007-11-05 19:00:19 +00:00
Mitchell Livingston
6d8aa2b974 update news 2007-11-05 18:56:30 +00:00
Mitchell Livingston
dcb411e310 move dock badging preference change notification into the Badger 2007-11-05 12:47:20 +00:00
Mitchell Livingston
cbb3e0643e update news 2007-11-05 12:21:49 +00:00