|
|
@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 …
|
|
|
@8896
|
13 years |
charles |
(trunk libT) in tr_torrentStar(), there's no need to reload the …
|
|
|
@8889
|
13 years |
charles |
(trunk) remove trailing spaces
|
|
|
@8878
|
13 years |
charles |
(trunk libT) #2137: .resume file gets saved too frequently
|
|
|
@8872
|
13 years |
charles |
(trunk libT) fix r8871 oops
|
|
|
@8871
|
13 years |
charles |
(trunk) clean up the return value of tr_torrentParse()
|
|
|
@8869
|
13 years |
charles |
(trunk) #1400, #2308: differentiate warnings and errors; differentiate …
|
|
|
@8864
|
13 years |
charles |
(trunk libT) possible fix for #2238 as suggested by kjg
|
|
|
@8771
|
13 years |
charles |
(trunk libT) fix r8770 oops
|
|
|
@8770
|
13 years |
charles |
(trunk libT) #529: Time remaining for downloads is unreliable
|
|
|
@8768
|
13 years |
charles |
(trunk libT) #2252: Folders stay in the original folder after using …
|
|
|
@8725
|
13 years |
charles |
(trunk libT) more efficient closing of a torrent's open files
|
|
|
@8709
|
13 years |
charles |
(trunk libT) revert most of r8693 as a quick fix for a possible …
|
|
|
@8693
|
13 years |
charles |
(trunk libT) avoid an extra per-torrent malloc/free by aggregating its …
|
|
|
@8683
|
13 years |
charles |
(trunk) #1864: Tracker not found (404) when a check of local file is done.
|
|
|
@8674
|
13 years |
charles |
(trunk) fix oops
|
|
|
@8672
|
13 years |
charles |
(trunk libT) #2199: DHT should not announce stopped torrents
|
|
|
@8592
|
13 years |
charles |
(trunk libT) add a bunch of comments denoting where the libevent 2.0 …
|
|
|
@8588
|
13 years |
charles |
(trunk) #2131: clean up benc read/write API
|
|
|
@8559
|
13 years |
livings124 |
when adding a torrent, set the default torrent speed limit to the …
|
|
|
@8550
|
13 years |
charles |
(trunk libT) #2022: Torrentbar shows wrong speeds: Webseed-peers …
|
|
|
@8469
|
13 years |
charles |
(trunk libT) take out the test scaffolding for the tr_torrentFiles() …
|
|
|
@8468
|
13 years |
charles |
tweak the assertion to track down Rolcol's crash
|
|
|
@8464
|
13 years |
charles |
(trunk libT) smoke out any errors in the tr_torrentFiles() rewrite
|
|
|
@8453
|
13 years |
charles |
(trunk) #920 Add "Move Data" to libT so all clients can use it
|
|
|
@8433
|
13 years |
charles |
(trunk) #7: DHT support. This is a work in progress... no gui/rpc …
|
|
|
@8414
|
13 years |
charles |
(trunk) add an option to the JSON generator to disable the …
|
|
|
@8413
|
13 years |
charles |
(trunk libT) experimental faster implementation of tr_torrentFiles(). …
|
|
|
@8398
|
13 years |
charles |
(trunk libT) #2035: Transmission causes wakeups by unnecessary polling.
|
|
|
@8389
|
13 years |
charles |
(trunk) #920: add "move data" to libT so all clients can use it
|
|
|
@8257
|
13 years |
charles |
(trunk libT) add an assertion to tr_torrentStop()
|
|
|
@8254
|
13 years |
charles |
(trunk) experimental support for tr_torrentSetPriority()
|
|
|
@8244
|
13 years |
charles |
(trunk libT) #1992: try to cleanly destroy the "verify local data" …
|
|
|
@8220
|
13 years |
charles |
(trunk libT) in tr_torrentFiles(), avoid some expensive calculations …
|
|
|
@8215
|
13 years |
charles |
(trunk libT) add more tests to verify r8214
|
|
|
@8214
|
13 years |
charles |
(trunk libT) startup uses less cpu now on big torrents. another …
|
|
|
@8212
|
13 years |
charles |
(trunk libT) omit some unnecessary tests on the bitfield checks. …
|
|
|
@8186
|
13 years |
charles |
(trunk libT) another possible fix for #1894: Crash when download …
|
|
|
@8132
|
13 years |
charles |
(trunk)
1. add to the "recently-changed" torrent a list of …
|
|
|
@8124
|
13 years |
charles |
(trunk rpc) add "torrentFile" to the list of allowed arguments to the …
|
|
|
@8123
|
13 years |
charles |
(trunk rpc) add the ability to set file priorities and download flags …
|
|
|
@8122
|
13 years |
charles |
(trunk) modify tr_torrentParse() and tr_torrentNew() arguments s.t. …
|
|
|
@8097
|
13 years |
charles |
(trunk) more speedlimit work
|
|
|
@8090
|
13 years |
charles |
(trunk) rpc changes:
1. new field "blocklist-size" to session-info, so …
|
|
|
@8021
|
13 years |
charles |
(trunk) libT and gtk+ parts for #1889: per-torrent vs. global speed …
|
|
|
@8014
|
13 years |
charles |
(trunk libT) always invoke the stop-ratio check when a torrent …
|
|
|
@7997
|
13 years |
charles |
(trunk libT) add another seed-ratio check when starting a torrent, as …
|
|
|
@7990
|
13 years |
charles |
(trunk libT) in tr_torrentCheckSeedRadio(), make sure to check & see …
|
|
|
@7989
|
13 years |
livings124 |
if the ratio is infinity, stop seeding if a stop ratio is set
|
|
|
@7988
|
13 years |
livings124 |
move the percent to the stop ratio into libtransmission
|
|
|
@7986
|
13 years |
charles |
(trunk libT) tweak r7985
|
|
|
@7985
|
13 years |
charles |
(trunk libT) tweak r7978
|
|
|
@7978
|
13 years |
livings124 |
make the ratio that is checked for stop ratio match the displayed ratio
|
|
|
@7977
|
13 years |
charles |
(trunk libT) #1823: Ratio limit is only checked when peers are active
|
|
|
@7894
|
13 years |
livings124 |
assorted trivial cleanup
|
|
|
@7893
|
13 years |
livings124 |
a newly-added torrent should always follow the global ratio setting
|
|
|
@7892
|
13 years |
livings124 |
have the mac ui use libT's ratio settings (attempt 1); when seed ratio …
|
|
|
@7891
|
13 years |
livings124 |
eta will now indicate time remaining to reach seed ratio when seeding
|
|
|
@7888
|
13 years |
charles |
(trunk) #1787: add support for seeding ratio limiting in libtransmission
|
|
|
@7830
|
13 years |
charles |
(trunk libT) #1760: test fix for a deadlock that occurs stopping a …
|
|
|
@7816
|
13 years |
charles |
(trunk libT) more assertions
|
|
|
@7812
|
13 years |
charles |
(trunk libT) yet even *more* assertions for Biiaru and persept :)
|
|
|
@7775
|
13 years |
charles |
(trunk libT) when deleting a torrent's local data -- folders and files …
|
|
|
@7710
|
13 years |
charles |
(trunk libT) peerMgr: operate directly on tr_torrent and not …
|
|
|
@7687
|
13 years |
charles |
(trunk libT) #1427: Files are kept open in read/write mode after a …
|
|
|
@7663
|
13 years |
charles |
(trunk libT) win32 portability patch from Alexey
|
|
|
@7648
|
13 years |
charles |
(trunk libT) fix downloadDir error reported & tracked down by wereHamster
|
|
|
@7632
|
14 years |
charles |
(trunk libT) update the copyrights on some files that no longer have …
|
|
|
@7618
|
14 years |
charles |
(trunk libT) fix the much-hated "Assertion failed: (tr_isPeerIo( io …
|
|
|
@7601
|
14 years |
charles |
(trunk libT) tr_torrentStat() speedups
|
|
|
@7591
|
14 years |
charles |
(trunk libT) inline a few more torrent methods
|
|
|
@7584
|
14 years |
charles |
(trunk libT) avoid some unnecessary memory fragmentation... for …
|
|
|
@7578
|
14 years |
charles |
(trunk libT) avoid some unnecessary memory fragmentation... for …
|
|
|
@7576
|
14 years |
charles |
(trunk libT) add "inline" hint to several one-liner functions
|
|
|
@7525
|
14 years |
charles |
(trunk libT) avoid some unnecessary memory fragmentation... for …
|
|
|
@7524
|
14 years |
charles |
(trunk libT) avoid some unnecessary memory fragmentation... for …
|
|
|
@7476
|
14 years |
charles |
(trunk libT) #include "session.h" cleanup from wereHamster
|
|
|
@7473
|
14 years |
charles |
(trunk) #1029: When removing local data only remove data from the torrent
|
|
|
@7446
|
14 years |
charles |
(trunk libT) comments, tr_bool correctness, better runtime tests.
|
|
|
@7397
|
14 years |
charles |
(trunk libT) add ipv6 support by jhujhiti. I think this is the …
|
|
|
@7385
|
14 years |
charles |
(trunk libT) more semantic cleanup: tr_handle->tr_session, …
|
|
|
@7368
|
14 years |
charles |
(trunk libT) semantic cleanup: int -> tr_bool
|
|
|
@7367
|
14 years |
charles |
(trunk) #1559: Simplify tr_sessionInitFull
|
|
|
@7331
|
14 years |
charles |
(daemon) #1510: kysucix's patch to give an option to delete local data …
|
|
|
@7329
|
14 years |
charles |
(trunk libT) if an individual torrent's speed limit is set, don't pay …
|
|
|
@7295
|
14 years |
charles |
(libT) fix a minor memory leak.
|
|
|
@7242
|
14 years |
charles |
(libT) #1454: List of files selection/priority resetting
|
|
|
@7238
|
14 years |
charles |
(libT) #1379: support "partial seeds" BEP 22
|
|
|
@7235
|
14 years |
charles |
(libT) misc cleanup
|
|
|
@7199
|
14 years |
charles |
#1379 lay some very early groundwork for "partial seeds" -- change …
|
|
|
@7158
|
14 years |
charles |
(libT) remove debugging statement that got checked in by accident
|
|
|
@7154
|
14 years |
charles |
(libT) yet another stab at getting bandwidth management under control. …
|
|
|
@7147
|
14 years |
charles |
(libT) #1468: another stab at getting the peer transfer speeds both …
|
|
|
@7069
|
14 years |
charles |
more fucking around with the speed measurements.
|
|
|
@7065
|
14 years |
charles |
(libT) revise r7065
|
|
|
@7064
|
14 years |
charles |
#1429 (libT) cleaner handling of the special case where the upload or …
|
|
|
@7056
|
14 years |
charles |
(libT) fix r7055 oops. Also, the comment on that last commit should …
|
|
|
@7055
|
14 years |
charles |
update NEWS
|
|
|