Commit Graph

38 Commits

Author SHA1 Message Date
naddy
7985ea4a47 * update to 2.13: bug fixes
* install .desktop file for qt client; from FreeBSD
2010-12-12 20:42:38 +00:00
naddy
a9012975af * maintenance update to 2.12
* drop groff dependency, Transmission has mdoc pages
2010-11-23 18:52:40 +00:00
naddy
cd95115e56 Add Qt4 client and no_qt flavor. Only applicable to GCC4 archs. 2010-10-25 20:28:04 +00:00
naddy
14a79653ed also comment out warning flags for future compiler versions; from Brad 2010-10-22 13:36:39 +00:00
naddy
dfdca83201 Major update to 2.11.
The GTK+ client is now named "transmission-gtk" and the -gui package has
been renamed to -gtk.
2010-10-21 21:52:51 +00:00
naddy
946decedff update to 1.93 2010-05-03 17:39:33 +00:00
naddy
f782aedb3b use in-tree libevent(extra) instead of the bundled one; from nicm@ and alek@ 2010-05-01 13:50:05 +00:00
sthen
f953b38803 Check for evhttp.h instead of event-config.h to detect an installed
libevent; if it's not present, continue using the bundled copy.
Fixes the build with a forthcoming libevent update.
Suggested by NicM@, ok naddy@
2010-04-21 06:57:24 +00:00
naddy
543df3bcc7 Don't link against libappindicator, libcanberra, libgconf if they happen
to be installed; pointed out by sthen@.
While here, also drop libnotify dependency.
2010-04-01 22:16:29 +00:00
naddy
84709cb90f update to 1.92: many small improvements 2010-03-21 16:30:28 +00:00
naddy
f312a9d6fc drop workarounds for \' printf modifier 2009-10-30 18:08:47 +00:00
naddy
9c85c61df8 update to 1.76 for miscellaneous bug fixes 2009-10-28 19:38:11 +00:00
naddy
e8d80fcd02 update to 1.75: minor bug fixes 2009-09-16 19:36:33 +00:00
naddy
fce0dc3ec9 update to 1.74: miscellaneous bug fixes 2009-09-06 15:03:18 +00:00
naddy
8db5f06144 maintenance update to 1.73 2009-07-22 15:52:07 +00:00
sthen
e469576579 in the UPnP code, skip over route socket messages with the wrong rtm_version;
didn't break anything for naddy@, it still reported that it had successfully
negotiated port forwarding with his printer, just as before ;-)
2009-06-27 21:48:47 +00:00
naddy
b849c589df Update to 1.72.
The major new addition in the 1.7x series is support for DHT.
2009-06-20 13:07:22 +00:00
fgsch
3e0e2f359a Fix uploading by web and bump package. Transmission ticket #2085.
ok naddy@
2009-06-12 08:11:17 +00:00
naddy
4b12f202d0 update to 1.61: close potential CSRF security hole for web client users 2009-05-13 15:10:42 +00:00
naddy
dd6fe9527c update to 1.60; prodded by Brad 2009-05-10 19:31:44 +00:00
naddy
365b3a29a3 update to 1.52; from Brad 2009-04-14 14:06:26 +00:00
naddy
f7794129b7 maintenance update to 1.51 2009-03-04 20:59:52 +00:00
naddy
faec2170d9 Update to 1.50: A bunch of bug fixes and various small improvements as well
as initial IPv6 support.
Also submitted in near-identical form by Brad.
2009-02-15 18:09:29 +00:00
naddy
791c23f93b Update to 1.42: improvements in peer management and bandwidth
measurement and allocation.
2008-12-27 15:54:43 +00:00
naddy
d5c187dbe5 Update to 1.40. The biggest changes:
* new web interface for the GTK and daemon clients
* transmission-daemon and -remote have been completely rewritten
2008-12-02 15:29:07 +00:00
naddy
a0de073c3c Overdue update to 1.22. 2008-07-09 19:43:42 +00:00
naddy
5371258c2e Update to 1.11. 2008-04-22 16:50:42 +00:00
naddy
ad9bf2c351 re-release with all autotool files regenerated and a new SVN version number 2008-01-29 16:33:08 +00:00
naddy
4f287ee0f5 update to 1.02: miscellaneous bug fixes 2008-01-28 15:40:43 +00:00
naddy
a1477e02ca maintenance update to 1.01 2008-01-17 18:27:41 +00:00
naddy
2d0e0d02b5 Update to 1.00. Changes:
* The GUI has been extended.
* The CLI client has changed its name back to "transmissioncli" (no
hyphen) and has regained the scrape feature.
* Bug fixes.
2008-01-11 18:15:00 +00:00
naddy
effccd440f Update to 0.93: much improved, encryption is supported now.
Name changes:
transmissioncli  -> transmission-cli
transmission-gtk -> transmission
2007-11-27 20:30:19 +00:00
naddy
9c9ae10513 update to 0.72: various and sundry improvements 2007-05-09 14:01:54 +00:00
naddy
4c4becf87f Fix building with gtk+ >=2.10 and regen patches.
Pointed out by and ok steven@
2007-04-08 17:36:59 +00:00
naddy
eaedca778e avoid a "__malloc" name clash 2006-12-29 21:19:13 +00:00
naddy
5c44c9adb4 update to 0.6.1 (+ changeset 1190 for -gtk fixes) 2006-12-23 17:04:16 +00:00
naddy
f4dc4ff8d1 changeset 230 from the upstream SVN: improve tracker response parsing 2006-04-29 15:37:44 +00:00
naddy
f8d90d961c Import Transmission 0.5.
Transmission is a free, lightweight BitTorrent client.  It features
a simple, intuitive interface on top on an efficient, cross-platform
back-end.

Man page contributed by Deanna Phillips <deanna@sdf.lonestar.org>.
2006-04-26 20:05:06 +00:00