Go to file
Mitchell Livingston b57211947f fix a naming issue with the action menu 2007-08-08 13:53:30 +00:00
Transmission.xcodeproj begins of individual action menus 2007-08-08 01:03:34 +00:00
beos Oops, remove extra paren. 2007-08-05 04:04:04 +00:00
cli (trunk) fix getopt error that made "transmissioncli -n" fail. (Reported w/patch by mtolman in ticket #284) 2007-08-08 06:21:47 +00:00
daemon fix manpage errors reported by Lacrocivious 2007-07-31 16:19:31 +00:00
gtk (trunk) get gtk+ client building properly on older compilers. (reported by fixx in ticket #288) 2007-08-08 06:19:13 +00:00
libevent updated as per SoftwareElves' request 2007-08-07 20:43:40 +00:00
libtransmission (trunk) rewrite peerCheck code based on comments from mtolman in http://transmission.m0k.org/forum/viewtopic.php?t=2106 2007-08-08 06:01:52 +00:00
macosx fix a naming issue with the action menu 2007-08-08 13:53:30 +00:00
misc
mk almost done reverting. 2007-07-19 00:09:09 +00:00
wx use inttypes.h instead of stdint.h 2007-08-04 01:34:00 +00:00
.gitignore
AUTHORS add French translation by tiennou 2007-08-06 15:37:16 +00:00
BSDmakefile
ChangeLog required files 2007-07-18 23:13:30 +00:00
LICENSE grammar and comment ;) 2007-07-29 15:02:42 +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 merge: update news date 2007-08-07 14:08:31 +00:00
README Tweaked the news a bit. Fixed README typo pointed out by Lacrocivious. 2007-07-31 15:18:40 +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 update appcast to point to mirror 2007-08-07 03:08:28 +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 ModeenF's configure fix for BeOS 2007-08-03 15:46:06 +00:00
configure.ac Use __BEOS__ to test for beos instead of relying on the build to set SYS_BEOS. 2007-08-04 01:17:39 +00:00
transmission.spec.in get mac build compiling again 2007-07-19 01:21:13 +00:00
version.sh update version number to 0.80+ 2007-08-07 14:15:04 +00:00

README

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

Transmission is a free, lightweight BitTorrent client. It features a
simple, intuitive interface on top of 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/