Commit Graph

445 Commits

Author SHA1 Message Date
Mitchell Livingston 7ab59f951f in minimal mode, show eta for seeding 2008-02-16 19:32:22 +00:00
Mitchell Livingston 215c31f55c fix inspector display error caused by the last commit allowing null field values 2008-02-14 04:38:33 +00:00
Mitchell Livingston a0061f43fb First commit of collapsable groups. A lot more needs to still be done. 2008-02-06 23:45:44 +00:00
Mitchell Livingston 0a2720339f support adding torrent from data with ipc 2008-01-21 06:23:10 +00:00
Mitchell Livingston 14a327a47d fix autoscrolling in message window when it's full; trivial changes to peer string encoding 2008-01-14 15:10:41 +00:00
Mitchell Livingston ae5fdbb958 redo the peer tooltip status strings 2008-01-14 05:53:38 +00:00
Mitchell Livingston 1d2d4eefde don't check torrent stat values on first cycle 2008-01-14 05:01:00 +00:00
Mitchell Livingston 0fc517bd75 get rid of 2 global variables 2008-01-14 04:50:19 +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
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 34396e7820 add an option to "Validate existing data" to open window; get mac build compiling 2008-01-09 19:52:11 +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
Mitchell Livingston 57bc23edc5 get rid of a crash when canceling the open sheet 2008-01-05 21:31:05 +00:00
Mitchell Livingston fbc7d6b827 when removing a torrent, allow it to be backed up by time machine again 2008-01-05 18:30:52 +00:00
Mitchell Livingston cf4566eccb (hopefully) improve and streamline time machine code 2008-01-05 04:46:18 +00:00
Mitchell Livingston 87baf39a8e when moving a file, have time machine still ignore it 2008-01-05 04:30:20 +00:00
Mitchell Livingston f7372aa0d1 add an option in the open window to delete the torrent file 2008-01-04 18:10:37 +00:00
Mitchell Livingston 1647bd629a when using the add dialog, delete the torrent file (if set in preferences) 2008-01-04 06:31:41 +00:00
Mitchell Livingston ce18bc26ae remove missing method definitions 2008-01-04 05:52:20 +00:00
Mitchell Livingston d9151c70ee when changing the download folder in the new add window, actually change it 2008-01-04 05:43:53 +00:00
Mitchell Livingston b83cf33f28 acknowledge the start check 2008-01-04 04:54:26 +00:00
Mitchell Livingston e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston c179c881c0 another typo fix 2007-12-28 21:47:56 +00:00
Mitchell Livingston d965c1af92 fix silly typo in last commit 2007-12-28 21:40:51 +00:00
Mitchell Livingston 3377bc4e02 flash orange in pieces in the advanced progress bar that just completed 2007-12-28 21:37:06 +00:00
Mitchell Livingston 75bae87b4b nothing of significance 2007-12-27 22:26:23 +00:00
Mitchell Livingston a1a7263099 Italian localization for 1.0 2007-12-26 20:18:29 +00:00
Mitchell Livingston e9238b7860 clean up and remove a warning 2007-12-25 19:14:45 +00:00
Mitchell Livingston 2f44e0925d put in a delay before checking port status 2007-12-25 19:08:06 +00:00
Mitchell Livingston 8c22757404 update mac gui to recognize global pex 2007-12-24 05:05:56 +00:00
Mitchell Livingston a2ecc98986 show remaining time for seeding torrents set to global stop seeding setting (with that setting on) reported by m1b 2007-12-22 22:02:38 +00:00
Mitchell Livingston ec00579ea7 remove ctor from torrent creation and parse functions 2007-12-22 18:43:40 +00:00
Mitchell Livingston b39e5e3bfd add the ability to set per-torrent number of connections to the inspector 2007-12-22 05:21:25 +00:00
Mitchell Livingston 4400406ba0 add functionality to set number of connected peers for new torrents 2007-12-22 04:15:35 +00:00
Mitchell Livingston 3449e2d15c separate getting/setting # connections and # unchoked 2007-12-22 04:00:19 +00:00
Mitchell Livingston 0fba1e53ca use the new ctor function in torrent creation 2007-12-22 03:13:54 +00:00
Mitchell Livingston 9fe3c396f9 hopefully stop an infinite loop when hitting the stop ratio 2007-12-19 22:34:59 +00:00
Mitchell Livingston cc4eb2be94 update the group filter when groups are changed or removed 2007-12-19 21:11:49 +00:00
Mitchell Livingston 0fc13c3d6a sort groups by their order in the table 2007-12-17 20:10:51 +00:00
Mitchell Livingston d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston f35f65b1d4 miscellaneous adjustments 2007-12-08 18:51:02 +00:00
Mitchell Livingston c381a9cf0f patch from BiHi to always display the second value of remaining times with double digits; rephrase "Resume Selected Without Wait" to "Resume Selected Right Away" 2007-12-03 19:59:11 +00:00
Mitchell Livingston c79f772acd attempt to make per-torrent action menu a little faster 2007-11-26 17:33:31 +00:00
Mitchell Livingston e49ca41f2c display file count in inspector next to total size, instead of under the file table 2007-11-25 04:06:26 +00:00
Mitchell Livingston 8c3c5c5043 remove redundant code 2007-11-23 17:49:05 +00:00
Mitchell Livingston c6117dbd3f show remaining time for seeding torrents towards ratio 2007-11-23 17:42:49 +00:00
Mitchell Livingston 654af57b9c sort by speed, then last activity 2007-11-23 16:03:49 +00:00