Commit Graph

77 Commits

Author SHA1 Message Date
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 ba3e33dcad green color for advanced bar and pieces view will now require 4 peers instead of 1 to get darker 2007-05-07 17:27:27 +00:00
Mitchell Livingston 974c69215a update licenses to 2007 2007-04-03 02:22:25 +00:00
Mitchell Livingston f89831fc66 small adjustments 2007-04-02 21:28:09 +00:00
Mitchell Livingston e6701b077d flash orange instead of red when piece completes, since red is sometimes interpreted negatively 2007-01-11 21:19:31 +00:00
Mitchell Livingston b95748b998 some cleanup from the previous commit 2006-10-24 20:51:47 +00:00
Mitchell Livingston 72d0964ffc Use localized strings where necessary. Also a fix for the port checker. Thanks to Cédric Luthi for these. 2006-10-24 20:34:13 +00:00
Mitchell Livingston e94e13d918 flash individual pieces red when they complete 2006-10-20 15:01:18 +00:00
Mitchell Livingston c055f25962 Pieces View background is light gray instead of black 2006-10-13 14:25:50 +00:00
Mitchell Livingston c0351c64c8 Clicking on the pieces view will toggle between piece progress view and availability view (a tooltip clarifies which view is current). 2006-10-13 13:47:52 +00:00
Mitchell Livingston 3f1b9a756f get rid of excessive logging 2006-10-13 02:49:45 +00:00
Mitchell Livingston 0ed7d6ab4a Pieces View is working again 2006-10-13 01:34:15 +00:00
Mitchell Livingston 7c7a1b3719 For now the pieces view will show the completeness of the torrent...colors, etc. might change 2006-10-13 00:19:00 +00:00
Mitchell Livingston 663c671f93 Initial attempt at against the completeness of a specific piece. 2006-10-12 23:34:20 +00:00
Mitchell Livingston 479cb6a2f0 Swap green and blue in the advanced bar/pieces view 2006-10-06 20:45:59 +00:00
Mitchell Livingston 4ec8c19bbd In the pieces view, pieces will briefly turn red before becoming green. 2006-10-06 20:10:15 +00:00
Mitchell Livingston 1155c20553 Faster scrolling at the cost of a bit less detailed advanced bar (if you want more details, use the info window ;)) 2006-10-04 20:07:36 +00:00
Mitchell Livingston 46d69d2d41 Fixed annoying bug of the pieces view being black the first time it was shown. 2006-10-04 19:53:26 +00:00
Mitchell Livingston a581a33a4e remove unneeded variable assignment 2006-10-04 19:34:04 +00:00
Mitchell Livingston e53830d875 changed around pieces view drawing code...still can't track down the bug of the view always first being black 2006-10-01 16:12:46 +00:00
Mitchell Livingston 2588d2faba Release box images on dealloc. 2006-10-01 15:14:12 +00:00
Mitchell Livingston f1921f5cff NAT forwarding is off by default, and port, not portS 2006-09-28 23:12:14 +00:00
Mitchell Livingston c8d7769436 Status on ports in prefs window. Thanks to cluthi on the forums for this. 2006-09-28 21:14:49 +00:00
Mitchell Livingston edb005852e Don't set the background of pieces view if it's gonna be hidden. 2006-09-28 18:11:29 +00:00
Mitchell Livingston 19b89fa7ea Generate the pieces images in code rather than using files. 2006-09-27 20:34:17 +00:00
Mitchell Livingston ff499d0328 Hide pieces view if a single torrent is not selected. 2006-09-27 19:16:34 +00:00
Mitchell Livingston e95450ecb2 Move PiecesView.m/h to the macosx folder. 2006-09-26 01:52:16 +00:00
Renamed from PiecesView.m (Browse further)