Charles Kerr
|
1d9b9ce245
|
(trunk) clarify http_proxy in the manpages
|
2010-12-16 16:19:19 +00:00 |
Charles Kerr
|
465a2e7c90
|
(trunk) extremely minor manpage copyediting
|
2010-12-12 16:36:46 +00:00 |
Charles Kerr
|
607de96979
|
(trunk) #3817 "Use the OS' proxy support" -- add manpage documentation for http_proxy to transmission-gtk and transmission-cli.
|
2010-12-12 16:33:08 +00:00 |
Charles Kerr
|
321c3795f8
|
(trunk cli) #3758 "Syntax error in transmission-cli.1" -- patch from naddy
|
2010-11-21 15:41:05 +00:00 |
Charles Kerr
|
4a05b4c3e6
|
(trunk cli) #3269 "transmission-cli 2.10 segfaults" -- r11330 wasn't the right fix. Thanks to Longinus00 for the proofreading.
|
2010-10-18 03:11:51 +00:00 |
Charles Kerr
|
14f8029fd1
|
(trunk cli) #3629 "transmission-cli 2.10 segfaults on startup" -- fixed. solution by Longinus00
|
2010-10-17 17:40:40 +00:00 |
Charles Kerr
|
c01c18b46b
|
(trunk) make --version/-V behave the same in the other apps too
|
2010-08-09 00:18:26 +00:00 |
Charles Kerr
|
70be70d85f
|
nice job.
|
2010-08-05 13:24:46 +00:00 |
Charles Kerr
|
2db6183add
|
(trunk) ..and the manpages :)
|
2010-08-05 13:06:20 +00:00 |
Charles Kerr
|
9cb6333b6c
|
(trunk) rename "transmission" as "transmission-gtk" and "transmissioncli" as "transmission-cli" for consistency with the other transmission apps
|
2010-08-05 12:57:54 +00:00 |
Charles Kerr
|
807c5de5e2
|
(trunk cli) #3487 "transmissioncli should warn about about unrecognized commands" -- fixed.
|
2010-08-04 23:18:39 +00:00 |
Charles Kerr
|
4cc11e47ee
|
(trunk) synchronize the "see also" sections of the manpages
|
2010-08-04 23:17:49 +00:00 |
Charles Kerr
|
e6bafdf26b
|
(trunk) #3045 "size units" -- sync the default units in all the apps s.t. they're consistent with each other
|
2010-07-28 00:31:11 +00:00 |
Charles Kerr
|
610061f79a
|
(trunk T) #3045 "units" -- modify the formatter functions based on feedback from BMW
|
2010-07-06 20:25:54 +00:00 |
Charles Kerr
|
6e5af03d78
|
(trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings
|
2010-07-04 06:07:21 +00:00 |
Charles Kerr
|
cdcc4705aa
|
(trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while.
|
2010-07-03 00:25:22 +00:00 |
Charles Kerr
|
eda211e5ce
|
(trunk) #2983: add command-line utilities for creating .torrent files, for editing passkeys, for adding/removing trackers, etc.
|
2010-06-16 14:27:24 +00:00 |
Charles Kerr
|
3ff784ad28
|
(trunk) #1796 "run script after torrent completion" -- (1) add to transmission-remote. (2) remove cli's custom script handler and have it use libtransmission instead.
|
2010-05-11 13:36:21 +00:00 |
Charles Kerr
|
06f044680a
|
(trunk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- implemented for gtk, qt, daemon, cli, and web client
|
2010-04-28 01:26:46 +00:00 |
Charles Kerr
|
7feaa9faae
|
(trunk) #2938 -- sync gtk, mac, and cli clients with previous commit
|
2010-02-20 15:57:34 +00:00 |
Charles Kerr
|
36d97610bd
|
(trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified
|
2010-02-02 22:45:22 +00:00 |
Charles Kerr
|
6ec226634f
|
(trunk cli) #2836 "transmissioncli --help shows incorrect usage syntax" -- fixed in trunk for 1.90
|
2010-01-30 00:49:40 +00:00 |
Charles Kerr
|
66983ddc70
|
(trunk libT) sync the tr_wait_msec() calls in daemon/ and cli/
|
2010-01-01 22:40:54 +00:00 |
Charles Kerr
|
2ff810d18f
|
(trunk) use AC_ARG_VAR for some autoconf variables s.t. their values will persist between reconfs
|
2009-12-18 05:02:48 +00:00 |
Charles Kerr
|
7ece5ed6d2
|
(trunk cli(!)) #2096 "Magnet links - Extension for Peers to Send Metadata Files (BEP #9)" -- add support for adding magnet links as a command-line argument
|
2009-12-02 22:56:57 +00:00 |
Charles Kerr
|
b9517b9826
|
(trunk) silence manpage warnings reported by lintian and recorded at http://lintian.debian.org/full/costela@debian.org.html#transmission
|
2009-09-15 14:11:46 +00:00 |
Charles Kerr
|
cb79214854
|
(trunk) remove trailing spaces
|
2009-08-10 20:04:08 +00:00 |
Charles Kerr
|
5018a1b0d2
|
(trunk) rephrase "tracker returned..." to "tracker gave..." which is equally expressive but saves a little space on the status line
|
2009-08-06 07:04:19 +00:00 |
Charles Kerr
|
a4767894e7
|
(trunk) #1400, #2308: differentiate warnings and errors; differentiate between local messages and messages from the tracker
|
2009-08-05 01:25:36 +00:00 |
Charles Kerr
|
e5ff7d8f3e
|
(trunk) #2271: rounding problem in printf()
|
2009-07-14 20:09:46 +00:00 |
Eric Petit
|
ff50449d33
|
Only use libm if it's there and needed
|
2009-07-09 17:57:31 +00:00 |
Charles Kerr
|
d63a1eb4ba
|
(trunk cli) make the "creating torrent" message a little better
|
2009-06-20 00:53:11 +00:00 |
Charles Kerr
|
c859f06742
|
(trunk) autoconf/automake: move libdht.a into a DHT_LIBS variable
|
2009-06-19 23:50:09 +00:00 |
Charles Kerr
|
1b571f20ea
|
(trunk) document the -g arg a little better
|
2009-06-16 19:50:01 +00:00 |
Charles Kerr
|
73f3c3ad8c
|
(trunk) replace LIBEVENT_CPPFLAGS with LIBEVENT_CFLAGS
|
2009-06-14 16:51:22 +00:00 |
Charles Kerr
|
8e6eee683f
|
(trunk) on non-mac platforms, try not building our own copy of libevent 1.4.x
|
2009-06-03 15:47:08 +00:00 |
Charles Kerr
|
3d7cc36424
|
(trunk) #7: DHT support. This is a work in progress... no gui/rpc support yet
|
2009-05-19 18:38:26 +00:00 |
Charles Kerr
|
e1a71968be
|
(trunk cli) #1805: creating multi-tracker torrents - CLI
|
2009-05-15 15:42:13 +00:00 |
Charles Kerr
|
03a7251054
|
(trunk) make it possible to #include "version.h" without having to add -I${TOP}/libtransmission/ to your CFLAGS
|
2009-04-13 19:04:21 +00:00 |
Charles Kerr
|
d1c6956598
|
(trunk) tr_metaInfoBuilderCreate() doesn't need a tr_session* handle anymore
|
2009-04-08 18:47:48 +00:00 |
Charles Kerr
|
6bcce280dc
|
(trunk) back out the avahi patch
|
2009-04-05 17:34:34 +00:00 |
Charles Kerr
|
3ef8240b80
|
(trunk) If avahi's zeroconf implementation is available, use it to advertise our web ui
|
2009-04-05 15:49:03 +00:00 |
Charles Kerr
|
c3b24bc471
|
(trunk) modify tr_torrentParse() and tr_torrentNew() arguments s.t. they use the ctor's session instead of passing it in again. Allow a NULL session pointer for some cases of tr_torrentParse().
|
2009-04-02 17:30:29 +00:00 |
Charles Kerr
|
f4557fab8e
|
(trunk) use tr_bencDict{Find,Add}Bool() where appropriate
|
2009-03-29 23:05:32 +00:00 |
Charles Kerr
|
2eb9888db4
|
(trunk libT) fix getConfigDir() bug reported by wereHamster
|
2009-01-09 19:16:52 +00:00 |
Charles Kerr
|
b0e9cf7b77
|
(trunk cli) fix command-line arg mixup for encryption preference, reported by er13 and Whoopie
|
2009-01-03 23:37:29 +00:00 |
Charles Kerr
|
55eb07deff
|
(trunk cli) #1598: peer-port not saved correctly
|
2008-12-15 19:30:58 +00:00 |
Charles Kerr
|
6b0d98a695
|
(trunk) #1559: Simplify tr_sessionInitFull
|
2008-12-13 23:17:36 +00:00 |
Charles Kerr
|
eeb05d1489
|
(cli) #1547: free memory read
|
2008-12-02 02:04:32 +00:00 |
Charles Kerr
|
a1cd6d85dc
|
(libT) add #ifdefs to ensure that client apps don't #include private libtransmission headers.
|
2008-11-24 20:17:36 +00:00 |