|
|
@10347
|
12 years |
charles |
(trunk libT) code cleanup: after r10346, we don't need to keep the …
|
|
|
@10332
|
12 years |
charles |
(trunk) #2993 "'Downloaded' much greater than 'Have' or 'verified'" -- …
|
|
|
@10308
|
12 years |
charles |
(trunk libT) #2885 "'Move data file' does not change the location for …
|
|
|
@10307
|
12 years |
charles |
(trunk libT) #3015: "Transmission announces badly when the port is …
|
|
|
@10297
|
12 years |
charles |
(trunk libT) #2995 "Incompletely downloaded files not trashed" -- …
|
|
|
@10293
|
12 years |
charles |
(trunk libT) #2984 "Transmission 1.91/OSX deletes completed download" …
|
|
|
@10250
|
12 years |
charles |
(trunk libT) #2933 "looking up torrents by info hash should be …
|
|
|
@10247
|
12 years |
charles |
(trunk libT) (1) reduce the default tracker announce timeout from 120 …
|
|
|
@10239
|
12 years |
charles |
(trunk) #2938 "crash when adding a torrent by URL from an ftp source …
|
|
|
@10203
|
12 years |
charles |
(trunk libT) fix a potential (but currently unused) code path in …
|
|
|
@10183
|
12 years |
charles |
(trunk libT) fix memory leak when trying to add duplicate torrents. …
|
|
|
@10174
|
12 years |
charles |
(trunk) #2894 "tr_torrentGetFileDL() and tr_torrentGetFilePriority() …
|
|
|
@10160
|
12 years |
charles |
(trunk libT) demote the "Got N peers from tracker" and "Found N peers …
|
|
|
@10157
|
12 years |
charles |
(trunk libT) Yippie, plug a small memory leak reported by valgrind!
|
|
|
@10084
|
12 years |
charles |
(trunk) #2802, #2716, #2717 -- remember magnet links and their …
|
|
|
@10078
|
12 years |
charles |
(trunk libT) #2846 "Priority Selection in `Add' Window" -- added RPC …
|
|
|
@10072
|
12 years |
charles |
(trunk libT) #2720 "Misleading error message when adding a duplicate …
|
|
|
@9979
|
12 years |
charles |
(trunk libT) fix some #include statements
|
|
|
@9976
|
12 years |
charles |
(trunk libT) fix tiny typo in previous commit... :/
|
|
|
@9975
|
12 years |
charles |
(trunk libT) still too wordy
|
|
|
@9974
|
12 years |
charles |
(trunk libT) #2676 "Transmission writes to non-existent drive in …
|
|
|
@9868
|
12 years |
charles |
happy new year!
|
|
|
@9866
|
12 years |
charles |
(trunk libT) #2711 "no metadata exchange when using magnet links and …
|
|
|
@9863
|
12 years |
charles |
(trunk libT) remove dead code: tr_announce_list_err
|
|
|
@9860
|
12 years |
charles |
(trunk libT) #2722 "crash when removing/modifying trackers" -- fixed
|
|
|
@9859
|
12 years |
charles |
(trunk libT) consistency tweak: rename tr_global{Lock,Unlock,IsLocked?} …
|
|
|
@9855
|
12 years |
charles |
(trunk libT) #2709 "RPC files-unwanted" out-of-bounds access
|
|
|
@9847
|
12 years |
charles |
(trunk libT) replace the TR_INLINE macro with the standard "inline" …
|
|
|
@9842
|
12 years |
livings124 |
some more insignificant changes I have sitting around locally
|
|
|
@9839
|
12 years |
livings124 |
fix bug from r9820 where file progress was either 0.0 or 1.0
|
|
|
@9820
|
12 years |
livings124 |
calculate proper file progress for 0-byte files (fixes #2689)
|
|
|
@9817
|
12 years |
charles |
(trunk libT) #2632 "Add streaming capability to libtransmission (but …
|
|
|
@9816
|
12 years |
charles |
(trunk libT) #2632 "Add streaming capability to libtransmission (but …
|
|
|
@9725
|
12 years |
charles |
(trunk libT) remove the test for duplicate trackers in the announce list.
|
|
|
@9704
|
12 years |
charles |
(trunk libT) finally get rid of the last remnants of tr_timer
|
|
|
@9691
|
12 years |
charles |
(trunk libT) by request, remove a clientData argument from …
|
|
|
@9690
|
12 years |
charles |
(trunk libT) by request, add a clientData argument to …
|
|
|
@9689
|
12 years |
charles |
(trunk libT) the deleteFunc passed in as the second argument to …
|
|
|
@9681
|
12 years |
charles |
(trunk libT) remove unnecessary #includes
|
|
|
@9671
|
12 years |
charles |
(trunk) update the copyright notices
|
|
|
@9612
|
12 years |
charles |
(trunk libT) remove unnecessary code
|
|
|
@9593
|
12 years |
charles |
(trunk libT) #2610 "avoid unnecessary calls to time(NULL)"
|
|
|
@9591
|
12 years |
charles |
(trunk libT) #2096 "magnet links" -- add a callback for clients to …
|
|
|
@9572
|
12 years |
charles |
(trunk libT) #2110: "allow adding torrents with no trackers" -- fix …
|
|
|
@9570
|
13 years |
charles |
(trunk) more magnet work. fix a couple of bugs reported by rolcol: (1) …
|
|
|
@9567
|
13 years |
charles |
(trunk libT) fix the resume files' "percent done" bug that was …
|
|
|
@9559
|
13 years |
charles |
(trunk libT) fix another edge case for magnet links
|
|
|
@9557
|
13 years |
charles |
(trunk libT) don't allow duplicate torrents to be added via magnet links
|
|
|
@9556
|
13 years |
charles |
(trunk) more magnet fixes
|
|
|
@9550
|
13 years |
charles |
(trunk) #2096: Magnet, BEP #9 support
|
|
|
@9549
|
13 years |
charles |
(trunk libT) jch's patches 0001 through 0004 for ticket #2576, IPv6 …
|
|
|
@9540
|
13 years |
livings124 |
a couple of more swarm speed removals
|
|
|
@9538
|
13 years |
livings124 |
#2592 remove swarm speed from libtransmission
|
|
|
@9494
|
13 years |
charles |
(trunk libT) #2548: T's request queue can send out too many duplicate …
|
|
|
@9470
|
13 years |
charles |
(trunk libT) undo r9465 + r9466, which was the experimental new …
|
|
|
@9465
|
13 years |
charles |
(trunk libT) #2548: T's request queue can send out too many duplicate …
|
|
|
@9455
|
13 years |
charles |
(trunk libT) undo all the test commits for #2533 from r9445 through …
|
|
|
@9451
|
13 years |
charles |
(trunk libT) BANG
|
|
|
@9450
|
13 years |
charles |
(trunk libT) tear out another line of code. subtle, this isn't. this …
|
|
|
@9449
|
13 years |
charles |
(trunk libT) still banging along at #2533
|
|
|
@9448
|
13 years |
charles |
throwing darts in the dark. this smells like a compiler bug.
|
|
|
@9447
|
13 years |
charles |
(trunk libT) lather, rinse, repeat
|
|
|
@9446
|
13 years |
charles |
(trunk libT) Adding term debug messages to help track down #2533 w/m1b …
|
|
|
@9445
|
13 years |
charles |
Adding term debug messages to help track down #2533 w/m1b
|
|
|
@9443
|
13 years |
charles |
(trunk libT) OS X fix for tr_torrentDeleteLocalData() -- .DS_Store …
|
|
|
@9440
|
13 years |
charles |
(trunk libT) fix regression introduced by #2539 that caused …
|
|
|
@9435
|
13 years |
charles |
(trunk libT) #2539: "incomplete folder" feature may lead to deleted files
|
|
|
@9428
|
13 years |
charles |
(trunk libT) another tweak to tr_torrentSetLocation()
|
|
|
@9421
|
13 years |
charles |
(trunk libT) #2531: when the user moves a torrent from one location to …
|
|
|
@9404
|
13 years |
livings124 |
on second thought, the other UI's might want this value sooner or …
|
|
|
@9403
|
13 years |
livings124 |
since the Mac UI is the only one to use it, move percentRatio …
|
|
|
@9397
|
13 years |
livings124 |
smooth out the upload eta the same way as the download eta
|
|
|
@9396
|
13 years |
livings124 |
when calculating the "smoothed" eta, 1. only factor in previous speeds …
|
|
|
@9387
|
13 years |
charles |
(trunk) trunk's just been too stable lately. #2119: reload …
|
|
|
@9351
|
13 years |
livings124 |
#2524 torrent peer limit not saved right away
|
|
|
@9341
|
13 years |
charles |
(trunk libT) add a couple of hooks for the mac client to use when …
|
|
|
@9340
|
13 years |
charles |
(trunk libT) #2520: tor->isRunning is not always saved to .resume file
|
|
|
@9336
|
13 years |
charles |
(trunk libT) semi-paranoid safeguard: when searching for a torrent's …
|
|
|
@9335
|
13 years |
charles |
(trunk libT) make the ".part" suffix an optional feature as per BMW's …
|
|
|
@9333
|
13 years |
charles |
(trunk libT) make tr_torrentFileCompleted() safe for older torrents …
|
|
|
@9328
|
13 years |
charles |
(trunk) #1483: move completed torrents to a user-specified directory + …
|
|
|
@9276
|
13 years |
charles |
(trunk libT) #2489: stricter checking of fringe cases in …
|
|
|
@9274
|
13 years |
charles |
(trunk libT) #2489: tr_torrentSetAnnounceList() should check for …
|
|
|
@9251
|
13 years |
charles |
(trunk libT) #2393: Transmission deletes all files when moving to the …
|
|
|
@9230
|
13 years |
charles |
(trunk libT) #2471: added/removed trackers aren't applied until restart
|
|
|
@9195
|
13 years |
charles |
(trunk libT) #2450: --find should not delete original
|
|
|
@9188
|
13 years |
charles |
(trunk libT,gtk) plug a couple of minor leaks reported by valgrind
|
|
|
@9179
|
13 years |
charles |
(trunk) remove tr_stats fields: downloaders, leechers, seeders, …
|
|
|
@9170
|
13 years |
charles |
(trunk)
#1699: Announce to multiple trackers at once
#2424: Tracker …
|
|
|
@9041
|
13 years |
charles |
(trunk libT) #2284: crashes when some invalid torrents are added. …
|
|
|
@8948
|
13 years |
charles |
(trunk libT) a debugging message was accidenally being dumped to the …
|
|
|
@8940
|
13 years |
charles |
(trunk libT) fix pause-on-shutdown bug reported by KyleK and …
|
|
|
@8930
|
13 years |
charles |
(trunk libT) revision to r8910 for #2162: check to see if a field's …
|
|
|
@8917
|
13 years |
charles |
(trunk libT) revision of r8915 for #1765: give the same user-level …
|
|
|
@8916
|
13 years |
charles |
(trunk libT) revision of r8915 for #1766: flag the warning message for …
|
|
|
@8915
|
13 years |
charles |
(trunk libT) fix #1765: "if a downloaded file disappears, stop the …
|
|
|
@8912
|
13 years |
charles |
(trunk libT) fix #2332: filesystem-based error messages lack context
|
|
|
@8910
|
13 years |
charles |
(trunk libT) fix #2162: .resume file doesn't get saved often enough …
|
|
|
@8898
|
13 years |
charles |
(trunk libT) another revision for preventing the bug in #2297
|
|
|
@8897
|
13 years |
charles |
(trunk libT) possible fix for #2297 by removing potential thread issue …
|
|
|