2009-11-24 |
Charles Kerr | (trunk libT) fix another edge case for magnet links |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Charles Kerr | (trunk libT) fix bitset crash. add bitset.h to the... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Charles Kerr | (trunk libT) don't allow duplicate torrents to be added... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Charles Kerr | (trunk) more magnet fixes |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Charles Kerr | (trunk gtk) #2556: in GTK+ client's menu, rename "Add... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Charles Kerr | (trunk libT) simple fix from jch |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Charles Kerr | (trunk) #2096 "magnet links": in libT, cleanup. in... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Eric Petit | Adds magnet files to Xcode project |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Charles Kerr | (trunk libT) oops |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Charles Kerr | (trunk) #2096: Magnet, BEP #9 support |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Charles Kerr | (trunk libT) jch's patches 0001 through 0004 for ticket... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Charles Kerr | (trunk) remove dead code |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Charles Kerr | (trunk gtk) tweak the last commit a little. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Charles Kerr | (trunk gtk) #2597: add an optional "download complete... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Charles Kerr | (trunk gtk) #2556: add a torrent from a URL. works... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Charles Kerr | (trunk libT) a very minor commit. remove trailing... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Mitchell Livingston | remove the cap on the number of messages in the message... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Mitchell Livingston | in the message window code, create the processed file... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Charles Kerr | (trunk) #2592: add swarmSpeed note to the list of diffs... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Mitchell Livingston | a couple of more swarm speed removals |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Mitchell Livingston | missed one |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Mitchell Livingston | #2592 remove swarm speed from libtransmission |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Mitchell Livingston | #2592 remove swarm speed from the web ui |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Charles Kerr | (trunk libT) fix a stupid trunk-only bug that messed... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Mitchell Livingston | #2592 remove swarm speed from the mac ui |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Mitchell Livingston | when displaying the tracker/scrape last announce, facto... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Mitchell Livingston | Display the proper seeder/leecher/download count for... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Charles Kerr | (trunk libT) #2575: PEX is not meant to do forwarding |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Charles Kerr | (trunk libT) #2096: add code magnet URL parser and... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Charles Kerr | (trunk libT) #2589: similar to r9529, just removing... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Charles Kerr | (trunk libT) #2589: unnecessary calls to time() cause... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Charles Kerr | (trunk gtk) #2587: speed display isn't the same in... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Mitchell Livingston | have the Mac UI build its own ratio string |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Mitchell Livingston | clean up bitspirit a bit more |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Mitchell Livingston | add yet another BitSpirit peer id |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Charles Kerr | (trunk third-party) #2583: infinite loop in DHT code |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Charles Kerr | (trunk web) #2157: web ui should support turtle mode |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Charles Kerr | (trunk) #2222: revert r8967, as foreshadowed in http... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Mitchell Livingston | on 10.6, only reload the progress row in the peer table... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Mitchell Livingston | have status bar drawing occur all at once |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Charles Kerr | (trunk libT) make tr_findTorrentFromHash() a public API |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Charles Kerr | (trunk libT) reduce the time we wait for a handshake... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Charles Kerr | (trunk libT) #2573: Don't send BT_PORT messages over... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Charles Kerr | (trunk libT) silence a gcc warning |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Charles Kerr | (trunk libT) tweak high/normal/low priority peer bandwi... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Charles Kerr | (trunk libT) #2551: when uploading to peers, prefetch... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Charles Kerr | (trunk libT) #2112: provide "ipv6=" parameter to trackers |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Charles Kerr | (trunk libT) #2572: don't send empty dictionaries when... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Charles Kerr | (trunk daemon) #2155: typo fix: honnor -> honor |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kevin Glowacz | (trunk web) unobtrusified tab switching |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kevin Glowacz | (trunk web) *slightly* improved tab styles |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kevin Glowacz | (trunk web) style the turtle button for :active states too |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kevin Glowacz | (trunk web) Add turtle mode. Patch from Grug. Fixes... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Charles Kerr | (trunk gtk) #2570: "Select right radio button when... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Mitchell Livingston | remove unused variable |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Charles Kerr | (trunk gtk) #2567: Close the preferences window when... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Charles Kerr | (trunk gtk) possible fix for "open folder" in single... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Charles Kerr | (trunk gtk) possible fix for "open folder" in single... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Charles Kerr | (trunk libT) #2552 "torrent state doesn't change automa... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Charles Kerr | (trunk libT) add configure-time checks for pread()... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Charles Kerr | (trunk libT) #2502: announce own IPv6 address to peers |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Charles Kerr | (trunk gtk) #1483: support an incomplete directory |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Mitchell Livingston | eliminate setting an unnecessary null character |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Eric Petit | Removes request-list.[ch] from Xcode project |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Charles Kerr | (trunk libT) #2551 "better buffer cache management... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Charles Kerr | (trunk libT) #2548: T's request queue can send out... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Mitchell Livingston | adjustment to the port checker, including getting rid... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mitchell Livingston | when determining progress bar with, round instead of... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mitchell Livingston | tiny changes I have sitting around |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mitchell Livingston | use pow() instead of powf() |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mitchell Livingston | small efficiency change for file inspector stats |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mitchell Livingston | the red unavailable bar wasn't showing if none of the... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mitchell Livingston | the new way of determining the unwanted width of the... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Charles Kerr | (trunk gtk) fix a couple of build errors on older versi... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Charles Kerr | (trunk libT) #2558: "build failure in r9484" |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Charles Kerr | (trunk libT) undo #2552's commit r9482 because it cause... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Charles Kerr | (trunk gtk) #2555: Sort contextual menu items as recomm... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Charles Kerr | (trunk libT) #2552: Torrent state doesn't change automa... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Mitchell Livingston | fix BitLet peer id |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Charles Kerr | (trunk libT) #2554: JSON_int_t won't use "long long... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Charles Kerr | (trunk) #2553: autogen failure: "aclocal: couldn't... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Mitchell Livingston | use a 10.6-method for displaying the per-torrent action... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Mitchell Livingston | on non-folder torrents, the per-torrent action menu... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Mitchell Livingston | more typo fixes |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Mitchell Livingston | nothing of significance |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Mitchell Livingston | fix typo |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Mitchell Livingston | for now, manually update error messages on the Mac... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Mitchell Livingston | 4.3 not 4.2 |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Mitchell Livingston | only mark a function as hot when compiled with GCC... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Charles Kerr | (trunk libT) undo r9465 + r9466, which was the experime... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Mitchell Livingston | sleep for 0.05 seconds, and use cocoa to do it |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Mitchell Livingston | 200 microseconds for real |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Mitchell Livingston | attempt to get the move functionality not to hang on... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Charles Kerr | (trunk libT) turn off a debugging message in the terminal |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Charles Kerr | (trunk libT) #2548: T's request queue can send out... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Charles Kerr | (trunk libT) use __attribute__((nonnull)) where appropr... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Charles Kerr | (trunk libT) #2547: fix tr_lowerBound() |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Mitchell Livingston | simplify the time machine updating method |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Mitchell Livingston | Get rid of another warning |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Kevin Glowacz | (trunk web) show pieces info in the inspector |
commit | commitdiff | tree | snapshot |
next |