|
|
@8501
|
13 years |
charles |
(trunk web) a simple tweak to setInnerHTML() clears out about 20% of …
|
|
|
@8500
|
13 years |
charles |
(trunk web) #2052: "warning: unresponsive script". what's new in …
|
|
|
@8499
|
13 years |
livings124 |
eplace another file extension check with a Uniform Type Identifier check
|
|
|
@8498
|
13 years |
kjg |
(trunk web) speed up file refreshHTML
|
|
|
@8497
|
13 years |
livings124 |
a little simplification in the auto-import code
|
|
|
@8496
|
13 years |
livings124 |
fix whoops
|
|
|
@8495
|
13 years |
livings124 |
replace some file extension checks with Uniform Type Identifier checks
|
|
|
@8494
|
13 years |
charles |
(trunk web) #2052: "Warning: Unresponsive Script" in Web GUI
|
|
|
@8493
|
13 years |
kjg |
(trunk web) more torrent file js speedups
|
|
|
@8492
|
13 years |
charles |
(trunk web) #2052: "Warning: Unresponsive Script"
|
|
|
@8490
|
13 years |
kjg |
(trunk web) huge speed improments when initalize files
|
|
|
@8489
|
13 years |
kjg |
(trunk web) fix the inspector tabs
|
|
|
@8488
|
13 years |
kjg |
(trunk web) prevent menu event bubble up
|
|
|
@8487
|
13 years |
kjg |
(trunk web) don't count on 'transmission' being defined
|
|
|
@8486
|
13 years |
kjg |
(trunk web) prevent extra pointless requests
|
|
|
@8485
|
13 years |
kjg |
(trunk web) speed improvments
|
|
|
@8484
|
13 years |
charles |
(trunk libT) try to smoke out the cause of #1992
|
|
|
@8483
|
13 years |
charles |
(trunk libT) fix a couple of dead assignments, and a possible null …
|
|
|
@8482
|
13 years |
charles |
(trunk) #7: update to upstream dht-0.6
|
|
|
@8479
|
13 years |
livings124 |
fix r8473 whoops
|
|
|
@8478
|
13 years |
charles |
(trunk) dht seems to be crashing in bcmp() on the mac, so I suspect …
|
|
|
@8473
|
13 years |
livings124 |
cleanup last commit(s)
|
|
|
@8471
|
13 years |
livings124 |
remove a little redundant code from the last commit
|
|
|
@8470
|
13 years |
livings124 |
save internal torrent path to history, and prefer that over the hash …
|
|
|
@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
|
|
|
@8467
|
13 years |
charles |
(trunk libT) #1992: could it really be this easy? if it is, …
|
|
|
@8466
|
13 years |
charles |
(trunk rpc) correct the torrent-set-location documentation
|
|
|
@8465
|
13 years |
charles |
(trunk libT) since the metainfo hash string lookup table is expensive …
|
|
|
@8464
|
13 years |
charles |
(trunk libT) smoke out any errors in the tr_torrentFiles() rewrite
|
|
|
@8463
|
13 years |
charles |
(trunk qt,gtk) add mnemonic for prefs dialog "Randomize the port every …
|
|
|
@8462
|
13 years |
charles |
(trunk dht) sync with upstream code @ …
|
|
|
@8461
|
13 years |
livings124 |
add button for DHT in Mac prefs
|
|
|
@8460
|
13 years |
charles |
(trunk) add hooks for disabling/enabling DHT in gtk client, qt client, …
|
|
|
@8459
|
13 years |
charles |
(trunk qt) fix the Qt build by linking against libdht.a
|
|
|
@8454
|
13 years |
charles |
(trunk libT) possible fix for the slow startup reported by livings and …
|
|
|
@8453
|
13 years |
charles |
(trunk) #920 Add "Move Data" to libT so all clients can use it
|
|
|
@8452
|
13 years |
charles |
(trunk libT) tweak tr-dht a little
|
|
|
@8451
|
13 years |
charles |
(trunk) #7 DHT: apply jch's dht-warnings.patch
|
|
|
@8450
|
13 years |
charles |
boring tr_memmem tweaks
|
|
|
@8449
|
13 years |
charles |
(trunk libT) make tr_memmem() more readable
|
|
|
@8448
|
13 years |
livings124 |
eliminate a redundant #define
|
|
|
@8447
|
13 years |
charles |
mac build didn't generate SVN_REVISION_NUM
|
|
|
@8446
|
13 years |
charles |
(trunk) #7: jch's dht-memmem.patch
|
|
|
@8445
|
13 years |
charles |
(trunk libT) futz around with tr-dht.c a bit
|
|
|
@8444
|
13 years |
charles |
bah, that last commit was wrong
|
|
|
@8443
|
13 years |
charles |
(trunk libT) modified transmission-dht-20090619.patch
|
|
|
@8442
|
13 years |
livings124 |
update help for DHT
|
|
|
@8441
|
13 years |
livings124 |
add RezTorrent? to clients
|
|
|
@8440
|
13 years |
charles |
(trunk) update to dht 0.5
|
|
|
@8439
|
13 years |
livings124 |
update Mac code for DHT (still doesn't compile)
|
|
|
@8438
|
13 years |
charles |
(trunk libT) add some extra tests to tr_cryptoWeakRandInt()
|
|
|
@8437
|
13 years |
charles |
(trunk libT) fix event_callback() error in tr-dht.c
|
|
|
@8436
|
13 years |
charles |
(trunk libT) remove some dead code from tr-dht.c
|
|
|
@8435
|
13 years |
charles |
(trunk libT) add Juliusz' provide-node-count.patch patch
|
|
|
@8434
|
13 years |
charles |
no makelog
|
|
|
@8433
|
13 years |
charles |
(trunk) #7: DHT support. This is a work in progress... no gui/rpc …
|
|
|
@8432
|
13 years |
charles |
(trunk gtk) #2094: Torrent comment box does not scroll, so long …
|
|
|
@8431
|
13 years |
charles |
(trunk) #2093: unneeded argument in torrent-set method
|
|
|
@8430
|
13 years |
charles |
(trunk libT) silence a compiler warning
|
|
|
@8429
|
13 years |
charles |
(trunk) bump version to 1.61+
|
|
|
@8428
|
13 years |
kjg |
(trunk web) allow the tracker and comment info fields to linebreak on …
|
|
|
@8427
|
13 years |
kjg |
(trunk web) fix _leftUntilDone not updating when it hits 0
|
|
|
@8426
|
13 years |
kjg |
(trunk web) use the correct image and style it properly
|
|
|
@8425
|
13 years |
charles |
(trunk) follow a suggestion from gnucash-devel @ …
|
|
|
@8424
|
13 years |
charles |
(trunk libT) expose tr_memmem() so it can be used by client code. use …
|
|
|
@8423
|
13 years |
charles |
(trunk qt) filterbar tweak by kjg
|
|
|
@8422
|
13 years |
livings124 |
#2092 Rename "Reveal Data File in Finder" with "Show in Finder"
|
|
|
@8421
|
13 years |
charles |
(trunk daemon) #2028: transmission-remote's exit code should be …
|
|
|
@8420
|
13 years |
charles |
(trunk gtk) #2090: Speed limit switch accessibility
|
|
|
@8419
|
13 years |
charles |
(trunk gtk) #1451: fix r8402 oops
|
|
|
@8418
|
13 years |
charles |
(trunk web) #2085 in Web Client, torrents added by URL are always …
|
|
|
@8417
|
13 years |
charles |
(trunk libT) #2086: JSON RPC messages can be 86% shorter, using less …
|
|
|
@8416
|
13 years |
charles |
fix a minor bug with the 3rd party Qt icon loader. …
|
|
|
@8415
|
13 years |
charles |
(trunk libT) BitTorrent? message #9 is for setting the peer's DHT …
|
|
|
@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(). …
|
|
|
@8412
|
13 years |
charles |
(trunk libT) speed up rpcimpl's torrentGet() by about 75%
|
|
|
@8411
|
13 years |
charles |
(trunk cli) #1805: creating multi-tracker torrents - CLI
|
|
|
@8410
|
13 years |
charles |
(trunk gtk) silence a couple more compiler warnings
|
|
|
@8409
|
13 years |
charles |
(trunk libT) update our copy of Jean's JSON parser
|
|
|
@8408
|
13 years |
charles |
fix last commit :/
|
|
|
@8407
|
13 years |
charles |
(trunk libT) fix a minor bug in peer count tabulation
|
|
|
@8406
|
13 years |
charles |
(trunk libT) fix r8394 oops reported by Ryoujin. hooray for having …
|
|
|
@8405
|
13 years |
charles |
(trunk qt) #2072: Delete .torrent with or without error
|
|
|
@8404
|
13 years |
charles |
(gtk) fix r8399 oops pointed out by Rolcol. hooray for having many eyes
|
|
|
@8403
|
13 years |
charles |
(trunk libT) fix minor r8394 bug
|
|
|
@8402
|
13 years |
charles |
(trunk gtk) #1451: make it clearer that the statusbar's ratio mode …
|
|
|
@8401
|
13 years |
charles |
(trunk qt) #2077: doesn't show/modify the "Stop seeding torrents at ratio"
|
|
|
@8400
|
13 years |
charles |
#2073: can't upload new torrent file in web ui#2073: can't upload new …
|
|
|
@8399
|
13 years |
charles |
(trunk) fix a couple of memory leaks.
|
|
|
@8398
|
13 years |
charles |
(trunk libT) #2035: Transmission causes wakeups by unnecessary polling.
|
|
|
@8397
|
13 years |
charles |
(trunk gtk/qt) #2075 Move 'Properties' back to the top listing when …
|
|
|
@8396
|
13 years |
Gimp |
kjg's patch for #2061
|
|
|
@8395
|
13 years |
charles |
(trunk gtk) add a mnemonic for "use speed limit between" in the prefs …
|
|
|
@8394
|
13 years |
charles |
(trunk libT) #2035: Transmission causes wakeups by unnecessary polling
|
|
|
@8393
|
13 years |
charles |
(trunk daemon) add --paused argument to pause all on startup
|
|
|
@8392
|
13 years |
charles |
(trunk qt) tweak qt "set torrent location" a little
|
|
|
@8391
|
13 years |
charles |
(trunk libT) fix small dead code. found by clang static analyzer and …
|
|
|
@8390
|
13 years |
charles |
(trunk libT) #1916: 'Phantom' Verifying appears if already another …
|
|
|