Changeset 358 for trunk/Readme.txt
- Timestamp:
- 12/26/07 20:45:03 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Readme.txt
r355 r358 1 1 Halite: A Free Open-Source BitTorrent client 2 2 3 Version: 0.2.9 Revision 344 Snapshot released 2nd December 2007 4 5 NOTE! This is a snapshot build, as such there are incomplete features. 6 Please see the forum for the most up to date details. 3 Version: 0.3 released 26th December 2007 7 4 8 5 WWW: http://www.binarynotions.com/halite.php Forum: … … 23 20 That said, it supports: 24 21 25 + Multiple downloads. 26 + Displays more detailed information for the selected torrent. 27 + Connection limits both global and per-torrent. 28 + Transfer rate limits again global and per-torrent. 22 + File selection and/or file priority specifications. 23 + Trackerless torrents (using the Mainline kademlia DHT protocol). 24 + IP filtering with eMule style ipfilter.dat import. 25 + Protocol Encryption support. 26 + Translations of the UI into a number of languages through the help 27 of volunteers. (if you wish to help with a translation then please do) 29 28 + Minimize to tray with transfer rate summary. 30 + Trackerless torrents (using the Mainline kademlia DHT protocol). 31 + IP filtering with eMule ipfilter.dat import. 32 + Association with ".torrent" files. 33 + Option to limit the number of instances to one. 34 + Estimated time remaining indicator. 35 + Full Unicode support through UTF-8 and native Windows wide-char 36 strings. 29 + Full Unicode support through UTF-8 and native Windows wide-char strings. 37 30 + Login support where tracker requires it. 38 31 + Ability to edit trackers specified in the torrent. 39 40 Planned in near future: 41 42 Listed here is what is being worked on in the short term; for a more 43 detailed list see [http://www.binarynotions.com/halite/roadmap.php]. 44 45 + Translations of the UI into a number of languages through the help 46 of volunteers. 47 + Improved and extended information on the details given for 48 connected peers. 32 + Transfer rate and connection limits both global and per-torrent. 49 33 50 34 Requirements: Windows 2000, XP, Server 2003 and Vista (Note currently … … 65 49 Changes: 66 50 51 - from v 0.2.9 to 0.3: 52 1) File selection and/or priority settings. 53 2) Protocol Encryption. 54 3) New tabbed interface makes better use of screen real estate. 55 4) Updated to recent versions of Boost (1.34.1) and libtorrent. 56 5) Numerous bug fixes. 57 67 58 - from v 0.2.8 to 0.2.9: 68 59 1) Full Unicode support! … … 72 63 5) Comprehensive logging for diagnosing problems. 73 64 6) Windows 2000 and Server 2003 supported fully. 74 7) Updated to recent versions of Boost and libtorrent. 75 8) Numerous bug fixes. 76 9) Switched to MSVC 2005 compiler (8.0) for improved reliability 65 7) Switched to MSVC 2005 compiler (8.0) for improved reliability 77 66 though at the cost of slightly bigger executables. 78 67 … … 113 102 Subversion: svn://svn.geekisp.com/halite 114 103 115 In addition you can check out the Trac site (trac.geekisp.com/halite)104 In addition you can check out the Trac site (trac.geekisp.com/halite) 116 105 but I haven't really done much with it ... yet. 117 106
Note: See TracChangeset
for help on using the changeset viewer.