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 |
2009-10-31 |
Kevin Glowacz | (trunk web) remove all references to tracker as it... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Mitchell Livingston | eliminate another warning |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Mitchell Livingston | silence 2 warnings |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Mitchell Livingston | #2540 Web Interface shows no torrent information in... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Charles Kerr | (trunk libT) undo all the test commits for #2533 from... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Mitchell Livingston | dead code removal |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Mitchell Livingston | left out a break |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Mitchell Livingston | switch compiler back to gcc 4.2 to fix #2533 |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) BANG |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) tear out another line of code. subtle... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) still banging along at #2533 |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | throwing darts in the dark. this smells like a compile... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) lather, rinse, repeat |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) Adding term debug messages to help track... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | Adding term debug messages to help track down #2533... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) fix signed/unsigned comparison warnings... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) OS X fix for tr_torrentDeleteLocalData... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) portability improvements to tr_moveFile() |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) one-liner fix for #2544 (launchpad 458735... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Charles Kerr | (trunk libT) fix regression introduced by #2539 that... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Charles Kerr | (trunk daemon) yet another commit for #2119 "daemon... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Charles Kerr | (trunk libT) another hammer-the-network-less patch... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Charles Kerr | (trunk libT) #2538 startup takes too long |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Charles Kerr | (trunkg gtk) fix confusing phrasing in the gtk preferen... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Charles Kerr | (trunk libT) #2539: "incomplete folder" feature may... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Charles Kerr | (trunk libT) #2508 atom->port never updated |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Mitchell Livingston | trivial cleanup and update strings file |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Mitchell Livingston | whoops |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Mitchell Livingston | remove the mac's redundant location check when adding... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mitchell Livingston | change the text at the bottom of the peer info tab... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Charles Kerr | (trunk libT) #2530: Announce attempt to invalid tracker... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Charles Kerr | (trunk libT) another tweak to tr_torrentSetLocation() |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Charles Kerr | (trunk gtk) fix minor layout/resize errors in the torre... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mitchell Livingston | BitTorrent Embedded -> SDK |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mitchell Livingston | add "BitTorrent Embedded" to client list |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Charles Kerr | (trunk daemon) change a couple of flags' types from... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mitchell Livingston | whoops leak |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mitchell Livingston | per-torrent action menu's priority images might have... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Charles Kerr | (trunk libT) #2531: when the user moves a torrent from... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Charles Kerr | (trunk daemon) #2155: transmission-remote should allow... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Charles Kerr | (trunk libT) #2518: overzealously alarmist re unrespons... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Charles Kerr | (trunk libT) fix #2534: if port forwarding is disabled... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Charles Kerr | (trunk libT) add a wrapper function, tr_netCloseSocket... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Charles Kerr | (trunk libT) use part of hexum's patch from <http:... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Charles Kerr | (trunk daemon) #2119: add 'break' to the SIGHUP switch |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Charles Kerr | (trunk libT) There seems to be a lot of talk about... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mitchell Livingston | bump the ratio buffer size to 12, to be on the safe... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Mitchell Livingston | allocate much less memory for the ratio text |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Mitchell Livingston | potential fix to #2519 |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Mitchell Livingston | fix a crash when trying to delete data that doesn't... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Mitchell Livingston | only set the inspector reveal button image on 10.5 |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | we should use the size of the array that we're actually... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | delay part of generating the message log text until... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | get rid of 2 more warnings |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | update strings file |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | on second thought, the other UI's might want this value... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | since the Mac UI is the only one to use it, move percen... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | one less warning |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | restore the check for remaining disk space |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | since Transmission will now create missing directories... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | display an error when moving data fails |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | restore the check of moving a folder into itself |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | smooth out the upload eta the same way as the download eta |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | when calculating the "smoothed" eta, 1. only factor... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Mitchell Livingston | (trunk) update to 1.76+ |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Mitchell Livingston | store the donate ask date right away, instead of after... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Charles Kerr | (trunk) add SIGKILL handling to daemon, gtk clients... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Charles Kerr | (trunk) fix r9380 #2412 timing issue |
commit | commitdiff | tree | snapshot |
next |