Charles Kerr
|
5e4a49be16
|
first draft of a fix for the tracker communication bug reported by TMT
|
2007-07-12 20:48:13 +00:00 |
Charles Kerr
|
9f16191b0e
|
remove unused macros. constify some tracker functions.
|
2007-07-12 18:54:39 +00:00 |
Charles Kerr
|
790476ac23
|
clean up #includes a bit.
|
2007-07-12 17:51:45 +00:00 |
Mitchell Livingston
|
481dc9f6b8
|
If Transmission is opened by double-clicking a torrent file, open that torrent before setting up auto-import
|
2007-07-11 01:40:49 +00:00 |
Charles Kerr
|
cac037629d
|
blarg
|
2007-07-10 19:49:28 +00:00 |
Charles Kerr
|
5455df4373
|
update versioning scheme as per consensus between TMT, John_Clay, Gimp_, and charles_
|
2007-07-10 19:40:21 +00:00 |
Charles Kerr
|
f86cf5449d
|
fix rate control bug reported by John_Clay
|
2007-07-10 17:07:18 +00:00 |
Eric Petit
|
2c141f9609
|
Adds BeOS tr_condBroadcast implementation
|
2007-07-10 14:00:20 +00:00 |
Eric Petit
|
26b837ffc0
|
Adds basename/dirname implementation for platforms that lack it (BeOS...)
|
2007-07-10 11:30:11 +00:00 |
Charles Kerr
|
043ba9e1bf
|
more fastresume fixin'
|
2007-07-10 03:49:10 +00:00 |
Charles Kerr
|
e45df69b9a
|
oops, that debugging statement shouldn't've been checked in
|
2007-07-10 03:45:58 +00:00 |
Charles Kerr
|
adb3d2399b
|
fix dnd-setting bug created while splitting DND and priorities into two separate entities
|
2007-07-10 03:41:16 +00:00 |
Mitchell Livingston
|
2dc3f8b8f0
|
compile with charles_ last set of changes...currently file selection doesn't apply
|
2007-07-10 03:30:25 +00:00 |
Charles Kerr
|
0c39aa6565
|
minor cleanups of last checkin
|
2007-07-10 03:23:07 +00:00 |
Charles Kerr
|
ed226a32ac
|
splitting dnd and priorities apart, and moving the file storage for those fields into fastresume
|
2007-07-10 03:12:46 +00:00 |
Charles Kerr
|
8d37a2601e
|
remove unused functions tr_ioRemoveResume() and fastResumeRemove()
|
2007-07-10 00:33:48 +00:00 |
Charles Kerr
|
9c73ecbf63
|
more assertion tests to tr_peerGotBlockFromUs() and tr_peerSentBlockToUs() to smoke out any remaining spurious ul/dl bytecounts
|
2007-07-09 23:27:57 +00:00 |
Charles Kerr
|
bcb3cf99ab
|
Revert version back to 079 as per BentMyWookie's suggestion
|
2007-07-09 23:09:00 +00:00 |
Charles Kerr
|
caf68deb8f
|
don't calculate swift largesse for torrents we're seeding.
|
2007-07-09 20:26:16 +00:00 |
Charles Kerr
|
b79beeff66
|
clean up #includes a bit.
|
2007-07-09 20:10:42 +00:00 |
Charles Kerr
|
34b4d0b7f9
|
fix r2306 double-free crash reported by Gimp_, webaake
|
2007-07-09 16:30:20 +00:00 |
Charles Kerr
|
3a4a0053ca
|
give the nightlies a peer id of 0079, to differentiate between the previous stable release (0072) and the next one (0080)
|
2007-07-09 05:40:35 +00:00 |
Charles Kerr
|
8fd06f3687
|
fix values for tr_cpLeftUntilComplete(), which were slightly off. (TooMuchTime)
|
2007-07-09 05:20:23 +00:00 |
Charles Kerr
|
7e55e27e7c
|
add libtransmission/list.[ch] to os x build. (Thanks Gimp_)
|
2007-07-09 05:02:01 +00:00 |
Charles Kerr
|
08f787291a
|
remove the "peer is asking for too many blocks!" warning reported by Gimp_ by changing from a fixed-size array to a linked lists of incoming requests
|
2007-07-09 04:37:16 +00:00 |
Charles Kerr
|
b1ab3968e7
|
add Transmission's SVN version number to the id string we send the tracker
|
2007-07-09 04:34:54 +00:00 |
Charles Kerr
|
26ca860e55
|
minor tweaks to make the gtk+ client resemble the os x one more closely
|
2007-07-08 05:51:55 +00:00 |
Charles Kerr
|
26660b0594
|
fix broken rate control.
|
2007-07-07 04:13:13 +00:00 |
Charles Kerr
|
a62302d709
|
Better handling of malformed bencoded strings. Thanks to cluthi81 for reporting this.
|
2007-07-06 20:43:17 +00:00 |
Charles Kerr
|
73af49bd08
|
don't crash when creating a single-file torrent of a zero-byte file. Reported by BentMyWookie.
|
2007-07-06 18:24:54 +00:00 |
Charles Kerr
|
d8a6dd1e28
|
fix inout.c read/write mode bug.
|
2007-07-06 17:19:34 +00:00 |
Charles Kerr
|
bdeefc99b1
|
fix typo in polish translation. Thaks to Fabreef for reporting this.
|
2007-07-06 16:29:10 +00:00 |
Charles Kerr
|
9932b80f73
|
build fixes for gcc 2.x. thanks to fizz for reporting and providing a patch.
|
2007-07-06 16:25:24 +00:00 |
Charles Kerr
|
a166914a27
|
fix endgame bugs
|
2007-07-06 16:17:37 +00:00 |
Charles Kerr
|
3fda85725c
|
fix peer memory leak.
|
2007-07-06 15:51:06 +00:00 |
Mitchell Livingston
|
8075c388c2
|
don't autoimport created torrents
|
2007-07-05 01:44:01 +00:00 |
Mitchell Livingston
|
af6a17cd57
|
allow file checks to have mixed states
|
2007-07-04 22:11:15 +00:00 |
Mitchell Livingston
|
4daada62a4
|
slightly color the progress bars of waiting (queued)torrents, and adjust the light green color a bit (thanks macHD for the gradients)
|
2007-07-04 21:50:50 +00:00 |
Mitchell Livingston
|
c7bd0fcddd
|
rename "downloaded" to "data file"
|
2007-07-04 21:17:50 +00:00 |
Mitchell Livingston
|
16073bfba0
|
set stalled checking off by default
|
2007-07-04 20:46:29 +00:00 |
Mitchell Livingston
|
769daba0a5
|
hopefully really fix that badging issue
|
2007-07-04 20:29:25 +00:00 |
Mitchell Livingston
|
08cf33e10e
|
revert dock badging to before 2287
|
2007-07-04 20:01:56 +00:00 |
Mitchell Livingston
|
05c82e2a40
|
undo the last commit....it wasn't accurate
|
2007-07-04 19:46:28 +00:00 |
Mitchell Livingston
|
f4439ee4bf
|
hopefully the dock amount-completed badging is more consistent
|
2007-07-04 19:34:21 +00:00 |
Mitchell Livingston
|
a283f4ffad
|
i suck at copy-pasting
|
2007-07-04 19:09:21 +00:00 |
Mitchell Livingston
|
8959463882
|
in file selection, if you option click a file checkbox, it will select/deselect all
|
2007-07-04 18:32:48 +00:00 |
Mitchell Livingston
|
ab20e6d645
|
make sure the windows are closed before removing torrents...avoids a crash-on-quit
|
2007-07-04 18:14:58 +00:00 |
Mitchell Livingston
|
42a642bbbf
|
get the drag overlay working again....silly rabbit
|
2007-07-04 17:12:09 +00:00 |
Mitchell Livingston
|
6bc49feffc
|
improve priority context menu
|
2007-07-04 16:40:18 +00:00 |
Mitchell Livingston
|
072a9c7916
|
update the filter bars when resetting cache
|
2007-07-04 15:23:33 +00:00 |