Jordan Lee
|
d4e0194ce2
|
(trunk, libT) #5275: fix platform quota crash on solaris 2.12, patch by godot
|
2013-07-14 23:00:39 +00:00 |
Mitchell Livingston
|
a1ad7d8da3
|
Simplify the torrent complete callback method.
|
2013-07-14 14:35:57 +00:00 |
Mitchell Livingston
|
fefba6c2da
|
Perform callbacks in the Torrent class using GCD.
|
2013-07-14 14:28:40 +00:00 |
Jordan Lee
|
ba465de7d1
|
in libtransmission/platform-quota.c, a one-liner patch to fix compilation on some versions of Linux. Patch by rb07
|
2013-07-12 22:42:40 +00:00 |
Jordan Lee
|
af3481400f
|
fix a couple of unlikely-to-be-triggered errors reported by clang static analyzer
|
2013-07-10 22:28:40 +00:00 |
Jordan Lee
|
d244545979
|
use G_DEFINE_QUARK instead of rolling our own quark getters
|
2013-07-09 22:44:24 +00:00 |
Jordan Lee
|
de248c94fb
|
in peer-msgs.c's tr_peerMsgsCalculateActive(), adjust some of those new tracer assertions to work better with magnet links.
|
2013-07-09 17:05:32 +00:00 |
Mitchell Livingston
|
7a766efe7b
|
add platform-quota.[ch] to the projects file
|
2013-07-09 04:02:22 +00:00 |
Jordan Lee
|
7f9f86c55a
|
fix a minor GAppInfo memory leak in transmission-gtk
|
2013-07-08 19:34:58 +00:00 |
Jordan Lee
|
0c507637db
|
in peer-mgr.c's tr_peerMgrGetDesiredAvailable(), confirm we have a swarm pointer before using it. Probable fix for bug #5407
|
2013-07-08 17:46:12 +00:00 |
Jordan Lee
|
74d0f305a6
|
move platform.c's quota code into its own file. Fixes FTBFS reported in bug #5389 and is also a nice piece of encapsulation. Patch by rb07
|
2013-07-08 17:07:31 +00:00 |
Jordan Lee
|
e0e4849abd
|
in peer-msgs.c's my_funcs struct, remove an unnecessary trailing comma in the designated initializers.
|
2013-07-08 16:44:19 +00:00 |
Jordan Lee
|
058e430251
|
fix bug #5372, 'wrong peer states displayed'.
|
2013-07-08 16:41:12 +00:00 |
Jordan Lee
|
59af132947
|
replace deprecated gtk_icon_info_free() calls with g_object_unref() in GTK+ >= 3.8.0
|
2013-07-08 16:25:18 +00:00 |
Jordan Lee
|
836e497be6
|
bump to 2.80+
|
2013-07-08 02:45:36 +00:00 |
Mitchell Livingston
|
5ef65d3627
|
revert smaller Mac png images to fix #5390
|
2013-07-05 23:08:09 +00:00 |
Jordan Lee
|
59f27cc1c6
|
remove the ShowOnlyIn=Unity desktop entries. These were from bug #4804 as an interim measure until XDG action groups were more widely supported, and can be removed.
|
2013-07-02 21:20:33 +00:00 |
Jordan Lee
|
d85aa792e0
|
bump to 2.80
|
2013-06-26 02:31:46 +00:00 |
Jordan Lee
|
54a925e263
|
sync transmission-gtk translations from Rosetta
|
2013-06-26 02:22:32 +00:00 |
Jordan Lee
|
a7855372b9
|
new languages for transmission-gtk: Shan and Northern Sami
|
2013-06-26 02:20:46 +00:00 |
Jordan Lee
|
a95b6c1e6c
|
(trunk) #5382: better compression of our bundled png files. recompressed by Mangix
|
2013-06-26 02:06:43 +00:00 |
Jordan Lee
|
df0d7f7f43
|
(trunk, qt) #5374: add url support for dragging-and-dropping multiple URLs into transmission-qt. patch by rb07
|
2013-06-26 01:48:47 +00:00 |
Mitchell Livingston
|
0a26c2ae1d
|
fix typos in NEWS
|
2013-06-26 01:35:14 +00:00 |
Mitchell Livingston
|
f03d075156
|
update Danish localization
|
2013-06-20 02:47:12 +00:00 |
Jordan Lee
|
beeb4d3b77
|
(trunk, gtk) minor fix to tr_prefs_init_default() -- avoid redundant calls to g_get_user_special_dir
|
2013-06-12 00:22:41 +00:00 |
Jordan Lee
|
5f61425565
|
updated Basque translation by Xabier Aramendi via rb07 in ticket #4937
|
2013-06-11 19:09:07 +00:00 |
Jordan Lee
|
ea19848067
|
don't hardcode the config dir, as discussed in ticket #4503 comments 17, 19
|
2013-06-09 22:52:33 +00:00 |
Jordan Lee
|
a2ca089cfd
|
(trunk, qt) #5374 handle multifile drag-and-drop in Qt client, patch by kernel_daemon
|
2013-06-09 20:18:47 +00:00 |
Jordan Lee
|
d1db86eba9
|
in transmission-daemon.service, remove unnecessary comments and change Type from simple to notify since transmission-daemon uses sd_notify()
|
2013-06-09 19:54:58 +00:00 |
Jordan Lee
|
adb8077706
|
(trunk web) #5380 'numeric input method not compatible with non-querty keyboards' -- fixed w/patch from lechevalierd3on
|
2013-06-09 19:41:51 +00:00 |
Jordan Lee
|
43b3a47661
|
(trunk, libT) #53737 fix 2.77+ nightly regression that misreported the number of webseeds
|
2013-06-09 18:56:10 +00:00 |
Jordan Lee
|
30882e69b1
|
(trunk libT) fix 2.7x crash when dealing with webseeds
|
2013-06-09 18:39:24 +00:00 |
Jordan Lee
|
5ecb8352de
|
add transmission-daemon.service to EXTRA_DIST
|
2013-06-09 18:25:03 +00:00 |
Jordan Lee
|
a7d9f17b22
|
(trunk daemon) add a systemd service file for transmission-daemon.
Suggestions / improvements welcomed at https://trac.transmissionbt.com/ticket/4503
|
2013-06-09 18:18:09 +00:00 |
Mitchell Livingston
|
f3eb6d449e
|
tweak NEWS
|
2013-06-08 01:57:39 +00:00 |
Jordan Lee
|
4ac417b331
|
(daemon) systemd support, part 1: add sd_notify() calls to transmission-daemon if libsystemd-daemon is detected at compile time
|
2013-06-07 23:31:26 +00:00 |
Jordan Lee
|
3fb74c4e00
|
(trunk, libT) fix tr_torrentStat() regression in the nightlies reported in #5294 by mw3demo
|
2013-05-27 21:04:48 +00:00 |
Jordan Lee
|
9e244e0b7e
|
add transmission-daemon's --dump option to the manpage.
|
2013-05-25 23:20:20 +00:00 |
Jordan Lee
|
5452908346
|
whitespace/indentation
|
2013-05-23 05:43:12 +00:00 |
Jordan Lee
|
f36d705060
|
whitespace/indentation
|
2013-05-23 03:20:18 +00:00 |
Jordan Lee
|
e39c11316f
|
whitespace/indentation
|
2013-05-23 00:11:09 +00:00 |
Jordan Lee
|
96aaa41218
|
safer implementation of tr_torrentName()
|
2013-05-22 22:56:13 +00:00 |
Jordan Lee
|
027e3f3066
|
(trunk, libT) #4682 'Add return id from duplicate torrent torrent-add rpc' -- added.
|
2013-05-22 20:35:38 +00:00 |
Jordan Lee
|
094af58f29
|
undo previous commit's accidental inclusion of changes to peer-msgs.* and peer-mgr.c
|
2013-05-22 19:06:54 +00:00 |
Jordan Lee
|
d81f956daa
|
(trunk, libT) #5356 'only set CURLOPT_COOKIEFILE if cookies.txt exists on startup' -- fixed.
|
2013-05-22 19:02:07 +00:00 |
Jordan Lee
|
68665b939d
|
(libT) prevent possible oscillation in paused_easy_handles reported by vipjml in bug #1079 comment:27
|
2013-04-28 00:06:22 +00:00 |
Jordan Lee
|
de6e408a66
|
(qt) fix file-tree icon regression caused by r14000 for #5285; found & patched by rb07
|
2013-04-24 22:56:28 +00:00 |
Mitchell Livingston
|
877055e3ae
|
update Dutch localization for 2.8
|
2013-04-15 03:12:24 +00:00 |
Jordan Lee
|
ff4267bf00
|
(trunk libT) #1079 'webseeds don't respect speed limits': fixed.
|
2013-04-13 20:56:24 +00:00 |
Jordan Lee
|
96786b7fa1
|
(trunk) update web.h's API s.t. there's an explicit function to use when downloading webseed content.
|
2013-04-13 20:25:28 +00:00 |