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

7401 commits

Author SHA1 Message Date
Eric Petit
498becec1f Adds updateminiupnpcstrings.sh to dist 2009-07-14 23:14:33 +00:00
Charles Kerr
202e593f8d (trunk libT) add tr_truncd() unit test 2009-07-14 20:35:48 +00:00
Charles Kerr
e5ff7d8f3e (trunk) #2271: rounding problem in printf() 2009-07-14 20:09:46 +00:00
Charles Kerr
cbf9580ec2 (trunk third-party) #2273 - fix for "configure --srcdir" 2009-07-14 19:15:18 +00:00
Charles Kerr
206c9f4b95 (trunk) don't link against -lrt unless libevent needs it 2009-07-14 18:55:15 +00:00
Charles Kerr
6fb3660280 (trunk third-party) automatically generate miniupnpcstrings.h 2009-07-14 17:06:59 +00:00
Mitchell Livingston
1b03a3cab9 remove "ppc64" from Valid Architectures 2009-07-14 04:29:25 +00:00
Mitchell Livingston
660a747b89 ignore miniupnpcstring.h when submitting 2009-07-14 00:21:37 +00:00
Mitchell Livingston
2336afb975 remove miniupnpstrings.h for real this time 2009-07-14 00:14:32 +00:00
Mitchell Livingston
1df06d12a1 finish #2273 and probably break non-Mac builds in the process 2009-07-14 00:13:10 +00:00
Mitchell Livingston
1170ac2c73 count, not size 2009-07-14 00:11:50 +00:00
Charles Kerr
f443d6d113 (trunk libT) update JSON_parser.c: has UTF16 fix 2009-07-13 22:52:08 +00:00
Charles Kerr
031579b5f3 (trunk third-party) #2273: update to latest libnatpmp and miniupnpc libraries 2009-07-13 16:00:21 +00:00
Charles Kerr
b3bd122108 (trunk clutch) #2272: Web UI list items do not "match" in FF 3.5 2009-07-13 14:03:17 +00:00
Mitchell Livingston
96e5b24aa2 a little more checking when removing trackers 2009-07-12 11:52:58 +00:00
Mitchell Livingston
810e2f6727 a little safety for when trackerless torrent support is added 2009-07-12 03:28:03 +00:00
Mitchell Livingston
4b1d40d6c1 trivial spacing tweaks 2009-07-11 23:45:51 +00:00
Erick Turnquist
4a74674da2 (trunk daemon) fix usage typo 2009-07-10 18:52:31 +00:00
Eric Petit
bc3ffac45b Set some sensible default folders for Haiku 2009-07-09 18:18:14 +00:00
Eric Petit
67440b9286 Don't assume that errnos are positive (they are not on Haiku), and
pass them on through an additional parameter if needed
2009-07-09 18:14:33 +00:00
Eric Petit
ff50449d33 Only use libm if it's there and needed 2009-07-09 17:57:31 +00:00
Charles Kerr
5f9c5b553c maybe 1024 is too stringent here 2009-07-07 01:18:53 +00:00
Kevin Glowacz
8aef0564d6 (trunk web) enable open dialog on iPhone 2009-07-07 01:11:30 +00:00
Kevin Glowacz
89c5b691f5 (trunk web) delete 'remove data' tool bar item for consistency. (Data is still removable via the right click menu) 2009-07-07 01:11:24 +00:00
Charles Kerr
51caeb0d0e remove version.sh from the mac directory's Makefile.am 2009-07-07 00:40:00 +00:00
Mitchell Livingston
aabbd658b9 the Mac build will now use the standard update version script 2009-07-07 00:32:40 +00:00
Kevin Glowacz
317a9b3366 (trunk web) iPhone file inspector improvements 2009-07-06 23:51:02 +00:00
Charles Kerr
f8ecd3ad7a (trunk dht) revert to DHT 0.6... 0.7 seems to still have some bugs that need to be shaken out 2009-07-06 12:55:24 +00:00
Charles Kerr
33b45e72c6 (trunk libT) fix r8781 oops 2009-07-06 12:27:24 +00:00
Charles Kerr
90097785ca (trunk libT) #1841: Transmission doesn't stick to maximum peer limits 2009-07-05 18:28:36 +00:00
Charles Kerr
5917436e60 (trunk libT) remove dead code 2009-07-04 04:33:23 +00:00
Charles Kerr
4723b4a6e4 (trunk libT) make TR_PREALLOCATE_SPARSE the default value -- too many people are asking why Transmisson "freezes" when it starts downloading a torrent. In the future it would be better to frame the choice between FAST and FULL instead of SPARSE and FULL. this should be revisited later when glibc's fallocate() is widely available and ext4 is more common. 2009-07-03 22:22:01 +00:00
Charles Kerr
f4ab711517 (trunk gtk,qt) #2264: Duplicate keyboard accelerators in the GTK+ client's "View" menu 2009-07-03 20:10:05 +00:00
Charles Kerr
1104a4bf4d (trunk libT) dead code removal 2009-07-03 19:45:29 +00:00
Charles Kerr
8970fb14cb (trunk libT) better version of r8775 2009-07-03 14:37:27 +00:00
Charles Kerr
056bba353a (trunk libT) #2263: Night of the Living Dead (removed and deleted torrents keep coming back) 2009-07-03 14:31:31 +00:00
Charles Kerr
6aced6393f (trunk third-party) update to dht 0.7 2009-07-02 21:54:14 +00:00
Charles Kerr
48b460c0c3 (trunk libT) #2261: Save memory by not initializing the RPC server's zlib stream until it's needed 2009-07-02 20:20:00 +00:00
Charles Kerr
5258ac0a83 (trunk libT) #2234: add support for setting the file creation umask 2009-07-02 02:37:49 +00:00
Charles Kerr
1e6902a328 (trunk libT) fix r8770 oops 2009-07-02 02:04:34 +00:00
Charles Kerr
a8619eb645 (trunk libT) #529: Time remaining for downloads is unreliable 2009-07-02 01:50:07 +00:00
Charles Kerr
ab1dc1b3ba (trunk qt) #2260: Qt client crashes when setting alternative upload/download speeds 2009-07-01 23:40:07 +00:00
Charles Kerr
32aeae1388 (trunk libT) #2252: Folders stay in the original folder after using "Set location" and moving folder(torrent) 2009-07-01 15:30:17 +00:00
Charles Kerr
24746cff7f (trunk libT) minor #include futzing 2009-07-01 14:58:57 +00:00
Charles Kerr
1b65e53b7c (trunk gtk) #2257: When popping up the shutdown "sending totals to tracker.." prompt, we need a GDK lock 2009-07-01 04:10:04 +00:00
Charles Kerr
d6ed808f9c (trunk, libT) #2253: I love you, valgrind pt 3 2009-07-01 00:46:30 +00:00
Charles Kerr
4658ad9c66 (trunk gtk,qt) fix possible division by zero in the torrent properties dialog 2009-06-30 22:27:22 +00:00
Charles Kerr
58ba65f55b (trunk, gtk/qt) use Monsoon's strings for encryption preferences and Deluge's system tray tooltip. 2009-06-30 18:08:50 +00:00
Charles Kerr
07046a26b2 (trunk libT) inline some one-liners 2009-06-30 16:40:34 +00:00
Kevin Glowacz
7b755a9596 (trunk web) refresh all of the torrent's data when change a file 2009-06-30 03:37:40 +00:00