Commit Graph

1387 Commits

Author SHA1 Message Date
Josh Elsasser b8d03e5958 Add API function to disable PEX for a torrent. 2007-03-31 19:19:09 +00:00
Josh Elsasser a3ad4c4cc4 Unbreak multifile torrents. 2007-03-31 19:10:32 +00:00
Josh Elsasser ebcc73121b Remove tr_bencListIter(), it was a stupid idea. 2007-03-31 17:40:28 +00:00
Mitchell Livingston 57e28bd661 store date completed internally 2007-03-31 01:00:51 +00:00
Mitchell Livingston f42bf86042 add CTorrent to clients 2007-03-31 00:14:32 +00:00
Mitchell Livingston 18c690e825 rename date to date added 2007-03-30 18:58:18 +00:00
Josh Elsasser 5a59d210c4 Truncate files that are too large during initial hash check. 2007-03-30 17:35:23 +00:00
Josh Elsasser 978b5cec11 Add iterator function for bencoded lists. 2007-03-30 00:12:39 +00:00
Josh Elsasser 0c1c57a62a Eliminate an error-prone varargs function. 2007-03-29 21:02:59 +00:00
Josh Elsasser b8530669e6 Remove unused function. 2007-03-29 19:53:40 +00:00
Josh Elsasser 66cb8d5835 Move debug message, we don't want to see it 30 times a second. 2007-03-29 01:09:03 +00:00
Josh Elsasser 367426b51b Show peers found and used when adding new peers.
Accept --without-foo in addition to --disable-foo in the configure script.
2007-03-29 00:19:09 +00:00
Mitchell Livingston de3dc82ab2 better way of storing if torrent was active 2007-03-28 12:53:45 +00:00
Mitchell Livingston 47f89dd773 update news file 2007-03-28 12:38:39 +00:00
Josh Elsasser 40397dd9f2 Unbreak azureus peer protocol.
Add more peer debug messages.
Fix pex interval.
2007-03-28 06:28:34 +00:00
Mitchell Livingston b73b0a2e9c remove empty array from default prefs 2007-03-28 03:04:56 +00:00
Mitchell Livingston 5f5d7deeb3 remove a log 2007-03-28 03:02:46 +00:00
Mitchell Livingston 1f31ecce39 save transfer info in a file in application support rather than into the preference file 2007-03-28 03:02:08 +00:00
Mitchell Livingston 84fad8a25f slightly updated help 2007-03-28 01:23:21 +00:00
Josh Elsasser 3394f8d2a4 Revert unintended changes. 2007-03-26 19:21:25 +00:00
Josh Elsasser d390c4c871 Don't save or load cached peers for private torrents. 2007-03-26 19:19:33 +00:00
Mitchell Livingston 5dd0739206 update trac url in help 2007-03-26 16:27:54 +00:00
Mitchell Livingston 89fe04c753 update the image of the main Transmission window in help 2007-03-26 16:08:54 +00:00
Mitchell Livingston 2030a377d0 lighten the remaining seeding bar a bit 2007-03-26 01:41:52 +00:00
Josh Elsasser df24b7bc09 Fix private flag check to treat torrents with private=0 as public. 2007-03-25 15:37:08 +00:00
Mitchell Livingston 0061d83fd6 remaining disk space warning now has an option to never ask again 2007-03-24 17:41:57 +00:00
Mitchell Livingston f946888316 preference to not give warning about remaining space 2007-03-24 17:31:10 +00:00
Josh Elsasser 7e450316f2 Set roles for non-dialog windows to help WMs out a bit. 2007-03-24 10:20:00 +00:00
Josh Elsasser c0e369d44a Don't pass an uninitialized variable to accept(). 2007-03-24 10:06:56 +00:00
Josh Elsasser 478b30c191 Don't rely on on printf field numbers. 2007-03-24 09:23:24 +00:00
Josh Elsasser 9b8c9158e3 Update html help files, as well as queuing and inspector images. 2007-03-24 08:36:25 +00:00
Josh Elsasser 2fab09b984 Convert to unix line endings. 2007-03-24 08:35:26 +00:00
Mitchell Livingston cea13fc1c0 don't launch if the os is less then Tiger 2007-03-23 14:44:15 +00:00
Mitchell Livingston 8d33ea61f4 updated news 2007-03-23 14:20:29 +00:00
Josh Elsasser d976deba1a A couple trivial improvements to tree.h
Import queue.h from openbsd.
2007-03-23 08:41:15 +00:00
Josh Elsasser 09c87aad84 Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
Mitchell Livingston 1c0e5ca701 update progress bar when seeding immediately when the stop ratio setting is changed 2007-03-22 19:16:08 +00:00
Josh Elsasser 92637d591e Optionally return the info hash after attempting to load a duplicate torrent. 2007-03-22 18:07:22 +00:00
Mitchell Livingston a1c262ce22 seeding bar shows progress towards ratio 2007-03-22 04:30:08 +00:00
Mitchell Livingston ce1a10ab74 get the app icon in the proper way, to avoid potential badging 2007-03-20 19:46:40 +00:00
Mitchell Livingston 50f81de083 updated help index 2007-03-19 01:18:01 +00:00
Mitchell Livingston 0437c0b40d updated help files from jah 2007-03-19 01:16:41 +00:00
Mitchell Livingston ccf8d753c6 improve KTorrent id a bit more 2007-03-16 14:28:57 +00:00
Mitchell Livingston 04da2af57c more accurate ktorrent client id 2007-03-16 04:53:40 +00:00
Mitchell Livingston 0d8e37403f return "error" when requesting a speed or ratio string for speed/ratio less then 0 2007-03-15 12:46:51 +00:00
Mitchell Livingston bdde9a60f6 silence some warnings 2007-03-14 02:20:35 +00:00
Mitchell Livingston aa1705226c add BTG to clients 2007-03-14 02:08:40 +00:00
Josh Elsasser 494ca91fd6 Append a frontend-specific tag to saved torrents.
This prevents one frontend from deleting a saved torrent used by another.
2007-03-13 06:56:50 +00:00
Josh Elsasser 36c7c9d7d2 Use a new, more flexible version message in ipc.
Don't actually have the server send it yet, old clients can't handle it.
2007-03-12 05:42:39 +00:00
Josh Elsasser 5a62e83689 Don't use sprintf, strcpy, or strcat. 2007-03-12 00:04:11 +00:00