Charles Kerr
|
73222ce7aa
|
(trunk libT) revert r9345, because all our .torrent and .resume files' hex letters are in lowercase
|
2009-10-22 18:48:26 +00:00 |
Charles Kerr
|
bb541fc8d6
|
(trunk libT) #2508: atom->port never updated
|
2009-10-22 15:05:56 +00:00 |
Charles Kerr
|
9affe9ef59
|
(trunk libT) #2412: tracker query should use bind address
|
2009-10-22 05:15:34 +00:00 |
Mitchell Livingston
|
5e44e56747
|
(trunk) update NEWS
|
2009-10-22 03:37:44 +00:00 |
Mitchell Livingston
|
ad53bbb359
|
(1.7x) #2439 changing sort order to queue will automatically re-sort
|
2009-10-22 03:24:58 +00:00 |
Charles Kerr
|
86bac1247d
|
In NEWS, add a link to http://trac.transmissionbt.com/query?milestone=1.76&group=component&groupdesc=1&order=severity
|
2009-10-22 03:08:27 +00:00 |
Charles Kerr
|
9d0b950b53
|
(trunk) sync NEWS with the 1.7x branch
|
2009-10-22 03:04:01 +00:00 |
Charles Kerr
|
baa860e6ce
|
(trunk libT) #2518: r9334 overzealously alarmist wrt unresponsive trackers
|
2009-10-22 01:28:39 +00:00 |
Charles Kerr
|
d9e4ddab1f
|
(trunk libT) #2510: port messages not sent for outgoing peer connections
|
2009-10-22 01:03:17 +00:00 |
Mitchell Livingston
|
9c21268250
|
fix Quick Look from the file inspector
|
2009-10-22 00:10:41 +00:00 |
Mitchell Livingston
|
236bdc594f
|
#2524 torrent peer limit not saved right away
|
2009-10-21 23:32:02 +00:00 |
Mitchell Livingston
|
b19c79cff8
|
more efficient time machine location check
|
2009-10-21 23:13:02 +00:00 |
Mitchell Livingston
|
43639d35f3
|
block while moving a file (for now)
|
2009-10-21 22:23:08 +00:00 |
Mitchell Livingston
|
793524ac47
|
update the time machine exclude list when the file is moved through rpc
|
2009-10-21 22:20:43 +00:00 |
Mitchell Livingston
|
7f5cfbec77
|
don't try to reveal files that don't exist
|
2009-10-21 22:15:36 +00:00 |
Charles Kerr
|
c59ae60488
|
libT doesn't need to create the Incomplete directory until it's needed
|
2009-10-21 19:33:37 +00:00 |
Charles Kerr
|
adfb6f70a1
|
(trunk libT) show sha1's hex letters in uppercase, as suggested by waldorf
|
2009-10-21 16:24:58 +00:00 |
Charles Kerr
|
95989a0b21
|
(trunk libT) add callback notification when a torrent has been moved via RPC
|
2009-10-21 14:02:02 +00:00 |
Mitchell Livingston
|
0281256288
|
lets not leak a string
|
2009-10-21 13:03:37 +00:00 |
Mitchell Livingston
|
581afef25a
|
use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges)
|
2009-10-21 13:01:14 +00:00 |
Charles Kerr
|
0c53f3fa62
|
(trunk libT) add a couple of hooks for the mac client to use when migrating from its earlier move-on-complete code
|
2009-10-21 05:03:10 +00:00 |
Charles Kerr
|
8d1d91499a
|
(trunk libT) #2520: tor->isRunning is not always saved to .resume file
|
2009-10-21 02:45:49 +00:00 |
Charles Kerr
|
eef6177f0a
|
(trunk libT) #1483: fix bug introduced in r9328
|
2009-10-20 20:19:41 +00:00 |
Charles Kerr
|
2c94fbdfd7
|
(trunk gtk,qt) synchronize the gtk, qt preferences dialogs a bit
|
2009-10-20 14:01:15 +00:00 |
Charles Kerr
|
0df58b9ab4
|
(trunk libT) change the new public API a little bit -- clearer, but a little wordier
|
2009-10-20 04:43:51 +00:00 |
Charles Kerr
|
7b5dcdf6d1
|
(trunk libT) semi-paranoid safeguard: when searching for a torrent's file, look for finished versions (normal filename) before unfinished ones (with the .part suffix). In the unlikely event of a bug where both exist, it's better for Transmission to use the finished one...
|
2009-10-20 04:15:10 +00:00 |
Charles Kerr
|
27b9f6e27d
|
(trunk libT) make the ".part" suffix an optional feature as per BMW's request. Clean up the code a little.
|
2009-10-20 03:14:44 +00:00 |
Charles Kerr
|
5a96ee9fc4
|
(trunk libT) make tr_torrentFindFile() a public API
|
2009-10-19 13:55:42 +00:00 |
Charles Kerr
|
6af5b7691e
|
(trunk libT) make tr_torrentFileCompleted() safe for older torrents that were incomplete before the ".part" feature was added
|
2009-10-19 13:15:46 +00:00 |
Eric Petit
|
cf29f57b5a
|
Removes fastresume.[ch] from Xcode project
|
2009-10-19 07:40:21 +00:00 |
Charles Kerr
|
d441f770e7
|
(trunk daemon) #1483: add "incomplete dir" support to transmission-remote
|
2009-10-19 05:34:00 +00:00 |
Charles Kerr
|
c35beb3843
|
(trunk) #1483: move completed torrents to a user-specified directory
|
2009-10-19 05:25:50 +00:00 |
Charles Kerr
|
45fc5d5846
|
make hudson-t happy
|
2009-10-19 05:12:28 +00:00 |
Charles Kerr
|
05c77cc975
|
(trunk) #1483: move completed torrents to a user-specified directory + #629: different file extension for incomplete files
|
2009-10-19 05:05:00 +00:00 |
Mitchell Livingston
|
3ae277af17
|
on 10.6, use the new copying methods in the message window
|
2009-10-19 03:14:49 +00:00 |
Mitchell Livingston
|
c2f8e82c3d
|
when pruning message log messages, sort them in reverse chronological before trimming and use removeObjectsAtIndexes: for assumedly more efficient removal
|
2009-10-19 03:10:29 +00:00 |
Mitchell Livingston
|
3e26db6ed0
|
add an extra check when determining if the message window should be scrolled to the bottom
|
2009-10-19 02:44:04 +00:00 |
Mitchell Livingston
|
1fec35c944
|
remove the header from the file table
|
2009-10-19 01:38:13 +00:00 |
Mitchell Livingston
|
2c0223b691
|
#2514 update to dht-0.10
|
2009-10-19 01:21:33 +00:00 |
Mitchell Livingston
|
0a21057526
|
avoid an unnecessary copy when generating a single-file torrent's file list
|
2009-10-18 15:54:18 +00:00 |
Mitchell Livingston
|
f3c7dde651
|
get rid of copying the priority images and elliminate another setFlipped: on 10.6
|
2009-10-18 14:02:22 +00:00 |
Mitchell Livingston
|
045b7d92fb
|
don't use setFlipped: on the file node's image on 10.6
|
2009-10-18 03:02:10 +00:00 |
Mitchell Livingston
|
23230f519e
|
make the nested for-loop in PiecesView into a single for-loop
|
2009-10-18 02:23:10 +00:00 |
Mitchell Livingston
|
a193ba134c
|
trivial adjustments to pieceview: use an enum instead of #defines; calculate the current piece index being drawn within each pass of the loop instead of incrementing
|
2009-10-18 02:12:43 +00:00 |
Mitchell Livingston
|
c0c6a4f6b7
|
don't store a copy of the pieces view's background - regenerate it when needed instead
|
2009-10-18 01:54:13 +00:00 |
Mitchell Livingston
|
94627c81f3
|
only remove a torrent from the queue for a local error, not tracker error; miscellaneous trivial adjustments
|
2009-10-17 17:15:37 +00:00 |
Charles Kerr
|
45839606db
|
(trunk daemon) fix a few compiler warnings
|
2009-10-17 07:01:56 +00:00 |
Mitchell Livingston
|
9cb0726102
|
whoops again
|
2009-10-16 23:07:59 +00:00 |
Mitchell Livingston
|
8eb56a89d6
|
whoops
|
2009-10-16 23:05:29 +00:00 |
Mitchell Livingston
|
22354eb622
|
small adjustments to the queue
|
2009-10-16 23:02:55 +00:00 |