]> granicus.if.org Git - transmission/log
transmission
10 years ago(trunk, web) #5589 'Magnet torrent shows 'retrieving' even when stopped' -- fix by...
Jordan Lee [Mon, 20 Jan 2014 22:32:20 +0000 (22:32 +0000)]
(trunk, web) #5589 'Magnet torrent shows 'retrieving' even when stopped' -- fix by JJTagy

10 years agoremove '-DGTK_DISABLE_DEPRECATED' for now; we'll migrate from GtkUIManager to GtkBuil...
Jordan Lee [Mon, 20 Jan 2014 21:30:41 +0000 (21:30 +0000)]
remove '-DGTK_DISABLE_DEPRECATED' for now; we'll migrate from GtkUIManager to GtkBuilder in transmission-gtk 2.90

10 years ago(trunk, libT) #4089: 'magnet download not verified for existing data' -- patch by...
Jordan Lee [Sun, 19 Jan 2014 05:03:27 +0000 (05:03 +0000)]
(trunk, libT) #4089: 'magnet download not verified for existing data' -- patch by cfpp2p

10 years ago(trunk, libT) #5573 'crypto unit test' -- written by mike.dld
Jordan Lee [Sun, 19 Jan 2014 04:41:20 +0000 (04:41 +0000)]
(trunk, libT) #5573 'crypto unit test' -- written by mike.dld

10 years agoin debugf(), don't call fflush() on a null pointer. Xref: https://trac.transmissionbt...
Jordan Lee [Sun, 19 Jan 2014 04:26:45 +0000 (04:26 +0000)]
in debugf(), don't call fflush() on a null pointer. Xref: https://trac.transmissionbt.com/ticket/4531#comment:73

10 years ago(trunk, libT) #5517 'fix error adding torrents whose names with an ellipsis' -- fix...
Jordan Lee [Sun, 19 Jan 2014 04:19:14 +0000 (04:19 +0000)]
(trunk, libT) #5517 'fix error adding torrents whose names with an ellipsis' -- fix by e5g6s.

10 years ago(trunk, libT) #5583 'blockfile.tmp file descriptor is leaked when importing blocklist...
Jordan Lee [Sun, 19 Jan 2014 02:03:41 +0000 (02:03 +0000)]
(trunk, libT) #5583 'blockfile.tmp file descriptor is leaked when importing blocklist' -- fix by rb07.

10 years ago#5579 (trunk, cli) fix transmission-cli manpage's description of the tos argument...
Jordan Lee [Sun, 19 Jan 2014 01:58:46 +0000 (01:58 +0000)]
#5579 (trunk, cli) fix transmission-cli manpage's description of the tos argument. fix by dtucker.

10 years ago(trunk, libT) #5570 'regression: peers no longer load from .resume files' -- fix...
Jordan Lee [Sun, 19 Jan 2014 01:55:54 +0000 (01:55 +0000)]
(trunk, libT) #5570 'regression: peers no longer load from .resume files' -- fix submitted by Nonal

10 years ago(trunk, daemon) #5562: 'Discrepancy in curl SSL setup between tr-daemon and tr-remote...
Jordan Lee [Sun, 19 Jan 2014 01:53:07 +0000 (01:53 +0000)]
(trunk, daemon) #5562: 'Discrepancy in curl SSL setup between tr-daemon and tr-remote' -- fix by mike.dld

10 years agoadd svn:keywords on source files that were missing them
Jordan Lee [Sun, 19 Jan 2014 01:29:38 +0000 (01:29 +0000)]
add svn:keywords on source files that were missing them

10 years agoLicensing changes:
Jordan Lee [Sun, 19 Jan 2014 01:09:44 +0000 (01:09 +0000)]
Licensing changes:

1. add the option the code to be used under GPLv2 or GPLv3; previously only GPLv2 was allowed

2. add the "proxy option" as described in GPLv3 so we can add future licenses without having to bulk-edit everything again :)

3. remove the awkward "exception for MIT code in Mac client" clause; it was unnecessary and confusing.

10 years ago(trunk) restore copyright year as suggested in email by rms
Jordan Lee [Sat, 18 Jan 2014 20:56:57 +0000 (20:56 +0000)]
(trunk) restore copyright year as suggested in email by rms

10 years ago#5404 Coalesce multiple Speed Limit Auto Enabled/Disabled notifications
Mitchell Livingston [Fri, 10 Jan 2014 18:20:51 +0000 (18:20 +0000)]
#5404 Coalesce multiple Speed Limit Auto Enabled/Disabled notifications

10 years agoold-style spacing
Mitchell Livingston [Fri, 10 Jan 2014 18:06:34 +0000 (18:06 +0000)]
old-style spacing

10 years ago#5584 Share option in File menu and context menu
Mitchell Livingston [Fri, 10 Jan 2014 17:50:05 +0000 (17:50 +0000)]
#5584 Share option in File menu and context menu

10 years agoit's now 2014
Mitchell Livingston [Thu, 9 Jan 2014 21:03:19 +0000 (21:03 +0000)]
it's now 2014

10 years ago#5533 Turkish localization
Mitchell Livingston [Thu, 9 Jan 2014 16:35:44 +0000 (16:35 +0000)]
#5533 Turkish localization

10 years ago#5576 Share Button (to iMessage, email, etc) for torrent file
Mitchell Livingston [Thu, 9 Jan 2014 16:23:54 +0000 (16:23 +0000)]
#5576 Share Button (to iMessage, email, etc) for torrent file

10 years agopartial Turkish localization (#5533)
Mitchell Livingston [Thu, 9 Jan 2014 01:04:08 +0000 (01:04 +0000)]
partial Turkish localization (#5533)

11 years ago(trunk, libT) allocate in jsonsl, allocate jpr_root using the correct integral type...
Jordan Lee [Mon, 16 Dec 2013 16:32:55 +0000 (16:32 +0000)]
(trunk, libT) allocate in jsonsl, allocate jpr_root using the correct integral type. upstream xref: https://github.com/mnunberg/jsonsl/issues/6

11 years ago#5501 Zero-sized files not shown correctly
Mitchell Livingston [Sun, 27 Oct 2013 20:56:10 +0000 (20:56 +0000)]
#5501 Zero-sized files not shown correctly

11 years ago#5304 daemon fails to build on mac
Mitchell Livingston [Sun, 27 Oct 2013 19:31:36 +0000 (19:31 +0000)]
#5304 daemon fails to build on mac

11 years ago(trunk, qt) #5514 'enhanced network status in transmission-qt' -- patch by rb07
Jordan Lee [Sun, 20 Oct 2013 19:57:48 +0000 (19:57 +0000)]
(trunk, qt) #5514 'enhanced network status in transmission-qt' -- patch by rb07

11 years ago(trunk, web) #5510 'add file renaming to transmission web interface' -- whoops, forgo...
Jordan Lee [Sun, 20 Oct 2013 19:41:37 +0000 (19:41 +0000)]
(trunk, web) #5510 'add file renaming to transmission web interface' -- whoops, forgot index.html in r14210

11 years ago(trunk, daemon) #5506: manpage fix for transmission-remote by taem
Jordan Lee [Sun, 20 Oct 2013 19:39:56 +0000 (19:39 +0000)]
(trunk, daemon) #5506: manpage fix for transmission-remote by taem

11 years ago(trunk, web) #5510 'add file renaming to transmission web interface' -- added with...
Jordan Lee [Sun, 20 Oct 2013 18:39:07 +0000 (18:39 +0000)]
(trunk, web) #5510 'add file renaming to transmission web interface' -- added with patch from mark ablov

11 years ago(trunk, libT) #5450: when starting torrents via RPC with torrent-start or torrent...
Jordan Lee [Sun, 20 Oct 2013 17:24:57 +0000 (17:24 +0000)]
(trunk, libT) #5450: when starting torrents via RPC with torrent-start or torrent-start-now requests, work through the rpc-supplied torrent list in queue order

11 years ago(trunk, libT) #5427 'torrents start in pause' -- fix resume issue with que_restart_v2...
Jordan Lee [Sun, 20 Oct 2013 17:15:19 +0000 (17:15 +0000)]
(trunk, libT) #5427 'torrents start in pause' -- fix resume issue with que_restart_v2 patch by cfpp2p

11 years ago(trunk, web) #5500 - don't add the X-Transmission-Session-Id header if we don't have...
Jordan Lee [Sun, 20 Oct 2013 17:09:46 +0000 (17:09 +0000)]
(trunk, web) #5500 - don't add the X-Transmission-Session-Id header if we don't have a value for it.

11 years ago#5494 Filter should reset when bar is hidden
Mitchell Livingston [Sat, 21 Sep 2013 16:24:40 +0000 (16:24 +0000)]
#5494 Filter should reset when bar is hidden

11 years ago(trunk, qt) #5487 'Qt client crash when using Open URL action' -- fixed.
Jordan Lee [Sat, 14 Sep 2013 22:50:25 +0000 (22:50 +0000)]
(trunk, qt) #5487 'Qt client crash when using Open URL action' -- fixed.

11 years agocopyediting: indentation cleanups
Jordan Lee [Sat, 14 Sep 2013 22:45:04 +0000 (22:45 +0000)]
copyediting: indentation cleanups

11 years agofix pedantic compiler warnings
Jordan Lee [Mon, 9 Sep 2013 01:32:09 +0000 (01:32 +0000)]
fix pedantic compiler warnings

11 years ago(trunk, libT) tr-getopt-test fixes similar to r14192
Jordan Lee [Mon, 9 Sep 2013 00:40:20 +0000 (00:40 +0000)]
(trunk, libT) tr-getopt-test fixes similar to r14192

11 years agoblocklist cleanup: use bool instead of int where appropriate, use tr_fileExists(...
Jordan Lee [Sun, 8 Sep 2013 21:25:13 +0000 (21:25 +0000)]
blocklist cleanup: use bool instead of int where appropriate, use tr_fileExists() instead of stat()

11 years ago(trunk, qt) reuse make-dialog's trailing slash fix in the options dialog when setting...
Jordan Lee [Sun, 8 Sep 2013 19:59:47 +0000 (19:59 +0000)]
(trunk, qt) reuse make-dialog's trailing slash fix in the options dialog when setting the download dir

11 years agohave the peer-id test follow the other unit test files' naming conventions
Jordan Lee [Sun, 8 Sep 2013 19:30:16 +0000 (19:30 +0000)]
have the peer-id test follow the other unit test files' naming conventions

11 years ago(trunk, qt) #3606 'Qt client New Torrent from Source Folder is Goofy' -- fixed, mikedld
Jordan Lee [Sun, 8 Sep 2013 19:12:33 +0000 (19:12 +0000)]
(trunk, qt) #3606 'Qt client New Torrent from Source Folder is Goofy' -- fixed, mikedld

11 years ago(trunk, qt) #5312 'download checkbox toggle with spacebar is broken' -- fixed, patch...
Jordan Lee [Sun, 8 Sep 2013 19:07:31 +0000 (19:07 +0000)]
(trunk, qt) #5312 'download checkbox toggle with spacebar is broken' -- fixed, patch by mikedld

11 years ago(trunk, qt) #4813: allow launching files in Qt interface
Jordan Lee [Sun, 8 Sep 2013 19:03:25 +0000 (19:03 +0000)]
(trunk, qt) #4813: allow launching files in Qt interface

11 years ago(trunk, qt) #5483: use native windows icons, more win portability goodness from mikedld
Jordan Lee [Sun, 8 Sep 2013 18:53:11 +0000 (18:53 +0000)]
(trunk, qt) #5483: use native windows icons, more win portability goodness from mikedld

11 years agofix CL warnings in the Qt code. mikedld
Jordan Lee [Sun, 8 Sep 2013 18:39:37 +0000 (18:39 +0000)]
fix CL warnings in the Qt code. mikedld

11 years ago(trunk, libT) improved/new MSVC portability wrappers dirname, basename, gettimeofday...
Jordan Lee [Sun, 8 Sep 2013 18:27:27 +0000 (18:27 +0000)]
(trunk, libT) improved/new MSVC portability wrappers dirname, basename, gettimeofday(). patch by mikedld, breakage by charles

11 years agofix a handful of CL warnings & errors in libtransmission. mikedld
Jordan Lee [Sun, 8 Sep 2013 17:58:14 +0000 (17:58 +0000)]
fix a handful of CL warnings & errors in libtransmission. mikedld

11 years agoremove a few straggling uses of %zu to follow up on the previous TR_PRIuSIZE commit
Jordan Lee [Sun, 8 Sep 2013 17:36:11 +0000 (17:36 +0000)]
remove a few straggling uses of %zu to follow up on the previous TR_PRIuSIZE commit

11 years agointroduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld
Jordan Lee [Sun, 8 Sep 2013 17:32:09 +0000 (17:32 +0000)]
introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld

11 years agocorrect function pointer type correctness. mikedld
Jordan Lee [Sun, 8 Sep 2013 17:29:25 +0000 (17:29 +0000)]
correct function pointer type correctness. mikedld

11 years agofunction pointer type correctness. mikedld
Jordan Lee [Sun, 8 Sep 2013 17:08:18 +0000 (17:08 +0000)]
function pointer type correctness. mikedld

11 years agouse evutil_socket_t instead of int to define socket types. Patch my mikedLd :)
Jordan Lee [Sun, 8 Sep 2013 17:03:11 +0000 (17:03 +0000)]
use evutil_socket_t instead of int to define socket types. Patch my mikedLd :)

11 years agorevert error r14185 error
Jordan Lee [Fri, 30 Aug 2013 18:01:51 +0000 (18:01 +0000)]
revert error r14185 error

11 years agorevert quint64/quint32/qint64/qint32 use to inttypes to match libtransmission's API
Jordan Lee [Thu, 29 Aug 2013 00:37:37 +0000 (00:37 +0000)]
revert quint64/quint32/qint64/qint32 use to inttypes to match libtransmission's API

11 years ago(trunk, libT) #5476: also, define __USE_MINGW_ANSI_STDIO and __STDC_FORMAT_MACROS...
Jordan Lee [Mon, 26 Aug 2013 17:15:12 +0000 (17:15 +0000)]
(trunk, libT) #5476: also, define __USE_MINGW_ANSI_STDIO and __STDC_FORMAT_MACROS on win32 systems so these new macros will work on mingw-w64 and mingw. (rb07)

11 years ago(trunk, libT) #5476: correct the definitions of PRIu64 and PRIu32 on win32 systems...
Jordan Lee [Mon, 26 Aug 2013 17:12:16 +0000 (17:12 +0000)]
(trunk, libT) #5476: correct the definitions of PRIu64 and PRIu32 on win32 systems; thanks to rb07 for this correction

11 years agomake accessing tr_list's recycle nodes threadsafe. patch by mike.did, fixes #5352
Jordan Lee [Sun, 25 Aug 2013 16:27:19 +0000 (16:27 +0000)]
make accessing tr_list's recycle nodes threadsafe. patch by mike.did, fixes #5352

11 years agoadd windows-friendly definitions for PRIu64, PRId64, PRIu32
Jordan Lee [Sat, 24 Aug 2013 20:49:27 +0000 (20:49 +0000)]
add windows-friendly definitions for PRIu64, PRId64, PRIu32

11 years agoadd a size hint for the torrent properties dialog. (rb07)
Jordan Lee [Sat, 24 Aug 2013 20:34:43 +0000 (20:34 +0000)]
add a size hint for the torrent properties dialog. (rb07)

11 years agoremove another spurious console message
Jordan Lee [Sat, 24 Aug 2013 20:22:38 +0000 (20:22 +0000)]
remove another spurious console message

11 years agoremove spurious console message
Jordan Lee [Sat, 24 Aug 2013 20:05:24 +0000 (20:05 +0000)]
remove spurious console message

11 years agoinstead of inttypes, use Qt integral types -- eg, s/uint64_t/quint64/
Jordan Lee [Sat, 24 Aug 2013 19:42:51 +0000 (19:42 +0000)]
instead of inttypes, use Qt integral types -- eg, s/uint64_t/quint64/

11 years agono need for a semicolon after the closing brace in a C++ 'extern' block
Jordan Lee [Sat, 24 Aug 2013 19:26:21 +0000 (19:26 +0000)]
no need for a semicolon after the closing brace in a C++ 'extern' block

11 years agohandle tray icon doubleclicks. (rb07)
Jordan Lee [Sat, 24 Aug 2013 19:22:41 +0000 (19:22 +0000)]
handle tray icon doubleclicks. (rb07)

11 years agowhen adding by filename, take local file separators into account
Jordan Lee [Sat, 24 Aug 2013 19:19:45 +0000 (19:19 +0000)]
when adding by filename, take local file separators into account

11 years agomore treating-bools-as-bools
Jordan Lee [Sat, 24 Aug 2013 18:18:38 +0000 (18:18 +0000)]
more treating-bools-as-bools

11 years agotreat bool args as booleans rather than ints; no need to compare them a la 'if (boolV...
Jordan Lee [Sat, 24 Aug 2013 18:08:38 +0000 (18:08 +0000)]
treat bool args as booleans rather than ints; no need to compare them a la 'if (boolVal != 0)'

11 years ago#include limits.h where we use it, and don't where we don't
Jordan Lee [Sat, 24 Aug 2013 17:53:45 +0000 (17:53 +0000)]
#include limits.h where we use it, and don't where we don't

11 years agoError in French localization
Mitchell Livingston [Sat, 24 Aug 2013 11:41:48 +0000 (11:41 +0000)]
Error in French localization

11 years agoadd inline wrapper functions to tr_torrent to decouple the rest of the code from...
Jordan Lee [Sun, 18 Aug 2013 13:06:39 +0000 (13:06 +0000)]
add inline wrapper functions to tr_torrent to decouple the rest of the code from tr_completion

11 years agobump trunk to 2.82+
Jordan Lee [Sat, 17 Aug 2013 17:22:04 +0000 (17:22 +0000)]
bump trunk to 2.82+

11 years agosilence a small handful of minor gcc compiler warnings in libtransmission
Jordan Lee [Sat, 17 Aug 2013 17:20:31 +0000 (17:20 +0000)]
silence a small handful of minor gcc compiler warnings in libtransmission

11 years agosilence a small handful of minor gcc compiler warnings in libtransmission
Jordan Lee [Sat, 17 Aug 2013 17:03:15 +0000 (17:03 +0000)]
silence a small handful of minor gcc compiler warnings in libtransmission

11 years agosilence a small handful of minor gcc compiler warnings in libtransmission
Jordan Lee [Sat, 17 Aug 2013 16:31:03 +0000 (16:31 +0000)]
silence a small handful of minor gcc compiler warnings in libtransmission

11 years ago(trunk, qt) #4937: updated transmission_eu.ts by Xabier Aramendi
Jordan Lee [Sat, 17 Aug 2013 16:27:50 +0000 (16:27 +0000)]
(trunk, qt) #4937: updated transmission_eu.ts by Xabier Aramendi

11 years ago(trunk, qt) #5465: restore Qt 4.6 support, patch by mike.did
Jordan Lee [Sat, 17 Aug 2013 16:22:56 +0000 (16:22 +0000)]
(trunk, qt) #5465: restore Qt 4.6 support, patch by mike.did

11 years ago#5298 'Transmission not holding queue order' -- fixed with patch by gabrielrcp
Jordan Lee [Sat, 17 Aug 2013 16:20:32 +0000 (16:20 +0000)]
#5298 'Transmission not holding queue order' -- fixed with patch by gabrielrcp

11 years ago#4712 Gray out the 'Display a window when adding a magnet link' option, whenever...
Mitchell Livingston [Sat, 10 Aug 2013 02:29:12 +0000 (02:29 +0000)]
#4712 Gray out the 'Display a window when adding a magnet link' option, whenever 'Same directory as torrent' is selected

11 years agobump to version 2.82 2.82
Mitchell Livingston [Fri, 9 Aug 2013 02:26:31 +0000 (02:26 +0000)]
bump to version 2.82

11 years agotweak NEWS
Mitchell Livingston [Thu, 8 Aug 2013 03:23:35 +0000 (03:23 +0000)]
tweak NEWS

11 years agofirst pass at 2.82 NEWS
Jordan Lee [Wed, 7 Aug 2013 15:09:44 +0000 (15:09 +0000)]
first pass at 2.82 NEWS

11 years ago(trunk, libT) #5452 'preventing zombies from child scripts' -- fixed.
Jordan Lee [Mon, 5 Aug 2013 13:07:23 +0000 (13:07 +0000)]
(trunk, libT) #5452 'preventing zombies from child scripts' -- fixed.

11 years ago(trunk, libT) #5451: 'crash in tr_torrentGetPeerId() during incoming encrypted handsh...
Jordan Lee [Mon, 5 Aug 2013 04:39:43 +0000 (04:39 +0000)]
(trunk, libT) #5451: 'crash in tr_torrentGetPeerId() during incoming encrypted handshake' -- fixed.

11 years ago(trunk, gtk) #5450: in transmission-gtk's main.c::on_app_exit(), check to see if...
Jordan Lee [Mon, 5 Aug 2013 02:39:30 +0000 (02:39 +0000)]
(trunk, gtk) #5450: in transmission-gtk's main.c::on_app_exit(), check to see if shutdown's already been initiated so that we don't call tr_sessionClose() twice.

11 years ago#5414 Download speed very slow until edited
Mitchell Livingston [Sat, 3 Aug 2013 01:24:42 +0000 (01:24 +0000)]
#5414 Download speed very slow until edited

11 years ago(trunk, libT) #5443 'tr_clientForId() misidentifies Tixati as BitTornado': fixed
Jordan Lee [Mon, 29 Jul 2013 04:29:22 +0000 (04:29 +0000)]
(trunk, libT) #5443 'tr_clientForId() misidentifies Tixati as BitTornado': fixed

11 years ago(trunk libT) #5444 'underflow in bitfield.c's set_all_true()' -- fixed
Jordan Lee [Mon, 29 Jul 2013 04:19:15 +0000 (04:19 +0000)]
(trunk libT) #5444 'underflow in bitfield.c's set_all_true()' -- fixed

11 years agosupport qt5 in transmission-qt
Jordan Lee [Sat, 27 Jul 2013 21:58:14 +0000 (21:58 +0000)]
support qt5 in transmission-qt

11 years ago(trunk, gtk) #5032 'gobject warning' -- fix typo introduced in r14144
Jordan Lee [Sat, 27 Jul 2013 18:20:32 +0000 (18:20 +0000)]
(trunk, gtk) #5032 'gobject warning' -- fix typo introduced in r14144

11 years agosilence a pair of 'unused variable' gcc warnings
Jordan Lee [Sat, 27 Jul 2013 17:48:59 +0000 (17:48 +0000)]
silence a pair of 'unused variable' gcc warnings

11 years ago(trunk, libt) #4147 'bad file descriptor': in cached_file_open(), ensure the file...
Jordan Lee [Sat, 27 Jul 2013 16:18:12 +0000 (16:18 +0000)]
(trunk, libt) #4147 'bad file descriptor': in cached_file_open(), ensure the file is always opened with writable permissions if we need to call ftruncate() to resize it. Large credit to karamanolev for tracking this down with strace.

11 years ago(trunk, web) #5439: fix web client issue in IE 11
Jordan Lee [Wed, 24 Jul 2013 22:35:52 +0000 (22:35 +0000)]
(trunk, web) #5439: fix web client issue in IE 11

11 years ago(trunk, web) #5440: fix syntax error in index.html's meta name='viewport' entry.
Jordan Lee [Wed, 24 Jul 2013 22:33:59 +0000 (22:33 +0000)]
(trunk, web) #5440: fix syntax error in index.html's meta name='viewport' entry.

11 years ago(trunk, gtk) #5032 'gobject warning when updating blocklist from URL' -- fixed with...
Jordan Lee [Wed, 24 Jul 2013 17:20:21 +0000 (17:20 +0000)]
(trunk, gtk) #5032 'gobject warning when updating blocklist from URL' -- fixed with patch from fanatid

11 years ago(trunk gtk) #5320 'can't opena folder with '#' in its name': in gtr_open_file(),...
Jordan Lee [Wed, 24 Jul 2013 17:11:21 +0000 (17:11 +0000)]
(trunk gtk) #5320 'can't opena folder with '#' in its name': in gtr_open_file(), use g_file_new_for_path().

11 years agosince Transmission supports older versions of glib, add a portability wrapper for...
Jordan Lee [Wed, 24 Jul 2013 00:13:31 +0000 (00:13 +0000)]
since Transmission supports older versions of glib, add a portability wrapper for G_DEFINE_QUARK

11 years agofix Transmission 2.81 FTBFS in OpenBSD, patch by naddy
Jordan Lee [Wed, 24 Jul 2013 00:02:16 +0000 (00:02 +0000)]
fix Transmission 2.81 FTBFS in OpenBSD, patch by naddy

11 years agoalways clean up the paused_easy_handles list.
Jordan Lee [Wed, 24 Jul 2013 00:00:03 +0000 (00:00 +0000)]
always clean up the paused_easy_handles list.

11 years agodon't use a '-' character in the QN argument to G_DEFINE_QUARK. https://forum.transmi...
Jordan Lee [Mon, 22 Jul 2013 23:00:10 +0000 (23:00 +0000)]
don't use a '-' character in the QN argument to G_DEFINE_QUARK. https://forum.transmissionbt.com/viewtopic.php?p=65548#p65548

11 years agotweak previous commit
Jordan Lee [Sun, 21 Jul 2013 21:11:54 +0000 (21:11 +0000)]
tweak previous commit

11 years ago(trunk, libT) #5432 'on scrape and announce failures, the retry interval is longer...
Jordan Lee [Sun, 21 Jul 2013 21:10:28 +0000 (21:10 +0000)]
(trunk, libT) #5432 'on scrape and announce failures, the retry interval is longer than intended' -- fixed.

11 years ago(trunk, libT) #5427 'queued torrents' state changes to paused when restarting transmi...
Jordan Lee [Sun, 21 Jul 2013 14:58:24 +0000 (14:58 +0000)]
(trunk, libT) #5427 'queued torrents' state changes to paused when restarting transmission' -- fixed with patch by rb07