Mitchell Livingston
|
01db465db9
|
URL sheet button alignment and shortcuts
|
2006-11-18 18:44:01 +00:00 |
Mitchell Livingston
|
6f23f36cc7
|
change to the url sheet sizing
|
2006-11-18 16:01:42 +00:00 |
Mitchell Livingston
|
af170830f7
|
show sheet where torrent url can be entered, with some basic string to url conversion
|
2006-11-18 15:47:20 +00:00 |
Eric Petit
|
716482bd85
|
Make sure strcatUTF8 leaves the string null terminated (spotted by Adam Bozanich)
|
2006-11-18 06:01:50 +00:00 |
Eric Petit
|
24060a66d9
|
When checking free space on the hard drive, use the destination folder (the data location may not exist yet and fileSystemAttributesAtPath gives you incorrect values then)
|
2006-11-17 10:12:15 +00:00 |
Mitchell Livingston
|
02fc10a15a
|
update info when changing directory
|
2006-11-16 23:29:11 +00:00 |
Eric Petit
|
674391045a
|
Adds Zsh completion file (by Arnaud De Turckheim)
|
2006-11-16 22:25:45 +00:00 |
Mitchell Livingston
|
468438cb2c
|
string fix fix
|
2006-11-16 22:17:05 +00:00 |
Mitchell Livingston
|
fb6bf1e71c
|
string fix
|
2006-11-16 22:15:50 +00:00 |
Eric Petit
|
dc9f6fd994
|
-
|
2006-11-16 22:14:40 +00:00 |
Mitchell Livingston
|
9b75a6818a
|
warning if move folder doesn't exist, and a few releases
|
2006-11-16 22:03:51 +00:00 |
Mitchell Livingston
|
68fbb93eac
|
Choose a new volume for downloading if the current isn't available. I still need feedback on this.
|
2006-11-16 21:24:24 +00:00 |
Mitchell Livingston
|
0426cbde1f
|
attempt to determine if volume is available....i need feedback on this one
|
2006-11-16 19:32:01 +00:00 |
Eric Petit
|
02ae863f18
|
No need to show DL/UL rates while checking files
|
2006-11-16 08:48:58 +00:00 |
Mitchell Livingston
|
7145809986
|
make credits localizable
|
2006-11-14 19:31:47 +00:00 |
Mitchell Livingston
|
688f06863e
|
When loading from url, if set to download at the torrent location ask the user for a location instead
|
2006-11-14 05:27:43 +00:00 |
Mitchell Livingston
|
c6f4df3195
|
quick fix for last commit
|
2006-11-13 17:32:49 +00:00 |
Mitchell Livingston
|
f212862a17
|
more consistent dock badging
|
2006-11-13 17:18:20 +00:00 |
Mitchell Livingston
|
69c6a9b40b
|
updated open toolbar icon
|
2006-11-13 17:04:18 +00:00 |
Mitchell Livingston
|
96006d2d18
|
Store location after it's set, incase the name isn't exactly what it was set to.
|
2006-11-13 14:45:28 +00:00 |
Mitchell Livingston
|
c97aa2b55a
|
No choice but to delete the torrent file when adding when adding with url.
|
2006-11-13 04:05:24 +00:00 |
Mitchell Livingston
|
6c09899704
|
improving to adding url's
|
2006-11-13 00:12:58 +00:00 |
Mitchell Livingston
|
faa173ecd2
|
Only try to download torrent files that will end in .torrent (even if the url doesn't).
|
2006-11-12 21:51:48 +00:00 |
Mitchell Livingston
|
ed82ce2223
|
Patch by Brian Webster to automatically download and open torrents by dragging url's onto the window/dock icon.
|
2006-11-12 20:42:22 +00:00 |
Mitchell Livingston
|
8ebdd6070a
|
use bindings for speed limit
|
2006-11-11 21:03:50 +00:00 |
Mitchell Livingston
|
835a616494
|
smaller max width for ip address column
|
2006-11-11 20:16:37 +00:00 |
Mitchell Livingston
|
406600e491
|
If the folder doesn't exist, still show a folder icon for the download/incomplete folder prefs.
|
2006-11-11 20:00:50 +00:00 |
Eric Petit
|
db8705756b
|
Make Transmission.app the default target
|
2006-11-11 02:16:33 +00:00 |
Eric Petit
|
266dbcf31c
|
Adds version.sh in a script phase so people can build directly from Xcode
|
2006-11-11 02:10:49 +00:00 |
Eric Petit
|
1acf830217
|
Clean up, generate Info.plist from version.sh as well
|
2006-11-11 02:02:44 +00:00 |
Eric Petit
|
ad0b19375f
|
Handle torrents with empty folders (fixes #12)
|
2006-11-10 21:30:32 +00:00 |
Mitchell Livingston
|
9056d96e74
|
get rid of some warnings when compiling
|
2006-11-10 19:47:45 +00:00 |
Mitchell Livingston
|
9b90fcc632
|
peer progress colors now change at 30% and 70%
|
2006-11-10 06:18:58 +00:00 |
Mitchell Livingston
|
3a9d07af03
|
libcrypto 0.9.7
|
2006-11-10 06:01:19 +00:00 |
Mitchell Livingston
|
9d56933e52
|
deployment on ppc set to 10.4 and gcc on ppc set to 4.0
|
2006-11-10 05:55:59 +00:00 |
Mitchell Livingston
|
74f2c86b2d
|
remove Panther help index
|
2006-11-10 05:51:52 +00:00 |
Mitchell Livingston
|
53881e4b2e
|
progress column smaller by default
|
2006-11-10 05:42:29 +00:00 |
Mitchell Livingston
|
3dce9fd744
|
continuous, not discrete
|
2006-11-10 05:32:29 +00:00 |
Mitchell Livingston
|
b076a34ab8
|
tooltip shows peer's percent when over progress bar
|
2006-11-10 05:04:44 +00:00 |
Mitchell Livingston
|
5f3434788a
|
Peers progress bar in inspector window. Bar should be red when progress is < .33, yellow when < .66, and green when greater.
|
2006-11-10 04:55:52 +00:00 |
Eric Petit
|
3f129d8829
|
Adds progress in tr_peer_stat_t
|
2006-11-10 04:21:46 +00:00 |
Eric Petit
|
7b375e9736
|
Fix for ABC 3.1.0
|
2006-11-09 20:49:51 +00:00 |
Mitchell Livingston
|
e26dde8731
|
a little cleanup for the last commit
|
2006-11-09 06:10:07 +00:00 |
Mitchell Livingston
|
ca5e8c26bc
|
auto-import should work better with multiple torrents and always ask enabled
|
2006-11-09 05:54:12 +00:00 |
Eric Petit
|
9b3802f23a
|
Saves a list of peers when you pause a torrent, and tries to reconnect to them next time you resume it
|
2006-11-09 04:45:14 +00:00 |
Mitchell Livingston
|
52e66c96f8
|
Don't request more peers if stopping (or changing ports).
|
2006-11-09 04:38:32 +00:00 |
Mitchell Livingston
|
738149e629
|
don't autovalidate toolbar items that never change
|
2006-11-06 02:05:32 +00:00 |
Mitchell Livingston
|
2187166572
|
magnifying glasses in info window reveal correct files
|
2006-11-06 00:08:49 +00:00 |
Mitchell Livingston
|
0ad94134b4
|
download "file", not "files"
|
2006-11-05 21:03:51 +00:00 |
Mitchell Livingston
|
d48f684f63
|
dock badging should be a bit more accurate
|
2006-11-05 20:35:00 +00:00 |