Go to file
Mitchell Livingston 58621c530b on mouse up/down only redisplay the affected row 2007-08-10 04:06:49 +00:00
Transmission.xcodeproj use the actual Torrent class to access values for the torrent cell class, rather than creating a dictionary and using that on each reload 2007-08-10 03:20:01 +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) utf8ize the Dutch translation 2007-08-09 04:57:19 +00:00
libevent updated as per SoftwareElves' request 2007-08-07 20:43:40 +00:00
libtransmission (trunk) minor tweak to gracefully handle leading spaces in the announce URL. Reported by Lacrocivious 2007-08-08 23:48:10 +00:00
macosx on mouse up/down only redisplay the affected row 2007-08-10 04:06:49 +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 use inttypes.h instead of stdint.h 2007-08-04 01:34:00 +00:00
.gitignore Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
AUTHORS patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +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 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/