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

3379 commits

Author SHA1 Message Date
Mitchell Livingston
7a9e5c8109 display window on quit 2007-11-29 01:23:23 +00:00
Mitchell Livingston
d3e821e729 make toolbar buttons leopard-like; icons are placeholders 2007-11-29 01:05:11 +00:00
Charles Kerr
827dc86bb4 rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash. 2007-11-29 00:43:58 +00:00
Mitchell Livingston
d56c35b9cd get compiling again 2007-11-28 03:34:44 +00:00
Charles Kerr
1e4b3a0577 make the peer stats a little easier to understand 2007-11-27 21:39:41 +00:00
Charles Kerr
398bc04bcf housekeeping. revert r3984 at tiennou's request 2007-11-27 15:39:59 +00:00
Charles Kerr
24c2d30a7c remove dead code to roll the odometer to 4000!!1! 2007-11-27 04:33:59 +00:00
Charles Kerr
96aa9145b0 Update news to reflect the day's bug fixes 2007-11-27 04:31:51 +00:00
Charles Kerr
27f08f325d fix upload speed limit bug tracked down by makira_ 2007-11-27 04:27:03 +00:00
Mitchell Livingston
d0273e97e3 update strings file 2007-11-27 04:25:15 +00:00
Charles Kerr
d0047acc86 reimplement tr_buildPath() using struct evbuffer 2007-11-27 04:11:39 +00:00
Mitchell Livingston
6468d57844 make stats window non-resizable 2007-11-27 03:31:02 +00:00
Charles Kerr
dbc9a4aabe add stats dialog to the gtk+ client 2007-11-27 03:29:51 +00:00
Mitchell Livingston
0997148fbd show bytes in tooltip 2007-11-26 21:56:18 +00:00
Charles Kerr
0663c4aef7 possible fix for Zeph's "too many open files" bug report. 2007-11-26 21:26:01 +00:00
Charles Kerr
81ea9b4abd sloppy, sloppy. what should've been 1 commit has been 5. 2007-11-26 20:44:53 +00:00
Charles Kerr
033ee7ff58 fix crash-on-exit introduced by stats code 2007-11-26 20:44:19 +00:00
Charles Kerr
cf85da1759 plug in the stats.filesAdded field 2007-11-26 20:37:07 +00:00
Charles Kerr
548e0324ab fix stupid bug introduced in the last stats commit 2007-11-26 20:27:07 +00:00
Mitchell Livingston
90741d6d98 stats 2007-11-26 20:23:12 +00:00
Charles Kerr
56b71bd144 remove dead code 2007-11-26 20:22:08 +00:00
Charles Kerr
07f2e6365a move tr_getDefaultRoute() to natpmp.c because it's the only code that uses it 2007-11-26 20:21:52 +00:00
Charles Kerr
c3c4b699b9 stats 2007-11-26 20:20:46 +00:00
Charles Kerr
2185081fcb more stats 2007-11-26 20:05:46 +00:00
Mitchell Livingston
845568f0be in stats, display sizes in mb's instead of bytes 2007-11-26 19:39:08 +00:00
Mitchell Livingston
e9f1e35756 update help documentation 2007-11-26 19:31:29 +00:00
Mitchell Livingston
227c04db44 in stats window, show time in minutes; increase stats window minimum width 2007-11-26 19:23:57 +00:00
Mitchell Livingston
bf3bd6bd5d avoid divide-by-0 in stats 2007-11-26 19:18:00 +00:00
Mitchell Livingston
6b5f1839aa get last commit building 2007-11-26 19:10:53 +00:00
Charles Kerr
3aae5534bd work on the stats a little bit. 2007-11-26 18:55:36 +00:00
Mitchell Livingston
c79f772acd attempt to make per-torrent action menu a little faster 2007-11-26 17:33:31 +00:00
Charles Kerr
1fb09fafa1 commit tiennou's "transmissioncli -f" patch for ticket #322 2007-11-26 16:39:11 +00:00
Charles Kerr
b670e8e14a apply tiennou's "output directory" patch from ticket #502 2007-11-26 16:22:36 +00:00
Charles Kerr
0ed3610468 fix crash on startup reported by Gimp_ 2007-11-26 05:03:28 +00:00
Charles Kerr
e354b82452 disable SWIFT on private trackers, because they are typically ratio-based sites where you *want* to upload as much as possible to deadbeats 2007-11-26 04:05:12 +00:00
Charles Kerr
63cb8506ca fix crash when loading fastresume files 2007-11-26 03:54:20 +00:00
Mitchell Livingston
1fe9d15e31 update trunk's appcast and version info 2007-11-26 00:08:43 +00:00
Charles Kerr
ff395be451 update NEWS 2007-11-25 17:44:11 +00:00
Charles Kerr
218289b0b3 sync w/0.9x NEWS 2007-11-25 17:30:37 +00:00
Charles Kerr
ec042e7278 enable SWIFT in trunk 2007-11-25 17:09:09 +00:00
Charles Kerr
a720545256 fix peer-mgr.c shear between 0.9x and trunk 2007-11-25 17:07:12 +00:00
Charles Kerr
d735989aec fix clientIsSnubbedBy() to work correctly when we're a seed 2007-11-25 16:57:08 +00:00
Charles Kerr
30417d10ab Include Transmission.xcodeproj in the tarball (#503) 2007-11-25 15:22:37 +00:00
Mitchell Livingston
e49ca41f2c display file count in inspector next to total size, instead of under the file table 2007-11-25 04:06:26 +00:00
Mitchell Livingston
bd2de0888e fix Wyzo 2007-11-24 19:36:26 +00:00
Mitchell Livingston
ca1c0dee37 update strings file 2007-11-24 19:33:15 +00:00
Mitchell Livingston
4a53c761a3 add Wyzo to clients list 2007-11-24 19:19:22 +00:00
Mitchell Livingston
e7c600a237 adjust inspector layout a tiny bit 2007-11-24 16:46:11 +00:00
Mitchell Livingston
8c3c5c5043 remove redundant code 2007-11-23 17:49:05 +00:00
Mitchell Livingston
c6117dbd3f show remaining time for seeding torrents towards ratio 2007-11-23 17:42:49 +00:00