]> granicus.if.org Git - transmission/log
transmission
14 years ago(trunk gtk) add stock icons to some of the filter states
Charles Kerr [Tue, 18 May 2010 14:14:17 +0000 (14:14 +0000)]
(trunk gtk) add stock icons to some of the filter states

14 years ago(trunk libT) code tweak
Charles Kerr [Tue, 18 May 2010 13:07:37 +0000 (13:07 +0000)]
(trunk libT) code tweak

14 years ago(trunk libT) fdlimit.[ch] MIT -> GPL. There's not any MIT code left there.
Charles Kerr [Mon, 17 May 2010 16:41:59 +0000 (16:41 +0000)]
(trunk libT) fdlimit.[ch] MIT -> GPL.  There's not any MIT code left there.

14 years ago(trunk qt) #3211 "ratio.png white background" -- fixed in trunk for 2.00
Charles Kerr [Sun, 16 May 2010 19:31:47 +0000 (19:31 +0000)]
(trunk qt) #3211 "ratio.png white background" -- fixed in trunk for 2.00

14 years ago(trunk) sample script to send an email or SMS message when a torrent finishes downloading
Charles Kerr [Sun, 16 May 2010 15:59:38 +0000 (15:59 +0000)]
(trunk) sample script to send an email or SMS message when a torrent finishes downloading

14 years ago(trunk gtk) futz with the filter bar a little bit
Charles Kerr [Sun, 16 May 2010 15:51:01 +0000 (15:51 +0000)]
(trunk gtk) futz with the filter bar a little bit

14 years ago(trunk libT) #1869 "new status for torrents that reached the seed ratio" -- use sugge...
Charles Kerr [Sat, 15 May 2010 22:26:25 +0000 (22:26 +0000)]
(trunk libT) #1869 "new status for torrents that reached the seed ratio" -- use suggestion from Longinus00 to ensure torrents don't get flagged as finished if the user hits "download none" in the "add torrent" dialog

14 years ago(trunk daemon) #3060 "local peer discovery" -- fix bugs reported by Eszet (thanks...
Charles Kerr [Sat, 15 May 2010 13:46:46 +0000 (13:46 +0000)]
(trunk daemon) #3060 "local peer discovery" -- fix bugs reported by Eszet (thanks Eszet :)

14 years ago(trunk qt) #2612 "display new transfer window when adding magnet transfer" -- impleme...
Charles Kerr [Thu, 13 May 2010 23:54:32 +0000 (23:54 +0000)]
(trunk qt) #2612 "display new transfer window when adding magnet transfer" -- implemented for Qt client

14 years ago(trunk gtk) #2612 "Display new transfer window when adding magnet transfer" -- implem...
Charles Kerr [Thu, 13 May 2010 13:12:27 +0000 (13:12 +0000)]
(trunk gtk) #2612 "Display new transfer window when adding magnet transfer" -- implemented in GTK+ for 2.00

14 years ago(trunk libT) minor API cleanup: constify array arguments in tr_torrentSetFilePrioriti...
Charles Kerr [Wed, 12 May 2010 03:03:29 +0000 (03:03 +0000)]
(trunk libT) minor API cleanup: constify array arguments in tr_torrentSetFilePriorities(), tr_torrentInitFileDLs(), and tr_torrentSetFileDLs()

14 years ago(trunk gtk) minor code cleanup to the file list
Charles Kerr [Wed, 12 May 2010 01:34:08 +0000 (01:34 +0000)]
(trunk gtk) minor code cleanup to the file list

14 years ago(trunk libT) #3204 "crash in tr_torrentGetMagnetLink() when the torrent doesn't have...
Charles Kerr [Tue, 11 May 2010 15:30:30 +0000 (15:30 +0000)]
(trunk libT) #3204 "crash in tr_torrentGetMagnetLink() when the torrent doesn't have a display name yet" -- fixed in trunk for 2.00

14 years ago(trunk) #1796 "run script after torrent completion" -- (1) add to transmission-remote...
Charles Kerr [Tue, 11 May 2010 13:36:21 +0000 (13:36 +0000)]
(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.

14 years ago(trunk libT) #3203 "torrents halted after 'Tracker returned a 4xx message'" -- fixed...
Charles Kerr [Tue, 11 May 2010 13:32:29 +0000 (13:32 +0000)]
(trunk libT) #3203 "torrents halted after 'Tracker returned a 4xx message'" -- fixed in trunk for 2.00

14 years ago(trunk) #1796 "run script after torrent completion" -- implemented for libT, RPC...
Charles Kerr [Sat, 8 May 2010 22:42:28 +0000 (22:42 +0000)]
(trunk) #1796 "run script after torrent completion" -- implemented for libT, RPC, and the GTK+ and Qt clients

14 years ago(trunk mac) maybe now?
Charles Kerr [Sat, 8 May 2010 08:54:45 +0000 (08:54 +0000)]
(trunk mac) maybe now?

14 years agoSync mac client with libtransmission's LDS->LDP changes, maybe
Charles Kerr [Sat, 8 May 2010 08:48:28 +0000 (08:48 +0000)]
Sync mac client with libtransmission's LDS->LDP changes, maybe

14 years ago(trunk) #3060 "Local Peer Discovery" -- in the code, rename LDS as LPD for Local...
Charles Kerr [Sat, 8 May 2010 08:42:45 +0000 (08:42 +0000)]
(trunk) #3060 "Local Peer Discovery" -- in the code, rename LDS as LPD for Local Peer Discovery

14 years agore-tweak the previous commit based on feedback from kklimonda
Charles Kerr [Thu, 6 May 2010 17:02:31 +0000 (17:02 +0000)]
re-tweak the previous commit based on feedback from kklimonda

14 years ago(trunk libT) tweak MAX_PATH_LENGTH a little for better portability -- defer to limits...
Charles Kerr [Thu, 6 May 2010 15:07:18 +0000 (15:07 +0000)]
(trunk libT) tweak MAX_PATH_LENGTH a little for better portability -- defer to limits.h's definition when present

14 years ago(trunk qt) #2050 "properties dialog changes seem to undo themselves" -- another patch...
Charles Kerr [Thu, 6 May 2010 14:16:17 +0000 (14:16 +0000)]
(trunk qt) #2050 "properties dialog changes seem to undo themselves" -- another patch from Longinus00.  Seems like he should have svn write access by now...

14 years ago(trunk qt) #3060 "Local Peer Discovery protocol implementation" -- fix r10611 bug...
Charles Kerr [Thu, 6 May 2010 13:58:04 +0000 (13:58 +0000)]
(trunk qt) #3060 "Local Peer Discovery protocol implementation" -- fix r10611 bug.  Longinus00 found the bug and submitted a patch.

14 years ago(trunk qt) #2050 "properties dialog changes seem to undo themselves" -- applied 2nd...
Charles Kerr [Thu, 6 May 2010 04:49:10 +0000 (04:49 +0000)]
(trunk qt) #2050 "properties dialog changes seem to undo themselves" -- applied 2nd patch from Longinus00

14 years ago(trunk libT) fix bencode.c cross-compile error on arm-based NAS reported by nahkiss...
Charles Kerr [Wed, 5 May 2010 16:03:33 +0000 (16:03 +0000)]
(trunk libT) fix bencode.c cross-compile error on arm-based NAS reported by nahkiss.  This bug was introduced in a patch to fix #3172 and was added to trunk with r10549 and 1.9x/ with r10549

14 years ago(trunk gtk) #3187 "Properties window does not support low resolutions" -- fixed for 2.0
Charles Kerr [Wed, 5 May 2010 09:56:55 +0000 (09:56 +0000)]
(trunk gtk) #3187 "Properties window does not support low resolutions" -- fixed for 2.0

14 years ago(trunk Qt) #2050 "Properties dialog changes seem to undo themselves" -- use patch...
Charles Kerr [Wed, 5 May 2010 09:41:14 +0000 (09:41 +0000)]
(trunk Qt) #2050 "Properties dialog changes seem to undo themselves" -- use patch from Longinus00

14 years ago(trunk daemon) #3190 "Add info about DHT and LDS to transmission-remote session-info...
Charles Kerr [Wed, 5 May 2010 09:30:45 +0000 (09:30 +0000)]
(trunk daemon) #3190 "Add info about DHT and LDS to transmission-remote session-info" -- apply patch from Infy

14 years ago(trunk daemon) #3186 "Transmission-remote and --no-downlimit/--no-uplimited" is mispa...
Charles Kerr [Mon, 3 May 2010 11:55:56 +0000 (11:55 +0000)]
(trunk daemon) #3186 "Transmission-remote and --no-downlimit/--no-uplimited" is misparsed in the nightlies

14 years agomore logging to try to smoke out #3041
Mitchell Livingston [Sun, 2 May 2010 18:03:49 +0000 (18:03 +0000)]
more logging to try to smoke out #3041

14 years ago#2738 Fix the IPv6 DHT broken by r10616
Mitchell Livingston [Sun, 2 May 2010 12:48:33 +0000 (12:48 +0000)]
#2738 Fix the IPv6 DHT broken by r10616

14 years agoadjust NEWS post release :-/
Mitchell Livingston [Sun, 2 May 2010 02:25:37 +0000 (02:25 +0000)]
adjust NEWS post release :-/

14 years ago(trunk) update NEWS
Mitchell Livingston [Sat, 1 May 2010 21:29:23 +0000 (21:29 +0000)]
(trunk) update NEWS

14 years ago(trunk libT) commit jch's patch for #2738: "fix rebinding of the IPv DHT socket"
Charles Kerr [Sat, 1 May 2010 19:55:45 +0000 (19:55 +0000)]
(trunk libT) commit jch's patch for #2738: "fix rebinding of the IPv DHT socket"

14 years agotiny alignment adjustment in the creator window
Mitchell Livingston [Sat, 1 May 2010 19:41:50 +0000 (19:41 +0000)]
tiny alignment adjustment in the creator window

14 years ago#3060 prefer peers from local discovery over those from a tracker
Mitchell Livingston [Sat, 1 May 2010 19:16:52 +0000 (19:16 +0000)]
#3060 prefer peers from local discovery over those from a tracker

14 years agoadd an option to peer prefs to toggle LDS
Mitchell Livingston [Sat, 1 May 2010 16:31:44 +0000 (16:31 +0000)]
add an option to peer prefs to toggle LDS

14 years ago(trunk) add LDS toggles to GTK+ client, Qt client, and transmission-remote
Charles Kerr [Sat, 1 May 2010 16:23:42 +0000 (16:23 +0000)]
(trunk) add LDS toggles to GTK+ client, Qt client, and transmission-remote

14 years agoadd "local peer discovery" peer info to the inspector
Mitchell Livingston [Sat, 1 May 2010 16:19:40 +0000 (16:19 +0000)]
add "local peer discovery" peer info to the inspector

14 years agoMac build compiles again
Mitchell Livingston [Sat, 1 May 2010 16:11:21 +0000 (16:11 +0000)]
Mac build compiles again

14 years ago(trunk) add lds-enabled to the docs for session-get and session-set
Charles Kerr [Sat, 1 May 2010 16:09:16 +0000 (16:09 +0000)]
(trunk) add lds-enabled to the docs for session-get and session-set

14 years ago(trunk) update version to 1.93+
Mitchell Livingston [Sat, 1 May 2010 16:05:29 +0000 (16:05 +0000)]
(trunk) update version to 1.93+

14 years ago(trunk) #3060 -- Local Peer Discovery patch from Eszet
Charles Kerr [Sat, 1 May 2010 16:04:00 +0000 (16:04 +0000)]
(trunk) #3060 -- Local Peer Discovery patch from Eszet

14 years ago(trunk) add config-dir to the list of session arguments
Charles Kerr [Sat, 1 May 2010 14:10:32 +0000 (14:10 +0000)]
(trunk) add config-dir to the list of session arguments

14 years agosmall adjustments to help
Mitchell Livingston [Sat, 1 May 2010 13:29:04 +0000 (13:29 +0000)]
small adjustments to help

14 years agoupdate Localizable.strings
Mitchell Livingston [Sat, 1 May 2010 02:35:27 +0000 (02:35 +0000)]
update Localizable.strings

14 years ago(trunk gtk,qt) adjust the opening dialog text. Using Comic Sans instead of Zapf...
Charles Kerr [Sat, 1 May 2010 02:33:44 +0000 (02:33 +0000)]
(trunk gtk,qt) adjust the opening dialog text.  Using Comic Sans instead of Zapf Chancery due to creative differences with livings124

14 years agoadjust the opening dialog text
Mitchell Livingston [Sat, 1 May 2010 02:29:01 +0000 (02:29 +0000)]
adjust the opening dialog text

14 years agowhoops
Mitchell Livingston [Fri, 30 Apr 2010 23:00:16 +0000 (23:00 +0000)]
whoops

14 years ago#3041 remove the code to skip lines with unreadable characters (this was skipping...
Mitchell Livingston [Fri, 30 Apr 2010 22:58:03 +0000 (22:58 +0000)]
#3041 remove the code to skip lines with unreadable characters (this was skipping valid lines); add temporary extra debugging

14 years ago(trunk daemon) fix another #3178 oops
Charles Kerr [Fri, 30 Apr 2010 19:37:56 +0000 (19:37 +0000)]
(trunk daemon) fix another #3178 oops

14 years ago(trunk libT) #3178 "transmission-remote: adding (-a) torrents should set them as...
Charles Kerr [Fri, 30 Apr 2010 19:17:29 +0000 (19:17 +0000)]
(trunk libT) #3178 "transmission-remote: adding (-a) torrents should set them as the current torrents" -- fix side-effect bug introduced in r10543 and reported by KyleK_ in irc

14 years ago(trunk libT) #3117 "Tracker queries to not honor bind-address-ipv4" -- fix a crash...
Charles Kerr [Fri, 30 Apr 2010 17:38:40 +0000 (17:38 +0000)]
(trunk libT) #3117 "Tracker queries to not honor bind-address-ipv4" -- fix a crash-on-shutdown reported by Waldorf in #3181.  The crash was introduced by r10535 for #3117

14 years ago(trunk libT) #2551: "when uploading to peers, prefetch local data from disk" -- commi...
Charles Kerr [Fri, 30 Apr 2010 00:27:15 +0000 (00:27 +0000)]
(trunk libT) #2551: "when uploading to peers, prefetch local data from disk" -- commit jch patch #1, to prefetch when a block is requested.  I was surprised, but when measuring io time with and without this patch, it *is* an improvement...

14 years ago(trunk libT) #2551 "when uploading to peers, prefetch local data from disk" -- commit...
Charles Kerr [Fri, 30 Apr 2010 00:04:15 +0000 (00:04 +0000)]
(trunk libT) #2551 "when uploading to peers, prefetch local data from disk" -- commit jch patch #2, which prefetches before checksumming an individual piece

14 years ago(trunk libT) #1869 "New status for torrents that reached the seed ratio" -- maybe...
Charles Kerr [Thu, 29 Apr 2010 23:35:44 +0000 (23:35 +0000)]
(trunk libT) #1869 "New status for torrents that reached the seed ratio" -- maybe fix the bug where the incomplete-dir and seed-ratio features conflicted with each other as reported by leena in http://trac.transmissionbt.com/ticket/1869#comment:45

14 years ago(trunk) minor transmission.h API cleanup.
Charles Kerr [Thu, 29 Apr 2010 23:08:11 +0000 (23:08 +0000)]
(trunk) minor transmission.h API cleanup.
1. remove tr_sessionGetActiveTorrentCount()
2. make tr_sessionCountTorrents() package-visible instead of public.
3. make tr_torrentGetActivity() private instead of public.

14 years ago(trunk libT) #3172 "transmission overwrites settings.json" -- fixed with kklimonda...
Charles Kerr [Thu, 29 Apr 2010 18:56:34 +0000 (18:56 +0000)]
(trunk libT) #3172 "transmission overwrites settings.json" -- fixed with kklimonda's patch for 2.00

14 years ago(trunk daemon) #3178 "transmission-remote --torrent-uplimit no longer works after...
Charles Kerr [Thu, 29 Apr 2010 16:41:21 +0000 (16:41 +0000)]
(trunk daemon) #3178 "transmission-remote --torrent-uplimit no longer works after r10543" -- update to r10545, which forgot to remove the torrent-uplimit parameter from --help

14 years ago(trunk gtk) #3179 "GTK+ Client should use the 24-pixel-wide icon in the system tray...
Charles Kerr [Thu, 29 Apr 2010 15:39:29 +0000 (15:39 +0000)]
(trunk gtk) #3179 "GTK+ Client should use the 24-pixel-wide icon in the system tray" -- fixed in trunk for 2.00

14 years ago(trunk libT) bump MAX_PATH_LENGTH from 2048 to 4096 based on report from kklimonda...
Charles Kerr [Thu, 29 Apr 2010 13:57:58 +0000 (13:57 +0000)]
(trunk libT) bump MAX_PATH_LENGTH from 2048 to 4096 based on report from kklimonda that the latter number is correct on Ubuntu

14 years ago(trunk daemon) #3178 "transmission-remote --torrent-uplimit no longer works after...
Charles Kerr [Thu, 29 Apr 2010 13:35:57 +0000 (13:35 +0000)]
(trunk daemon) #3178 "transmission-remote --torrent-uplimit no longer works after r10543" -- updated --help and manpage to reflect that -u can be used per-torrent or per-session now because it now knows whether a torrent has been specified

14 years ago(trunk libT) #2609 "Leave 5% of connection slots for incoming connections" -- impleme...
Charles Kerr [Thu, 29 Apr 2010 03:21:54 +0000 (03:21 +0000)]
(trunk libT) #2609 "Leave 5% of connection slots for incoming connections" -- implemented in trunk for 2.00

14 years ago(trunk daemon) #2921 "adding (-a) torrents should set them as the current torrents...
Charles Kerr [Thu, 29 Apr 2010 03:01:39 +0000 (03:01 +0000)]
(trunk daemon) #2921 "adding (-a) torrents should set them as the current torrents" -- implemented for 2.00

14 years ago(trunk daemon) #3141 "Web client should be disabled by default" -- fix bug introduced...
Charles Kerr [Wed, 28 Apr 2010 20:47:00 +0000 (20:47 +0000)]
(trunk daemon) #3141 "Web client should be disabled by default" -- fix bug introduced by r10485 where some users could wind up starting a daemon that did not listen to RPC commands

14 years ago(trunk libT) reduce the period to sleep per second during verification from 200 msec...
Charles Kerr [Wed, 28 Apr 2010 19:04:09 +0000 (19:04 +0000)]
(trunk libT) reduce the period to sleep per second during verification from 200 msec to 100 msec

14 years ago(trunk libT) #3041 "Blocklist - bad peers decreases after update; corrupt error messa...
Charles Kerr [Wed, 28 Apr 2010 14:51:38 +0000 (14:51 +0000)]
(trunk libT) #3041 "Blocklist - bad peers decreases after update; corrupt error messages" -- fix r10533 oops.  fggets() doesn't strip linefeeds, so when filtering out lines with nonprintable characters, a line shouldn't fail the test just because or \r or \n. :)

14 years agowhen downloading the blocklist, don't explicitly overwrite an existing file
Mitchell Livingston [Wed, 28 Apr 2010 11:03:38 +0000 (11:03 +0000)]
when downloading the blocklist, don't explicitly overwrite an existing file

14 years ago(trunk libT) #3078 "Transmission closes socket after SIGHUP" -- experimental fix
Charles Kerr [Wed, 28 Apr 2010 04:57:21 +0000 (04:57 +0000)]
(trunk libT) #3078 "Transmission closes socket after SIGHUP" -- experimental fix

14 years ago(trunk gtk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB...
Charles Kerr [Wed, 28 Apr 2010 01:38:20 +0000 (01:38 +0000)]
(trunk gtk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- don't use g_format_size_for_display(), since we can't control what units it uses

14 years ago(trunk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -...
Charles Kerr [Wed, 28 Apr 2010 01:26:46 +0000 (01:26 +0000)]
(trunk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- implemented for gtk, qt, daemon, cli, and web client

14 years ago(trunk libT) #3117 "Tracker queries do not honor bind-address-ipv4" -- possible fix
Charles Kerr [Wed, 28 Apr 2010 00:32:43 +0000 (00:32 +0000)]
(trunk libT) #3117 "Tracker queries do not honor bind-address-ipv4" -- possible fix

14 years ago(trunk libT) fix a new assertion error from the nightlies reported by Ryoujin
Charles Kerr [Tue, 27 Apr 2010 13:43:03 +0000 (13:43 +0000)]
(trunk libT) fix a new assertion error from the nightlies reported by Ryoujin

14 years ago(trunk libT) #3041 "Blocklist - bad peers decreases after update; corrupt error messa...
Charles Kerr [Tue, 27 Apr 2010 03:58:25 +0000 (03:58 +0000)]
(trunk libT) #3041 "Blocklist - bad peers decreases after update; corrupt error messages" -- better error messages when fed unprintable characters

14 years ago(trunk qt) #2840 "opening magnets with qt client opens new instances" -- fixed in...
Charles Kerr [Tue, 27 Apr 2010 03:10:32 +0000 (03:10 +0000)]
(trunk qt) #2840 "opening magnets with qt client opens new instances" -- fixed in trunk for 2.00

14 years ago(trunk libT) remove debugging fprintf()
Charles Kerr [Mon, 26 Apr 2010 22:00:34 +0000 (22:00 +0000)]
(trunk libT) remove debugging fprintf()

14 years ago(trunk libT) don't escape the '/' character in json strings
Charles Kerr [Sun, 25 Apr 2010 15:30:50 +0000 (15:30 +0000)]
(trunk libT) don't escape the '/' character in json strings

14 years ago(trunk libT) slightly better comment i tr_torrentFileCompleted()
Charles Kerr [Sun, 25 Apr 2010 15:19:08 +0000 (15:19 +0000)]
(trunk libT) slightly better comment i tr_torrentFileCompleted()

14 years agorefresh the tracker cell right when we get the favicon
Mitchell Livingston [Sat, 24 Apr 2010 19:39:25 +0000 (19:39 +0000)]
refresh the tracker cell right when we get the favicon

14 years agoeliminate a warning
Mitchell Livingston [Sat, 24 Apr 2010 16:50:18 +0000 (16:50 +0000)]
eliminate a warning

14 years ago(trunk libT) #3164 "crash in tr_peerIoReconnect()" -- after attempting to reconnect...
Charles Kerr [Fri, 23 Apr 2010 23:48:52 +0000 (23:48 +0000)]
(trunk libT) #3164 "crash in tr_peerIoReconnect()" -- after attempting to reconnect, re-enable the libevent monitoring if the socket can't be created.

14 years ago(trunk libT) #2842 "Transmission crashes randomly on ARM-based Synology NAS" -- exper...
Charles Kerr [Fri, 23 Apr 2010 23:45:44 +0000 (23:45 +0000)]
(trunk libT) #2842 "Transmission crashes randomly on ARM-based Synology NAS" -- experimental commit based on giovannibajo's suggestion in comment:39 about the list struct's alignment

14 years ago(trunk gtk) #2999 "'Set Location' should support multiple torrents" -- implemented...
Charles Kerr [Fri, 23 Apr 2010 19:37:13 +0000 (19:37 +0000)]
(trunk gtk) #2999 "'Set Location' should support multiple torrents" -- implemented in trunk for 2.00

14 years ago(trunk macosx) maybe fix the utils.h breakage?
Charles Kerr [Fri, 23 Apr 2010 16:59:14 +0000 (16:59 +0000)]
(trunk macosx) maybe fix the utils.h breakage?

14 years ago(trunk libT) "transmission.h" should *always* be #included before any other libtransm...
Charles Kerr [Fri, 23 Apr 2010 16:36:16 +0000 (16:36 +0000)]
(trunk libT) "transmission.h" should *always* be #included before any other libtransmission header

14 years ago(trunk libT) remove obsolete #include -- clients.c doesn't need to #include <event.h>
Charles Kerr [Fri, 23 Apr 2010 16:35:11 +0000 (16:35 +0000)]
(trunk libT) remove obsolete #include -- clients.c doesn't need to #include <event.h>

14 years ago(trunk libT) fix error in tr_ctorNew() when initializing the default/fallback ctor...
Charles Kerr [Fri, 23 Apr 2010 14:13:18 +0000 (14:13 +0000)]
(trunk libT) fix error in tr_ctorNew() when initializing the default/fallback ctor values

14 years ago(trunk libT) fix JSON_parser.c build failure when compiled against some versions...
Charles Kerr [Fri, 23 Apr 2010 14:10:39 +0000 (14:10 +0000)]
(trunk libT) fix JSON_parser.c build failure when compiled against some versions of libevent 1.4.x.  Reported by Lacrocivious in #transmission.  This probably was introduced in r10492 when I updated the JSON_parser.c snapshot.

14 years agoadd undo and redo menu items, allowing them to work in text fields
Mitchell Livingston [Fri, 23 Apr 2010 11:50:35 +0000 (11:50 +0000)]
add undo and redo menu items, allowing them to work in text fields

14 years ago(trunk qt) #2935 "Changing the 'Keep incomplete files in' Directory" -- fixed in...
Charles Kerr [Fri, 23 Apr 2010 05:58:04 +0000 (05:58 +0000)]
(trunk qt) #2935 "Changing the 'Keep incomplete files in' Directory" -- fixed in trunk for 2.00

14 years ago(trunk qt) #2564 "Confirm on torrent remove" -- committed Longinus00's patch to trunk...
Charles Kerr [Fri, 23 Apr 2010 03:58:42 +0000 (03:58 +0000)]
(trunk qt) #2564 "Confirm on torrent remove" -- committed Longinus00's patch to trunk for 2.00

14 years ago#3006 Allow Trackers to be copied in Create Window
Mitchell Livingston [Fri, 23 Apr 2010 02:13:54 +0000 (02:13 +0000)]
#3006 Allow Trackers to be copied in Create Window

14 years ago#3006 Allow Trackers to be pasted in Create Window
Mitchell Livingston [Fri, 23 Apr 2010 02:05:34 +0000 (02:05 +0000)]
#3006 Allow Trackers to be pasted in Create Window

14 years ago(trunk gtk) #3166 "Add Tracker Favicons to Tracker Tab in Properties Window." --...
Charles Kerr [Fri, 23 Apr 2010 01:46:02 +0000 (01:46 +0000)]
(trunk gtk) #3166 "Add Tracker Favicons to Tracker Tab in Properties Window." -- implemented in trunk for 2.00

14 years ago(trunk libT) #3126 "Incomplete Dir. doesn't need to be auto created" -- have the...
Charles Kerr [Thu, 22 Apr 2010 04:15:49 +0000 (04:15 +0000)]
(trunk libT) #3126 "Incomplete Dir. doesn't need to be auto created" -- have the default incomplete dir be the same as the default download dir.  The Mac client already does it this way.

14 years ago(trunk libT) #2993 '"Downloaded" much greater than "Have" or "verified"' -- tweak...
Charles Kerr [Thu, 22 Apr 2010 03:12:31 +0000 (03:12 +0000)]
(trunk libT) #2993 '"Downloaded" much greater than "Have" or "verified"' -- tweak the download throttle algorithm a bit to try & address the slowness reported by Rolcol @ http://trac.transmissionbt.com/ticket/2993#comment:42

14 years ago(trunk libT) #3162 "allow optional end-user configuration of TCP_CONGESTION" -- minor...
Charles Kerr [Thu, 22 Apr 2010 02:04:43 +0000 (02:04 +0000)]
(trunk libT) #3162 "allow optional end-user configuration of TCP_CONGESTION" -- minor tweak removing a little bit of code duplication in r10508

14 years ago(trunk libT) #3162 "allow optional end-user configuration of TCP_CONGESTION" -- add...
Charles Kerr [Thu, 22 Apr 2010 01:49:16 +0000 (01:49 +0000)]
(trunk libT) #3162 "allow optional end-user configuration of TCP_CONGESTION" -- add jch's implementation of this to trunk for 2.00

14 years ago(trunk gtk) add gtr_warn_if_fail(), a portability wrapper for systems too old for...
Charles Kerr [Wed, 21 Apr 2010 19:23:27 +0000 (19:23 +0000)]
(trunk gtk) add gtr_warn_if_fail(), a portability wrapper for systems too old for g_warn_if_fail()

14 years ago(trunk libT) #3159 "better choosing of which peers to initiate new connections with...
Charles Kerr [Wed, 21 Apr 2010 04:44:35 +0000 (04:44 +0000)]
(trunk libT) #3159 "better choosing of which peers to initiate new connections with" -- fix new bug in r10500 that was reported by Sharpshot in #3160