Go to file
Charles Kerr 50f407933b when closing torrents, don't try to re-stop torrents that are already stopped. 2007-07-21 18:03:24 +00:00
Transmission.xcodeproj simplify the download finished/restarting code 2007-07-20 02:19:49 +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 when building the tooltip, ensure the string is zero-terminated 2007-07-20 17:09:15 +00:00
libevent
libtransmission when closing torrents, don't try to re-stop torrents that are already stopped. 2007-07-21 18:03:24 +00:00
macosx update help a little 2007-07-21 14:21:32 +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 portability for wx 2.6 and for both unicode and ascii builds of wxWidgets 2007-07-20 02:12:07 +00:00
.gitignore
AUTHORS when it's time to change, you have to rearrange 2007-07-18 01:23:37 +00:00
BSDmakefile
ChangeLog required files 2007-07-18 23:13:30 +00:00
LICENSE
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
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 more backpedaling 2007-07-18 23:59:14 +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/