Go to file
Charles Kerr 88d4df169b Follow Azureus' and uTorrent's lead in not counting corrupt pieces in our announce data, as it could give us a misleadingly bad share ratio . (Ticket #263) 2007-07-25 16:50:32 +00:00
Transmission.xcodeproj new about window and updated credits file, inspired by adium's 2007-07-22 18:04:31 +00:00
beos part one of moving the build environment over to automake/autoconf. beware! 2007-07-18 23:04:26 +00:00
cli finish splitting the rate control from one state into two states as requested by BMW 2007-07-20 08:33:59 +00:00
daemon finish splitting the rate control from one state into two states as requested by BMW 2007-07-20 08:33:59 +00:00
gtk gtk: fix minor "unused variable" warning. 2007-07-25 16:04:27 +00:00
libevent add libevent to the project 2007-05-28 01:49:14 +00:00
libtransmission Follow Azureus' and uTorrent's lead in not counting corrupt pieces in our announce data, as it could give us a misleadingly bad share ratio . (Ticket #263) 2007-07-25 16:50:32 +00:00
macosx make short and long version strings the next release instead of the current release (peer id is still the current release with a beta flag) 2007-07-25 00:06:59 +00:00
misc Add client/server name to IPC version handshake. 2007-06-29 02:21:29 +00:00
mk almost done reverting. 2007-07-19 00:09:09 +00:00
wx "open torrent file" now works. 2007-07-25 05:37:12 +00:00
.gitignore Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
AUTHORS adjust about window and credits a little bit 2007-07-23 23:18:02 +00:00
BSDmakefile Add a wrapper for make on some BSD systems to run gmake. 2007-04-10 00:52:06 +00:00
ChangeLog required files 2007-07-18 23:13:30 +00:00
LICENSE Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Makefile revert to the old makefile 2007-07-19 00:04:06 +00:00
Makefile.am first baby steps of wx client. currently just a window with menus and a toolbar, and unusuable. 2007-07-19 14:06:50 +00:00
NEWS don't autoimport created torrents 2007-07-05 01:44:01 +00:00
README * fix error checking large files reported by Gimp_ 2007-06-18 19:39:52 +00:00
acinclude.m4 first baby steps of wx client. currently just a window with menus and a toolbar, and unusuable. 2007-07-19 14:06:50 +00:00
appcast.xml • treat quitting when updating the same as quitting normally in regards to announcing 2007-04-30 16:54:55 +00:00
autogen.sh first baby steps of wx client. currently just a window with menus and a toolbar, and unusuable. 2007-07-19 14:06:50 +00:00
configure until we have some way of auto-generating tarballs, automake is going to make life harder for svn users. so in the interim, restore the old configure script and remove the auto-generated files. 2007-07-18 23:50:04 +00:00
configure.ac update the configure script's directory list 2007-07-19 14:53:21 +00:00
transmission.spec.in get mac build compiling again 2007-07-19 01:21:13 +00:00
version.sh make short and long version strings the next release instead of the current release (peer id is still the current release with a beta flag) 2007-07-25 00:06:59 +00:00

README

README for Transmission
=======================

Transmission is a free, lightweight BitTorrent client. It features a
simple, intuitive interface on top on an efficient, cross-platform
back-end.

Transmission runs on Mac OS X (Cocoa interface),
Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface)
and BeOS (native interface).

For more information (including build instructions), please consult the
website: http://transmission.m0k.org/