1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 09:13:06 +00:00
No description
Find a file
2007-08-13 01:55:15 +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) updated gtk+ fr translation 2007-08-10 04:14:10 +00:00
libevent updated as per SoftwareElves' request 2007-08-07 20:43:40 +00:00
libtransmission identify a client's peer id correctly 2007-08-10 18:06:52 +00:00
macosx when opening multiple copies of the app, after the warning don't make the first copy active (in case that copy has been quit in between checking and responding to the dialog) 2007-08-13 01:55:15 +00:00
misc Add URL for some more documentation of the azureus protocol. 2007-08-12 23:20:04 +00:00
mk almost done reverting. 2007-07-19 00:09:09 +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
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
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
AUTHORS patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +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
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
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
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
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 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/