Jordan Lee
e40a7d5359
(trunk) replace the tr_metainfo_builder.isSingleFile and tr_info.isMultifile fields an 'isFolder' bool in both structs.
...
This makes the variable naming more uniform. It also clarifies the information we're really trying to convey -- previously, isSingleFile was false whenever the torrent held a directory tree, even if there was only a single file in the tree.
Sync the Mac OS X client's use to match the libtransmission variable names.
2014-06-08 22:16:01 +00:00
Jordan Lee
db8a589ec4
add tr_makeMetaInfo() unit test for creating a single-file torrent
2014-06-08 20:01:10 +00:00
Jordan Lee
f17d152e2b
separate out the sandbox code so that test sandboxes can be created without a tr_session
2014-06-08 19:09:41 +00:00
Jordan Lee
755b47b498
builder.isSingleFile should be a bool, not an int.
2014-06-08 19:07:59 +00:00
Jordan Lee
a0fff80248
(trunk, libT) #5711 : add support for BitTorrent client peer-id
2014-06-07 15:07:51 +00:00
Mitchell Livingston
28c64ae93d
updated Turkish localization
2014-05-25 13:12:57 +00:00
Jordan Lee
4bb7f61e31
fix tr_cryptoGetTorrentHash() behavior for crypto-test.c
2014-05-18 20:47:58 +00:00
Jordan Lee
b44f9a19de
update the list of OS X translations that get bundled in the tarball
2014-05-18 20:15:49 +00:00
Mitchell Livingston
c9d8a5da20
tweak NEWS
2014-05-18 19:57:04 +00:00
Jordan Lee
4f29ab1476
remove tracer cerr that was accidentally committed in r14272
2014-05-18 19:47:02 +00:00
Jordan Lee
8e5f58e14a
bump to 2.83
2014-05-18 19:45:08 +00:00
Mitchell Livingston
da3794a620
remove Portuguese localization files
2014-05-18 19:31:24 +00:00
Mitchell Livingston
6503bec3f1
remove Portuguese localization
2014-05-18 19:30:29 +00:00
Jordan Lee
c56c952e23
update network error detection as described by rb07 in https://trac.transmissionbt.com/ticket/5514#comment:9
2014-05-15 21:32:04 +00:00
Jordan Lee
cd7e5291db
silence warnings found by clang++
2014-05-09 02:32:28 +00:00
Jordan Lee
5d59b0e6ad
remove apostrophes from AC_DEFINE calls
2014-05-09 01:30:18 +00:00
Jordan Lee
3d1a6df0d7
remove extraneous 'include event.h' that confused the mac build.
2014-05-05 21:08:30 +00:00
Jordan Lee
265962bd6f
sync third-party/miniupnp/updateminiupnpcstrings.sh to Transmission's automake code
2014-05-05 21:02:17 +00:00
Jordan Lee
6ee973aaac
(trunk) #5671 'dht-0.22': update third-party/dht.c to Juliusz Chroboczek's upstream v0.22
2014-05-05 20:45:14 +00:00
Jordan Lee
b00b90c48c
(trunk, libT) #5650 : 'make log timestamp format configurable' -- timestamp expanded to include full date/time/tz info, patch by mike.dld
2014-04-28 15:31:46 +00:00
Jordan Lee
5a2268289e
(trunk, libT) #5651 'int to bool patch' -- fixed, patch by rajmannugetr
2014-04-27 23:10:01 +00:00
Jordan Lee
d87e091fff
(trunk, daemon) #5660 'Daemon should use event loop' -- fixed with patch by missionsix
2014-04-27 22:01:51 +00:00
Jordan Lee
8f5c7809e7
(trunk, libT) #5517 'Don't create or add torrents with "../" at the beginning of the path or "/../" anywhere in the path' -- fixed.
2014-04-27 20:17:16 +00:00
Jordan Lee
4097f6333a
(trunk, daemon) #5621 'ratio vs ratio limit in transmission-remote' -- fixed.
2014-04-27 19:57:38 +00:00
Jordan Lee
a7137b7bb9
upgrade miniupnp version to 1.9. update autoconf script to detect the API version; update upnp.c's #ifdefs to use the API version.
2014-04-27 19:31:10 +00:00
Jordan Lee
2be080f48e
(trunk qt) #5514 'enhanced network status' -- reset the torrent model when we reconnect to the transmission session after a network failure
2014-04-27 00:33:19 +00:00
Jordan Lee
4fd7408d4b
update fr translation by gostron
2014-04-27 00:04:13 +00:00
Jordan Lee
fef15a7ab2
(trunk, libT) #5643 'quota support for NetBSD >= 6' -- patch by wiz
2014-04-27 00:02:00 +00:00
Jordan Lee
157bbe73f6
(trunk, web) #5620 'Inspector - Clickable urls in Comment field' -- added with patch by e-moe, thanks also to cfpp2p for testing
2014-04-15 21:30:38 +00:00
Jordan Lee
e02b244300
(trunk) #5619 'Invalid magnet link gives no error dialog' -- fixed with patch by dale2507
2014-04-15 21:26:52 +00:00
Jordan Lee
34870bb938
(trunk) #5612 'transmission incorrectly determines CXX when ccache is used' -- fixed with patch from patrickdepinguin
2014-04-15 21:23:32 +00:00
Mitchell Livingston
646c6e03b6
update Dutch localization
2014-03-27 00:46:06 +00:00
Jordan Lee
8b0a7746bb
fix crash when creating the Open Torrent dialog in Qt 5.2 on Ubuntu 14.04
2014-03-16 22:50:39 +00:00
Mitchell Livingston
a78090f921
update French localization
2014-03-15 13:46:40 +00:00
Mitchell Livingston
c364a9344f
update Danish localization
2014-02-28 13:57:03 +00:00
Mitchell Livingston
f3c336e157
pt_pt localization updated
2014-02-12 12:45:37 +00:00
Mitchell Livingston
c76174dc0c
#5601 Missing ',' comma in the libsystemd-daemon configure.ac
2014-02-09 17:24:58 +00:00
Mitchell Livingston
66ccc3eca5
update Turkish localization
2014-02-09 17:16:23 +00:00
Mitchell Livingston
12b368aa4b
update Spanish localization
2014-02-09 17:01:31 +00:00
Mitchell Livingston
fc1837555d
updated Italian localization
2014-02-02 03:24:15 +00:00
Mitchell Livingston
feeb22d6f8
get prefs and the main menu opening in Xcode 4.6
2014-02-02 03:18:18 +00:00
Mitchell Livingston
b8adb42009
#5599 File Rename sheet's buttons don't localize
2014-02-01 19:13:36 +00:00
Mitchell Livingston
56209a8f86
updated German localization
2014-02-01 17:18:17 +00:00
Mitchell Livingston
564c1876dd
update strings file
2014-01-29 02:43:08 +00:00
Jordan Lee
d7368a58f5
Copyedit the license's revised text: (1) fix accidental word concatenations in the Qt and GTK+ clients' license popup text
2014-01-21 03:15:33 +00:00
Jordan Lee
02cff80c2d
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
Jordan Lee
d49b8b6650
(trunk, libT) #5467 : 'transmission-daemon SEGFAULTs on startup without error message if ~/.config does not exist and ~ is not writeable' -- nice quick fix by mike.dld
2014-01-21 02:27:46 +00:00
Jordan Lee
72f9cb7112
(trunk, daemon) #5503 : add an ExecReload rule to the systemd service file.
2014-01-21 02:19:48 +00:00
Jordan Lee
5f2daaafb3
(trunk, gtk/qt/web) #5581 : 'Inconsistent ordering of Upload and Download speed limits' -- fixed.
2014-01-20 23:56:06 +00:00
Jordan Lee
1637da5c1d
when we free the UDP trackers on shutdown, make sure to cancel any DNS requests that are pending for them.
2014-01-20 23:18:52 +00:00