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 |
Mitchell Livingston
|
305675cc3b
|
tiny consistency changes
|
2007-03-11 22:12:01 +00:00 |
Josh Elsasser
|
18c171d0ae
|
Send the correct bitfield in the bitfield message.
|
2007-03-09 01:43:10 +00:00 |
Mitchell Livingston
|
3ea3455a4a
|
...add updated Growl 0.7.6 framework
|
2007-03-08 19:37:15 +00:00 |
Mitchell Livingston
|
571e2e04b4
|
Remove old Growl framework...
|
2007-03-08 19:33:38 +00:00 |
Josh Elsasser
|
67bfe9af61
|
Merge bitfield fix from r1548 to the trunk.
|
2007-03-08 06:04:47 +00:00 |
Mitchell Livingston
|
df6877d104
|
"creator" was set to "comment" by a typo in [1524]
|
2007-03-06 03:39:48 +00:00 |
Josh Elsasser
|
0e79140f26
|
Don't clobber the private flag during torrent initialization.
Display if the private flag is set in transmissioncli -i
|
2007-03-06 01:58:14 +00:00 |
Josh Elsasser
|
c3acb84ab5
|
Fix calloc args.
|
2007-03-06 00:56:30 +00:00 |
Josh Elsasser
|
fc76c65794
|
Check all offsets and lengths received from the peer before using them.
|
2007-03-06 00:49:35 +00:00 |
Josh Elsasser
|
e9b4fd8aff
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +00:00 |
Mitchell Livingston
|
1713e5ff88
|
avoid retaining tons of copies of the folder icon
|
2007-03-05 16:51:32 +00:00 |
Josh Elsasser
|
a9e40db432
|
Switch to the new icon and update version.
|
2007-03-05 07:16:14 +00:00 |
Josh Elsasser
|
acdb2d79d7
|
Clean up the build a tiny bit more.
|
2007-03-05 07:15:17 +00:00 |
Josh Elsasser
|
c4b9102f69
|
Silence some unused parameter warnings.
|
2007-03-05 04:01:05 +00:00 |
Josh Elsasser
|
caebe8b862
|
Use memset instead of bzero.
|
2007-03-05 03:41:13 +00:00 |
Josh Elsasser
|
6ac35991e5
|
Prettify the BeOS build output.
|
2007-03-05 03:40:05 +00:00 |
Mitchell Livingston
|
cf1e916cc0
|
store folder icons for now
|
2007-03-05 02:46:48 +00:00 |
Mitchell Livingston
|
5b0332ea4b
|
store file list icons to increase speed under the file tab
|
2007-03-05 02:31:20 +00:00 |
Josh Elsasser
|
2e65e41d75
|
Check for zero-length torrent name after stripping slashes.
|
2007-03-05 00:18:05 +00:00 |
Josh Elsasser
|
41a81769e3
|
Better checking of metainfo.
Strip / out of filenames and path components.
Safely handle . and .. in file paths.
|
2007-03-05 00:07:48 +00:00 |
Josh Elsasser
|
d1ea6d88d5
|
Turn off optimizations. I'm tired of having to edit this file and
rebuild to get a working core file.
|
2007-03-04 23:05:18 +00:00 |
Mitchell Livingston
|
258d61e1c9
|
forgot a return
|
2007-03-02 02:20:37 +00:00 |
Mitchell Livingston
|
82da9ce667
|
hide error message in inspector if it is no longer applicable
|
2007-03-02 01:57:55 +00:00 |
Mitchell Livingston
|
22d5a4ecf5
|
the last commit shouldn't have unhid the check boxes
|
2007-03-02 01:35:31 +00:00 |
Mitchell Livingston
|
81cda31d78
|
move torrent check code to the Torrent class
|
2007-03-02 01:34:06 +00:00 |
Josh Elsasser
|
930fa86d0e
|
Fix unintentional change in the add dialog default directory.
|
2007-02-28 00:58:15 +00:00 |
Josh Elsasser
|
67826df085
|
Use a tr_tracker_info_t * directly in tr_info_t and tr_tracker_t.
|
2007-02-27 04:00:38 +00:00 |
Josh Elsasser
|
90423e818d
|
Sort files in file window case insensitively.
|
2007-02-23 20:43:18 +00:00 |