Mitchell Livingston
4a6c14bc01
update NEWS and add a little efficiency for the last commit
2008-01-11 05:04:40 +00:00
Mitchell Livingston
1f862a70e6
return of double-click for inspector, double-click icon to reveal file, and double-click progress string to toggle selected and total status
2008-01-11 04:52:44 +00:00
Charles Kerr
fe9cabbe4b
fix r4608 oops
2008-01-11 02:40:32 +00:00
Charles Kerr
39b1db460d
follow the spec's suggestion that new connections be 3x as likely for optimistic unchoke
2008-01-11 02:09:20 +00:00
Charles Kerr
6f6adb1d53
try to ramp up fast connections more quickly.
2008-01-11 00:38:26 +00:00
Mitchell Livingston
07e5c9e22a
update news and use a INT_MAX when determining order value to remove
2008-01-10 20:59:56 +00:00
Charles Kerr
939f1541c6
mingw portability fixes: libtransmission #includes
2008-01-10 19:52:56 +00:00
Charles Kerr
6432363f64
mingw portability fixes: #includes in natpmp.c
2008-01-10 19:27:13 +00:00
Charles Kerr
8c6c822acd
mingw portability fixes: getrlimit/setrlimit in fdlimit
2008-01-10 19:22:11 +00:00
Charles Kerr
3a6396a3cb
mingw portability fixes
2008-01-10 18:52:46 +00:00
Mitchell Livingston
d40a341c76
get rid of a little unnecessary memory management, and other trivial changes
2008-01-10 17:30:49 +00:00
Mitchell Livingston
369301cdbb
correct a dictionary for opening a torrent with a sheet
2008-01-10 17:01:09 +00:00
Mitchell Livingston
5b54605822
eliminate some redundant open methods
2008-01-10 16:46:15 +00:00
Mitchell Livingston
b0cf977624
remove an unneeded localization
2008-01-10 15:53:02 +00:00
Mitchell Livingston
af96ba0d41
move the individual speeds array into the corresponding methods
2008-01-10 07:00:56 +00:00
Mitchell Livingston
fe50c35474
make the per-torrent action menus dynamic as well
2008-01-10 06:52:13 +00:00
Mitchell Livingston
80064189fa
generate action menu "quick" items in code, rather than tons of repeating menu items in the nib
2008-01-10 06:27:48 +00:00
Mitchell Livingston
5f3f5edf5d
when adding a torrent after it was just created, verify the data right away
2008-01-10 01:20:48 +00:00
Mitchell Livingston
bedfab2ccc
clarify peer upload and download
2008-01-10 00:52:02 +00:00
Mitchell Livingston
b4d3c64e8e
use the new status values in the inspector tooltips
2008-01-10 00:45:52 +00:00
Mitchell Livingston
f0f958d755
have the File Outline Controller reload the file data when reloading the table
2008-01-09 21:08:43 +00:00
Mitchell Livingston
34396e7820
add an option to "Validate existing data" to open window; get mac build compiling
2008-01-09 19:52:11 +00:00
Charles Kerr
5d93bd2c93
a smaller buffer size seems, counterintuitively, to improve the overall transfer rate when speed limits are turned on, because it gives more peers a chance to be involved in xfer before we hit the limit.
2008-01-09 19:22:25 +00:00
Charles Kerr
591f7f8b10
* improve the unchoking algorithm.
...
* when deciding which peers to connect to, take peer's previous speeds into account
* longer delay interval before reconnecting to peers that didn't give us data
* added uTorrent-inspired "flags" column in tr_peer_stat and gtk's torrent details' "peer" tab
2008-01-09 17:33:43 +00:00
Mitchell Livingston
c4cba5ad2a
move time machine code into its own function
2008-01-09 16:26:58 +00:00
Mitchell Livingston
d2ff4d99f3
update the active filer when a torrent changes from stalled to unstalled
2008-01-09 15:58:37 +00:00
Charles Kerr
b2dafeed8e
Updated Brazilian Portuguese translation by Djavan Fagundes
2008-01-09 13:21:34 +00:00
Mitchell Livingston
dcbcc7edef
fix a crash caused by releasing an object before being done with it
2008-01-09 05:53:52 +00:00
Charles Kerr
8bc02db55e
mollify a noisy debugging message
2008-01-08 20:08:45 +00:00
Charles Kerr
fcd4aa25e8
#601 : crash when in "deep logging" mode
2008-01-08 14:48:05 +00:00
Mitchell Livingston
e2f88ef16d
tidy up the main open file method
2008-01-08 05:31:20 +00:00
Charles Kerr
058cbaa2e5
update NEWS
2008-01-08 03:22:56 +00:00
Mitchell Livingston
506ce27d54
update NEWS
2008-01-08 03:12:27 +00:00
Charles Kerr
549778dc7e
#589 fix crash that occurred when the next-to-last file in a torrent ended on a piece boundary and the last file had a size of 0 bytes.
2008-01-08 03:08:36 +00:00
Mitchell Livingston
2f3d027d04
attempt to fix ipc crash when removing torrents
2008-01-08 02:36:08 +00:00
Charles Kerr
c1edb88ffd
#596 : transmission.desktop only includes last language from LINGUAS
2008-01-08 02:15:38 +00:00
Charles Kerr
4f0f6e150e
fix another OpenBSD alignment bug reported by naddy
2008-01-08 01:57:48 +00:00
Charles Kerr
1abd7fbafa
New gtk+ Turkish translation by duruk
2008-01-08 01:41:54 +00:00
Mitchell Livingston
b7c1cb960b
remove unused variables
2008-01-07 20:52:40 +00:00
Mitchell Livingston
bc3b1c4bee
generalize the duplicate warning; make the scroller in the open window regular size
2008-01-07 20:27:25 +00:00
Charles Kerr
b9bd002030
595: transmission-remote command-line parsing error reported by aroberts
2008-01-07 19:31:18 +00:00
Charles Kerr
6db7a5177f
#598 : fix openbsd alignment & #include issues reported by naddy
2008-01-07 19:17:43 +00:00
Charles Kerr
ed0f77ad61
fix wx packaging error reported by naddy in irc
2008-01-07 19:07:19 +00:00
Charles Kerr
a7ff9218ab
grumble bikeshed grumble
2008-01-07 17:52:50 +00:00
Charles Kerr
a8b9567feb
new Chinese translation by weiyh
2008-01-07 15:03:54 +00:00
Charles Kerr
30d00fbc53
cleanup
2008-01-07 06:19:34 +00:00
Mitchell Livingston
efd3910b09
patch from SWE to display the correct # of peers connected
2008-01-07 04:28:36 +00:00
Charles Kerr
a88af6a758
better fix for r4532
2008-01-07 00:42:53 +00:00
Mitchell Livingston
bb203a4969
remove some unnecessarily retain/release
2008-01-07 00:31:56 +00:00
Mitchell Livingston
17df83c247
fix some more minor memory leaks
2008-01-07 00:23:15 +00:00