Mitchell Livingston
|
da06bc054f
|
take a shot at #2715 - modular division on a negative number doesn't return a positive
|
2010-01-10 16:26:56 +00:00 |
Mitchell Livingston
|
14da64ec06
|
assorted small cleanup and log removal
|
2010-01-10 16:26:30 +00:00 |
Mitchell Livingston
|
5af45426d4
|
random code optimization: when escaping http, use an if with a lot less comparisons rather than a switch
|
2010-01-10 14:56:04 +00:00 |
Mitchell Livingston
|
8f6e1dedf5
|
revert r9505, which appears to cause a crash on launch
|
2010-01-10 14:36:53 +00:00 |
Charles Kerr
|
5a60e4549d
|
(trunk libT) #2416 "crash in event_queue_insert" -- another guess, based on the idea that we might queue two actions (one to insert, one to delete) on the same event before libevent's dispatcher is invoked
|
2010-01-10 08:53:17 +00:00 |
Mitchell Livingston
|
d81389da50
|
add rpc fields for the tracker identifier stats
|
2010-01-10 04:23:09 +00:00 |
Charles Kerr
|
0f19dbd600
|
(trunk libT) #2740 "sefault in torrent creating" -- fixed for 1.80
|
2010-01-10 02:40:22 +00:00 |
Mitchell Livingston
|
6138daec3f
|
add an identifier to trackers, for use by the ui's (this should hopefully fix the problem for removing trackers with "invisible" trackers)
|
2010-01-10 02:34:00 +00:00 |
Charles Kerr
|
7af6abcee1
|
(trunk gtk) remove debugging message I accidentally left in the last commit
|
2010-01-10 02:19:08 +00:00 |
Charles Kerr
|
719446516d
|
(trunk gtk) #2739 "the status bar oscillates ostensibly" -- implemented for 1.80
|
2010-01-10 01:43:04 +00:00 |
Charles Kerr
|
69cb1362e3
|
(trunk libT) #2416 "crash in event_queue_insert" -- see if we can get the program to crash in a different way.
|
2010-01-09 07:27:45 +00:00 |
Charles Kerr
|
6076d7c6bd
|
(trunk libT) add <stdarg.h> call before <evutil.h> to get 1.80 building on Fedora 11
|
2010-01-09 07:24:47 +00:00 |
Mitchell Livingston
|
c4cf9fd5bc
|
even more logs!
|
2010-01-09 04:43:54 +00:00 |
Mitchell Livingston
|
f18fa22d53
|
even more logs
|
2010-01-09 00:57:30 +00:00 |
Charles Kerr
|
0bb355d8df
|
(trunk libT) #2416 "crash in event_queue_insert" -- continue throwing the kitchen sink at this ticket. (1) disable proxies to see if that makes any difference (2) rearrange the sequencing in sock_cb() to unconditionally delete the active event before doing anything else (3) use a libevent timer instead of CURLOPT_TIMEOUT to workaround curl bug http://tinyurl.com/ycm5d3e
|
2010-01-08 21:45:56 +00:00 |
Mitchell Livingston
|
521a1dba2b
|
add some NSLogs to help smoke out http://forum.transmissionbt.com/viewtopic.php?f=1&t=9105&start=105#p43232
|
2010-01-08 02:48:08 +00:00 |
Charles Kerr
|
0c34a39883
|
(trunk gtk) #2733 "add "Add URL..." to GTK+ dock menu
|
2010-01-07 17:30:34 +00:00 |
Mitchell Livingston
|
3a1c9f2cd7
|
change the code for determining which trackers to remove
|
2010-01-07 01:52:15 +00:00 |
Charles Kerr
|
0d91f3cadf
|
(trunk libT) more documentation and doxygen markup
|
2010-01-06 00:18:33 +00:00 |
Charles Kerr
|
182cbb8b90
|
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
|
2010-01-05 23:47:50 +00:00 |
Charles Kerr
|
7d266ed4d6
|
(trunk gtk) #2728 "Creates auto-download dir when non-existant" -- fixed for 1.80
|
2010-01-05 23:23:26 +00:00 |
Mitchell Livingston
|
b5ad91e3de
|
fix pluralization of "got 1 peer"
|
2010-01-05 04:34:31 +00:00 |
Charles Kerr
|
27bf2e57e8
|
(trunk) update NEWS
|
2010-01-04 23:38:42 +00:00 |
Mitchell Livingston
|
ff81dcaf26
|
update NEWS
|
2010-01-04 23:35:58 +00:00 |
Charles Kerr
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
Charles Kerr
|
9a0ca7e654
|
(trunk) update NEWS for 1.80 beta 4
|
2010-01-04 20:55:42 +00:00 |
Charles Kerr
|
a5446669b4
|
(trunk libT) #2711 "no metadata exchange when using magnet links and trackerless torrents" -- fixed
|
2010-01-04 20:28:54 +00:00 |
Charles Kerr
|
c26c0deed9
|
(trunk mac) that's what I get for messing with mac code w/o a compiler...
|
2010-01-04 20:21:01 +00:00 |
Charles Kerr
|
7c9b968916
|
(trunk) sync mac, gtk clients with r9863
|
2010-01-04 20:18:21 +00:00 |
Charles Kerr
|
42fb92170a
|
(trunk libT) remove dead code: tr_announce_list_err
|
2010-01-04 20:14:25 +00:00 |
Charles Kerr
|
339173d1b4
|
(trunk libT) make sure to restart curl's periodic timer
|
2010-01-04 20:06:39 +00:00 |
Charles Kerr
|
e197af3db5
|
(trunk gtk) #2723 "'save' in log viewer should be 'save as'" - fixed
|
2010-01-04 19:34:01 +00:00 |
Charles Kerr
|
59c10a3dc8
|
(trunk libT) #2722 "crash when removing/modifying trackers" -- fixed
|
2010-01-04 09:11:27 +00:00 |
Charles Kerr
|
6f68e30f37
|
(trunk libT) consistency tweak: rename tr_global{Lock,Unlock,IsLocked} as tr_session{Lock,Unlock,IsLocked}
|
2010-01-04 09:05:02 +00:00 |
Charles Kerr
|
736d39d34e
|
(trunk gtk) #2707 "add confirmation dialog when resetting statistics" -- implemented
|
2010-01-03 17:58:33 +00:00 |
Charles Kerr
|
ae6bdbae6e
|
(trunk gtk) #2708 "missing tooltips" -- add previously-missing tooltips to two of the statusbar buttons
|
2010-01-03 17:38:24 +00:00 |
Charles Kerr
|
b7fc7bd955
|
(trunk gtk) #2706 "Statistics window Delete button label" -- rename the "Delete" button as "Reset"
|
2010-01-03 17:33:22 +00:00 |
Charles Kerr
|
be77238af4
|
(trunk libT) #2709 "RPC files-unwanted" out-of-bounds access
|
2010-01-03 17:21:10 +00:00 |
Mitchell Livingston
|
ba7dae1678
|
should've alphabetized by peer id, not client name
|
2010-01-02 18:50:59 +00:00 |
Mitchell Livingston
|
7a16959096
|
add "OneSwarm" to client list
|
2010-01-02 18:47:59 +00:00 |
Mitchell Livingston
|
a641d038af
|
create file lists lazily
|
2010-01-02 02:50:22 +00:00 |
Charles Kerr
|
66983ddc70
|
(trunk libT) sync the tr_wait_msec() calls in daemon/ and cli/
|
2010-01-01 22:40:54 +00:00 |
Charles Kerr
|
696aa7aba6
|
(trunk libT) resolve thread condition in libtransmission by moving the `waiting' state variable to the stack in tr_sessionSet() and tr_sessionInit()
|
2010-01-01 22:35:49 +00:00 |
Charles Kerr
|
283b6d6a36
|
(trunk libT) rename tr_wait() tr_wait_msec()
|
2010-01-01 22:30:36 +00:00 |
Charles Kerr
|
08af516e12
|
(trunk libT) unset DHT's ip4 and ip6 sockets on shutdown so that the libtransmission thread doesn't block on tr_dhtStatus() during shutdown
|
2010-01-01 22:28:50 +00:00 |
Charles Kerr
|
6b8fb48d64
|
(trunk libT) replace the TR_INLINE macro with the standard "inline" keyword, since we require inline functions anyway
|
2010-01-01 22:26:35 +00:00 |
Charles Kerr
|
21bd268aa9
|
(trunk libT) fix <assert.h> #includes
|
2010-01-01 22:14:50 +00:00 |
Charles Kerr
|
e61e0fcd3d
|
(trunk libT) improved API documentation / commenting for doxygen
|
2010-01-01 22:13:27 +00:00 |
Mitchell Livingston
|
1fec2fb2d0
|
happy new year!
|
2010-01-01 21:12:04 +00:00 |
Mitchell Livingston
|
ef935d24c0
|
avoid copying file paths when unnecessary
|
2009-12-31 18:55:14 +00:00 |