Go to file
Charles Kerr c58013c048 don't count too many bytes in the last block in tr_cpDownloadedValid(), tr_cpLeftUntilDone(), tr_cpLeftUntilComplete(). Very minor speedups in tr_bitfieldHas(), tr_bitfieldAdd(), tr_bitfieldRem(). 2007-06-30 21:11:17 +00:00
Transmission.xcodeproj awesome Globe icon (Glow|be) from Jonas Rask 2007-06-30 13:20:46 +00:00
beos Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
cli make tr_torrentInfo() a const function 2007-06-30 13:36:58 +00:00
daemon make tr_torrentInfo() a const function 2007-06-30 13:36:58 +00:00
gtk (1) check a torrent's `fast resume' state as soon as it's added. (2) in gtk, show % done even when torrent is stopped 2007-06-30 13:53:10 +00:00
libevent add libevent to the project 2007-05-28 01:49:14 +00:00
libtransmission don't count too many bytes in the last block in tr_cpDownloadedValid(), tr_cpLeftUntilDone(), tr_cpLeftUntilComplete(). Very minor speedups in tr_bitfieldHas(), tr_bitfieldAdd(), tr_bitfieldRem(). 2007-06-30 21:11:17 +00:00
macosx fix the warning for remaining size coming up when it shouldn't 2007-06-30 20:36:02 +00:00
misc Add client/server name to IPC version handshake. 2007-06-29 02:21:29 +00:00
mk I wonder what this is for. 2007-06-30 19:46:41 +00:00
.gitignore Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
AUTHORS awesome Globe icon (Glow|be) from Jonas Rask 2007-06-30 13:20:46 +00:00
BSDmakefile Add a wrapper for make on some BSD systems to run gmake. 2007-04-10 00:52:06 +00:00
LICENSE Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Makefile Makes make happy with -j 2006-12-14 03:17:23 +00:00
NEWS Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
README * fix error checking large files reported by Gimp_ 2007-06-18 19:39:52 +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
configure Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
version.sh update trunk version 2007-04-30 15:44:54 +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/