1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-30 19:03:04 +00:00

Prepare for 0.5

This commit is contained in:
Eric Petit 2006-02-10 20:05:24 +00:00
parent 3b432409dc
commit d664171f11
3 changed files with 30 additions and 16 deletions

32
AUTHORS
View file

@ -8,24 +8,20 @@ Eric Petit <titer@m0k.org>
+ OS X interface
Josh Elsasser <josh@elsasser.org>
+ Back-end
+ GTK+ interface
Michael Demars <keul@m0k.org>
+ OS X interface
+ Growl notifications
+ AppleScript support
Bryan Varner <bryan@varnernet.com>
+ BeOS interface
Michael Demars <keul@m0k.org>
+ OS X interface (Growl notifications, AppleScript)
Thanks to:
vi@nwr.jp
+ Free SHA1 implementation (sha1.[ch])
Mike Matas <http://www.mikematas.com/>
+ OS X toolbar icons
Mitchell Livingston
+ OS X patches (Badging, preferences, check for update and much more)
Omar and Adrien
+ Beta testing
@ -33,17 +29,23 @@ Omar and Adrien
Various people
+ Writing http://wiki.theory.org/BitTorrentSpecification
vi@nwr.jp
+ Free SHA1 implementation (sha1.[ch])
John Blitch
+ OS X patch (Contextual menu)
Ahmad M. Afuni
+ NetBSD patch
Jeremy Messenger
+ FreeBSD patch
Mike Matas <http://www.mikematas.com/>
+ OS X toolbar icons
Martin Stadtmueller
+ Icon tweaking
John Blitch
+ Contextual menu patch
Mitchell Livingston
+ OS X patches
FOOOD
+ Badging images

12
NEWS
View file

@ -1,5 +1,17 @@
NEWS file for Transmission <http://transmission.m0k.org/>
0.5 (not yet released)
- Only uses one port for all torrents
- Rewritten choking algorithm
- Remembers download and upload sizes from one launch to another
- New GTK interface
- New BeOS interface
- OS X: Dock badging
- OS X: Shows the file icon in the list
- OS X: Shows ratio once download is completed
- OS X: Automatic check for update
- OS X: Fixes a display bug on Intel Macs
0.4 (2005/11/18)
- Uses less CPU downloading torrents with many pieces
- The UI could freeze when the hard drive was having a hard time - fixed

2
README
View file

@ -3,7 +3,7 @@ README for Transmission
Transmission is a free, lightweight BitTorrent client. It features a
simple, intuitive interface on top on an efficient, cross-platform
backend.
back-end.
Transmission is open source (MIT license) and runs on Mac OS X (Cocoa
interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK interface) and BeOS