Mitchell Livingston
|
769b29ce68
|
get compiling
|
2007-07-16 01:05:03 +00:00 |
Mitchell Livingston
|
fb4173157e
|
make fStat const
|
2007-07-15 22:20:02 +00:00 |
Mitchell Livingston
|
e0c0fd2a88
|
add a second file completion method for single files
|
2007-07-15 22:14:03 +00:00 |
Mitchell Livingston
|
04f0761d71
|
get the mac os build building again
|
2007-07-15 21:57:42 +00:00 |
Mitchell Livingston
|
42bcba5853
|
use peersConnected instead of peersTotal
|
2007-07-15 17:25:06 +00:00 |
Mitchell Livingston
|
b77b25bc02
|
if a file is 100% complete, assume can download is no
|
2007-07-15 04:06:04 +00:00 |
Mitchell Livingston
|
e6ba612b78
|
for priorities experiment with a set instead of an array
|
2007-07-13 04:52:40 +00:00 |
Mitchell Livingston
|
3440ad7ef3
|
hopefully function for getting priorities is a bit faster
|
2007-07-13 04:20:11 +00:00 |
Mitchell Livingston
|
2dc3f8b8f0
|
compile with charles_ last set of changes...currently file selection doesn't apply
|
2007-07-10 03:30:25 +00:00 |
Mitchell Livingston
|
6ebb14f416
|
Don't make other actions rely on dealloc being called...it's not reliable. This should make quitting faster in many instances.
|
2007-07-01 05:23:07 +00:00 |
Mitchell Livingston
|
f62addb8aa
|
get rid of a warning
|
2007-06-30 21:53:45 +00:00 |
Mitchell Livingston
|
19c7d8367a
|
if a transfer is checking decrease the queue count for both queues but don't start the transfer
|
2007-06-30 16:13:10 +00:00 |
Mitchell Livingston
|
e478bee3fa
|
fix #240: make sure internally-saved torrent files are only deleted when the torrent is removed, not when quitting...hopefully this will also mean that old torrents won't remain forever in app support
|
2007-06-29 21:25:32 +00:00 |
Mitchell Livingston
|
3ff4e7799a
|
hopefully fix a nasty memory leak and a bunch of redundant code
|
2007-06-29 01:49:41 +00:00 |
Mitchell Livingston
|
cb82ea8e26
|
don't crash when restoring torrents on launch, and allow removing then re-adding the same torrent
|
2007-06-29 01:01:55 +00:00 |
Mitchell Livingston
|
71470aa852
|
commit my current work...still doesn't compile (calls some non-existent functions :))
|
2007-06-27 22:12:10 +00:00 |
Mitchell Livingston
|
8547e53c79
|
add a control to the pieces view
|
2007-06-20 23:53:09 +00:00 |
Mitchell Livingston
|
0256f4616d
|
Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
|
2007-06-18 03:40:41 +00:00 |
Mitchell Livingston
|
4c1151556d
|
use a function for the progress towards the stop ratio
|
2007-05-28 18:17:31 +00:00 |
Mitchell Livingston
|
c8ac8e312b
|
make stalled check work for minutes, not seconds
|
2007-05-28 16:40:56 +00:00 |
Mitchell Livingston
|
0f9766145b
|
patch from Charles Kerr: perform file checking one at a time (fixes #124)
|
2007-05-28 15:23:28 +00:00 |
Mitchell Livingston
|
dd92bb8295
|
make some of the new code more the current style
|
2007-05-28 02:53:30 +00:00 |
Mitchell Livingston
|
b679945ea6
|
add the beginnings of ipc to the mac front end
|
2007-05-28 02:27:13 +00:00 |
Mitchell Livingston
|
10fb28ad4c
|
add ability to start next transfer in queue if one becomes stalled
|
2007-05-26 06:16:43 +00:00 |
Mitchell Livingston
|
4481e184cf
|
display date completed info in the inspector
|
2007-05-25 19:45:14 +00:00 |
Mitchell Livingston
|
894c606162
|
expand upon the code for setting download and incomplete folders
|
2007-05-10 18:29:36 +00:00 |
Mitchell Livingston
|
8f918ad819
|
make consecutive move sheets show correctly
|
2007-05-09 14:52:52 +00:00 |
Mitchell Livingston
|
2d20ae7e32
|
add option to change download location
|
2007-05-09 05:07:44 +00:00 |
Mitchell Livingston
|
fd586f4380
|
disable option to pause torrents that are checking to avoid freezes
|
2007-05-07 04:28:17 +00:00 |
Mitchell Livingston
|
305ccf1cd5
|
add ability to remove torrent cache
|
2007-04-28 01:34:39 +00:00 |
Mitchell Livingston
|
40957461a9
|
French Mac OS X translation from cluthi
|
2007-04-05 23:03:03 +00:00 |
Mitchell Livingston
|
304d735e7d
|
get valid downloaded number from new left variable
|
2007-04-04 01:05:04 +00:00 |
Mitchell Livingston
|
974c69215a
|
update licenses to 2007
|
2007-04-03 02:22:25 +00:00 |
Mitchell Livingston
|
37ff93ecee
|
consistency
|
2007-03-31 20:19:19 +00:00 |
Mitchell Livingston
|
1bb5140467
|
Add preference option to disable PEX in Mac frontend.
|
2007-03-31 20:08:10 +00:00 |
Mitchell Livingston
|
57e28bd661
|
store date completed internally
|
2007-03-31 01:00:51 +00:00 |
Mitchell Livingston
|
18c690e825
|
rename date to date added
|
2007-03-30 18:58:18 +00:00 |
Josh Elsasser
|
09c87aad84
|
Merge PEX branch, I hope this works.
|
2007-03-23 08:28:01 +00:00 |
Mitchell Livingston
|
a1c262ce22
|
seeding bar shows progress towards ratio
|
2007-03-22 04:30:08 +00:00 |
Mitchell Livingston
|
81cda31d78
|
move torrent check code to the Torrent class
|
2007-03-02 01:34:06 +00:00 |
Mitchell Livingston
|
16cd689de2
|
small efficiency change and some improvements for the invisible file checkboxes
|
2007-02-23 19:17:31 +00:00 |
Mitchell Livingston
|
c21833ab06
|
show individual file progress in inspector
|
2007-02-23 13:40:30 +00:00 |
Mitchell Livingston
|
3b7de9ceec
|
same as last change for ratio option
|
2007-02-02 17:54:24 +00:00 |
Mitchell Livingston
|
5d2ae4eb61
|
simplify options for download limits in inspector with 3 check states: mixed for system defaults, checked for override with limit, and no check for no limit
|
2007-02-02 17:33:32 +00:00 |
Mitchell Livingston
|
8ee2e36f0a
|
fix for when filtering and a transfer goes from checking (download) to seeding without refreshing the filter
|
2007-01-20 03:59:50 +00:00 |
Mitchell Livingston
|
5f5206a1b1
|
don't recreate the file list each view
|
2007-01-17 20:50:42 +00:00 |
Mitchell Livingston
|
091aec4abe
|
show accurate number of total files
|
2007-01-17 06:43:07 +00:00 |
Mitchell Livingston
|
29bf2677ec
|
sort ratio separate from progress
|
2007-01-15 04:41:01 +00:00 |
Mitchell Livingston
|
833494672f
|
this will help later
|
2007-01-15 04:09:56 +00:00 |
Mitchell Livingston
|
f21822df05
|
don't download if folder doesn't exist, instead of just the volume to make it more compatible with new io code
|
2007-01-14 20:22:51 +00:00 |