]> granicus.if.org Git - transmission/log
transmission
15 years agoupdate NEWS again
Mitchell Livingston [Thu, 13 Aug 2009 21:57:26 +0000 (21:57 +0000)]
update NEWS again

15 years agoupdate NEWS
Mitchell Livingston [Thu, 13 Aug 2009 21:49:35 +0000 (21:49 +0000)]
update NEWS

15 years ago(trunk) tweak 1.74 NEWS
Charles Kerr [Thu, 13 Aug 2009 20:54:58 +0000 (20:54 +0000)]
(trunk) tweak 1.74 NEWS

15 years ago(trunk libT) revision of r8915 for #1765: give the same user-level warning message...
Charles Kerr [Thu, 13 Aug 2009 19:28:06 +0000 (19:28 +0000)]
(trunk libT) revision of r8915 for #1765: give the same user-level warning message if T first notices that a torrent's disappeared when it's doing a tr_torrentVerify()

15 years ago(trunk libT) revision of r8915 for #1766: flag the warning message for translation.
Charles Kerr [Thu, 13 Aug 2009 17:56:50 +0000 (17:56 +0000)]
(trunk libT) revision of r8915 for #1766: flag the warning message for translation.

15 years ago(trunk libT) fix #1765: "if a downloaded file disappears, stop the torrent instead...
Charles Kerr [Thu, 13 Aug 2009 17:50:41 +0000 (17:50 +0000)]
(trunk libT) fix #1765: "if a downloaded file disappears, stop the torrent instead of redownloading it"

15 years ago(trunk gtk) minor display tweak for error messages in the main window's torrent list
Charles Kerr [Thu, 13 Aug 2009 17:48:53 +0000 (17:48 +0000)]
(trunk gtk) minor display tweak for error messages in the main window's torrent list

15 years ago(trunk qt) fix #2080: "help > message log" does nothing
Charles Kerr [Thu, 13 Aug 2009 17:29:59 +0000 (17:29 +0000)]
(trunk qt) fix #2080: "help > message log" does nothing

15 years ago(trunk libT) fix #2332: filesystem-based error messages lack context
Charles Kerr [Thu, 13 Aug 2009 17:25:26 +0000 (17:25 +0000)]
(trunk libT) fix #2332: filesystem-based error messages lack context

15 years ago(trunk libT) make the RPC 409 error message easier to understand
Charles Kerr [Thu, 13 Aug 2009 16:50:50 +0000 (16:50 +0000)]
(trunk libT) make the RPC 409 error message easier to understand

15 years ago(trunk libT) fix #2162: .resume file doesn't get saved often enough when its contents...
Charles Kerr [Thu, 13 Aug 2009 14:47:56 +0000 (14:47 +0000)]
(trunk libT) fix #2162: .resume file doesn't get saved often enough when its contents change

15 years ago(trunk gtk) #2330: on older versions of GTK+, error messages are hard to read in...
Charles Kerr [Thu, 13 Aug 2009 14:23:47 +0000 (14:23 +0000)]
(trunk gtk) #2330: on older versions of GTK+, error messages are hard to read in the main window's torrent list

15 years ago(trunk daemon) #2328: new enhancement: allow transmission-remote to query the daemon...
Charles Kerr [Thu, 13 Aug 2009 03:54:54 +0000 (03:54 +0000)]
(trunk daemon) #2328: new enhancement: allow transmission-remote to query the daemon for stats (Waldorf)

15 years ago(trunk gtk) another improvement on the changes made for #2292, this time correcting...
Charles Kerr [Thu, 13 Aug 2009 03:52:21 +0000 (03:52 +0000)]
(trunk gtk) another improvement on the changes made for #2292, this time correcting a small bug in sort-by-activity

15 years agoquick update to localizations
Mitchell Livingston [Wed, 12 Aug 2009 22:42:38 +0000 (22:42 +0000)]
quick update to localizations

15 years ago(trunk, libT) fix for #2269 ("error message cleared unexpectedly"): a successful...
Charles Kerr [Wed, 12 Aug 2009 20:12:52 +0000 (20:12 +0000)]
(trunk, libT) fix for #2269 ("error message cleared unexpectedly"): a successful scrape clears the error message, and there's no point in scraping an error torrent anyway, so don't scrape until the torrent's error is cleared by a successful announce.

15 years ago(trunk libT) very minor tweak: tr_httpIsValidURL() should return a tr_bool, not an...
Charles Kerr [Wed, 12 Aug 2009 19:44:32 +0000 (19:44 +0000)]
(trunk libT) very minor tweak: tr_httpIsValidURL() should return a tr_bool, not an int.

15 years ago(trunk) all this commit does is remove trailing whitespace from some c, c++, and...
Charles Kerr [Wed, 12 Aug 2009 14:40:32 +0000 (14:40 +0000)]
(trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source

15 years ago(trunk) first cut at NEWS for 1.74
Charles Kerr [Wed, 12 Aug 2009 13:59:28 +0000 (13:59 +0000)]
(trunk) first cut at NEWS for 1.74

15 years ago(trunk) fix r8893 oops: I accidentally committed a one-liner in configure.ac that...
Charles Kerr [Wed, 12 Aug 2009 13:48:19 +0000 (13:48 +0000)]
(trunk) fix r8893 oops: I accidentally committed a one-liner in configure.ac that I use to get T building on a machine that doesn't have intltool 0.40

15 years ago(trunk gtk) fix minor regression in #2292 that limited the gtk client's speed display...
Charles Kerr [Wed, 12 Aug 2009 13:42:49 +0000 (13:42 +0000)]
(trunk gtk) fix minor regression in #2292 that limited the gtk client's speed display to not count fractions-of-a-KiB/s

15 years agoadd another missing peer id
Mitchell Livingston [Wed, 12 Aug 2009 11:34:07 +0000 (11:34 +0000)]
add another missing peer id

15 years ago(trunk libT) another revision for preventing the bug in #2297
Charles Kerr [Wed, 12 Aug 2009 04:36:59 +0000 (04:36 +0000)]
(trunk libT) another revision for preventing the bug in #2297

15 years ago(trunk libT) possible fix for #2297 by removing potential thread issue in tr_torrentV...
Charles Kerr [Wed, 12 Aug 2009 04:08:25 +0000 (04:08 +0000)]
(trunk libT) possible fix for #2297 by removing potential thread issue in tr_torrentVerify()

15 years ago(trunk libT) in tr_torrentStar(), there's no need to reload the progress after #2317...
Charles Kerr [Wed, 12 Aug 2009 03:56:53 +0000 (03:56 +0000)]
(trunk libT) in tr_torrentStar(), there's no need to reload the progress after #2317's changes in r8878

15 years ago(trunk web) refactor sendTorrentCommand in my quest to allow remote.js to stand on...
Kevin Glowacz [Wed, 12 Aug 2009 02:53:45 +0000 (02:53 +0000)]
(trunk web) refactor sendTorrentCommand in my quest to allow remote.js to stand on its own

This also happens to fix #2322. Before, the callback would only update
recently-active torrents. Now it updates all affected torrents.

15 years ago(trunk web) remove unused function
Kevin Glowacz [Wed, 12 Aug 2009 02:53:29 +0000 (02:53 +0000)]
(trunk web) remove unused function

15 years ago(trunk libT) #2211: Behaviour when tracker barfs
Charles Kerr [Tue, 11 Aug 2009 21:31:33 +0000 (21:31 +0000)]
(trunk libT) #2211: Behaviour when tracker barfs

15 years ago(trunk gtk) grr, I accidentally committed the Novell patch related to #2222. That...
Charles Kerr [Tue, 11 Aug 2009 19:52:52 +0000 (19:52 +0000)]
(trunk gtk) grr, I accidentally committed the Novell patch related to #2222.  That's supposed to be a downstream patch for SuSE only.

15 years ago(gtk trunk) possible fix for #2267: gdb says it's crashing in g_strfreev(). possibly...
Charles Kerr [Tue, 11 Aug 2009 19:36:11 +0000 (19:36 +0000)]
(gtk trunk) possible fix for #2267: gdb says it's crashing in g_strfreev().  possibly the pointer being passed to g_strfreev() isn't initialized properly if the GThemedIcon's is NULL (or if somehow its "names" property isn't found).

15 years ago(trunk qt) #2321: in qt client in 1.73, When main window minimized click on tray...
Charles Kerr [Tue, 11 Aug 2009 18:57:49 +0000 (18:57 +0000)]
(trunk qt) #2321: in qt client in 1.73, When main window minimized click on tray icon does nothing

15 years ago(trunk) remove trailing spaces
Charles Kerr [Mon, 10 Aug 2009 20:04:08 +0000 (20:04 +0000)]
(trunk) remove trailing spaces

15 years ago(trunk) remove the option to build without DHT. This is because of new & improved...
Charles Kerr [Mon, 10 Aug 2009 16:09:25 +0000 (16:09 +0000)]
(trunk) remove the option to build without DHT.  This is because of new & improved information wrt ticket #2222

15 years ago(trunk) #2323: autoconf patch to buil transmission on cygwin (tbucked)
Charles Kerr [Sun, 9 Aug 2009 18:04:33 +0000 (18:04 +0000)]
(trunk) #2323: autoconf patch to buil transmission on cygwin (tbucked)

15 years ago(trunk qt) #2319: cool, our first translation of the Qt client! (zerg)
Charles Kerr [Sat, 8 Aug 2009 13:25:00 +0000 (13:25 +0000)]
(trunk qt) #2319: cool, our first translation of the Qt client! (zerg)

15 years ago(trunk qt) #2320: fix encoding issue when logging to stderr in the Qt client
Charles Kerr [Sat, 8 Aug 2009 13:22:38 +0000 (13:22 +0000)]
(trunk qt) #2320: fix encoding issue when logging to stderr in the Qt client

15 years agofinish #2281 - apply DHT 0.8 typo fix
Mitchell Livingston [Sat, 8 Aug 2009 00:05:25 +0000 (00:05 +0000)]
finish #2281 - apply DHT 0.8 typo fix

15 years agoadd a couple of speed limit presets
Mitchell Livingston [Fri, 7 Aug 2009 23:34:48 +0000 (23:34 +0000)]
add a couple of speed limit presets

15 years ago(trunk gtk) fix #2292: wrong speed in bottom bar
Charles Kerr [Fri, 7 Aug 2009 20:49:06 +0000 (20:49 +0000)]
(trunk gtk) fix #2292: wrong speed in bottom bar

15 years ago(trunk libT) committed patfch from gornack (proofed by juliusz) for ticket #2312...
Charles Kerr [Fri, 7 Aug 2009 14:47:46 +0000 (14:47 +0000)]
(trunk libT) committed patfch from gornack (proofed by juliusz) for ticket #2312 to use the bind-address-ipv4 setting in the DHT announce

15 years ago(trunk libT) #2281: add logging related to DHT (Patch from Juliusz)
Charles Kerr [Fri, 7 Aug 2009 14:38:09 +0000 (14:38 +0000)]
(trunk libT) #2281: add logging related to DHT (Patch from Juliusz)

15 years ago(trunk libT) #2318: improve the peer lists used in the .resume file and in PEX
Charles Kerr [Fri, 7 Aug 2009 05:41:33 +0000 (05:41 +0000)]
(trunk libT) #2318: improve the peer lists used in the .resume file and in PEX

15 years ago(trunk libT) #2137: .resume file gets saved too frequently
Charles Kerr [Fri, 7 Aug 2009 05:29:37 +0000 (05:29 +0000)]
(trunk libT) #2137: .resume file gets saved too frequently

15 years ago(trunk libT) possible fix for #2301, which is a valgrind complaint about uninitialize...
Charles Kerr [Fri, 7 Aug 2009 00:58:34 +0000 (00:58 +0000)]
(trunk libT) possible fix for #2301, which is a valgrind complaint about uninitialized memory being written to disk while saving the bencoded .resume file.  this commit theorizes that the warning is caused by not zeroing out the tr_peer array before filling it, so the extra bits in tr_addresses' ipv4/ipv6 union were never initialized.  if this theory is correct, this commit (which zeros the memory first) should fix the bug.

15 years ago(trunk web) DRY up requested torrent fields
Kevin Glowacz [Fri, 7 Aug 2009 00:39:07 +0000 (00:39 +0000)]
(trunk web) DRY up requested torrent fields

This just so happens to fix 2307. recheckProgress was missing
from the inital field request.

15 years ago(trunk) rephrase "tracker returned..." to "tracker gave..." which is equally expressi...
Charles Kerr [Thu, 6 Aug 2009 07:04:19 +0000 (07:04 +0000)]
(trunk) rephrase "tracker returned..." to "tracker gave..." which is equally expressive but saves a little space on the status line

15 years agoupdate Help for new "Save Torrent File As…" phrasing
Mitchell Livingston [Thu, 6 Aug 2009 02:14:28 +0000 (02:14 +0000)]
update Help for new "Save Torrent File As…" phrasing

15 years agoget the mac build to compile again
Mitchell Livingston [Wed, 5 Aug 2009 02:13:45 +0000 (02:13 +0000)]
get the mac build to compile again

15 years ago(trunk libT) fix r8871 oops
Charles Kerr [Wed, 5 Aug 2009 02:07:51 +0000 (02:07 +0000)]
(trunk libT) fix r8871 oops

15 years ago(trunk) clean up the return value of tr_torrentParse()
Charles Kerr [Wed, 5 Aug 2009 01:59:16 +0000 (01:59 +0000)]
(trunk) clean up the return value of tr_torrentParse()

15 years agorecognize tracker errors and warnings
Mitchell Livingston [Wed, 5 Aug 2009 01:55:37 +0000 (01:55 +0000)]
recognize tracker errors and warnings

15 years ago(trunk) #1400, #2308: differentiate warnings and errors; differentiate between local...
Charles Kerr [Wed, 5 Aug 2009 01:25:36 +0000 (01:25 +0000)]
(trunk) #1400, #2308: differentiate warnings and errors; differentiate between local messages and messages from the tracker

15 years ago(trunk gtk) fix for "origin" field in the properties dialog when multiple torrents...
Charles Kerr [Tue, 4 Aug 2009 03:10:35 +0000 (03:10 +0000)]
(trunk gtk) fix for "origin" field in the properties dialog when multiple torrents are selected. (kklimonda)

15 years ago(trunk gtk) don't sensitize the properties button when no torrents are selected....
Charles Kerr [Tue, 4 Aug 2009 02:55:03 +0000 (02:55 +0000)]
(trunk gtk) don't sensitize the properties button when no torrents are selected.  (kklimonda)

15 years agoflipping autorelease pools' release over to drain
Mitchell Livingston [Tue, 4 Aug 2009 01:53:51 +0000 (01:53 +0000)]
flipping autorelease pools' release over to drain

15 years ago(trunk libT) prevent potential rounding errors when sending floating-point numbers...
Charles Kerr [Mon, 3 Aug 2009 23:18:02 +0000 (23:18 +0000)]
(trunk libT) prevent potential rounding errors when sending floating-point numbers across the wire in json form

15 years ago(trunk libT) possible fix for #2238 as suggested by kjg
Charles Kerr [Mon, 3 Aug 2009 16:24:44 +0000 (16:24 +0000)]
(trunk libT) possible fix for #2238 as suggested by kjg

15 years agorevert updateminiupnpcstrings.sh
Mitchell Livingston [Sun, 2 Aug 2009 22:27:40 +0000 (22:27 +0000)]
revert updateminiupnpcstrings.sh

15 years agoupdate miniupnpc to miniupnpc-20090729
Mitchell Livingston [Sun, 2 Aug 2009 22:21:46 +0000 (22:21 +0000)]
update miniupnpc to miniupnpc-20090729

15 years ago(trunk web) don't invert the progress bar
Kevin Glowacz [Thu, 30 Jul 2009 19:03:37 +0000 (19:03 +0000)]
(trunk web) don't invert the progress bar

15 years ago(trunk third-party) #2302: upgrade from dht 0.6 to 0.8.
Charles Kerr [Wed, 29 Jul 2009 03:06:18 +0000 (03:06 +0000)]
(trunk third-party) #2302: upgrade from dht 0.6 to 0.8.

15 years ago(trunk third-party) #2296: commit geirha's "quick fix" to the updateminiupnpcstrings.sh
Charles Kerr [Tue, 28 Jul 2009 18:03:47 +0000 (18:03 +0000)]
(trunk third-party) #2296: commit geirha's "quick fix" to the updateminiupnpcstrings.sh

15 years ago(trunk web) seedRatioLimit > seedRatio
Kevin Glowacz [Tue, 28 Jul 2009 05:23:34 +0000 (05:23 +0000)]
(trunk web) seedRatioLimit > seedRatio

15 years ago(trunk web) fix typo
Kevin Glowacz [Tue, 28 Jul 2009 05:23:30 +0000 (05:23 +0000)]
(trunk web) fix typo

15 years ago(trunk web) load the initial preferences asynchronously
Kevin Glowacz [Tue, 28 Jul 2009 04:53:08 +0000 (04:53 +0000)]
(trunk web) load the initial preferences asynchronously

15 years ago(trunk web) remote shouldn't know the internals of transmission
Kevin Glowacz [Tue, 28 Jul 2009 04:53:04 +0000 (04:53 +0000)]
(trunk web) remote shouldn't know the internals of transmission

15 years ago(trunk web) progress bar shows seeding progress
Kevin Glowacz [Tue, 28 Jul 2009 04:52:59 +0000 (04:52 +0000)]
(trunk web) progress bar shows seeding progress

15 years ago(trunk web) ability to get the torrent's seed ratio
Kevin Glowacz [Tue, 28 Jul 2009 04:52:52 +0000 (04:52 +0000)]
(trunk web) ability to get the torrent's seed ratio

15 years ago(trunk web) ability to get global seed ratio
Kevin Glowacz [Tue, 28 Jul 2009 04:52:47 +0000 (04:52 +0000)]
(trunk web) ability to get global seed ratio

15 years ago(trunk web) let rpc tell us the ratio
Kevin Glowacz [Tue, 28 Jul 2009 04:52:41 +0000 (04:52 +0000)]
(trunk web) let rpc tell us the ratio

15 years ago(trunk gtk) #2300: allow sorting via the right-click menu
Charles Kerr [Mon, 27 Jul 2009 19:59:21 +0000 (19:59 +0000)]
(trunk gtk) #2300: allow sorting via the right-click menu

15 years ago(trunk gtk) possible fix for #2267
Charles Kerr [Mon, 27 Jul 2009 18:48:21 +0000 (18:48 +0000)]
(trunk gtk) possible fix for #2267

15 years ago(trunk gtk) remove some unused code
Charles Kerr [Wed, 22 Jul 2009 20:56:44 +0000 (20:56 +0000)]
(trunk gtk) remove some unused code

15 years ago(trunk gtk) minor tweak: replace mkdir_p() with gtr_mkdir_with_parents() for symmetry...
Charles Kerr [Wed, 22 Jul 2009 20:39:12 +0000 (20:39 +0000)]
(trunk gtk) minor tweak: replace mkdir_p() with gtr_mkdir_with_parents() for symmetry with glib

15 years agoremove some unused utilities. better commenting on the utils that remain.
Charles Kerr [Wed, 22 Jul 2009 15:55:48 +0000 (15:55 +0000)]
remove some unused utilities.  better commenting on the utils that remain.

15 years agobetter generation of miniupnpcstrings.h in automake
Charles Kerr [Wed, 22 Jul 2009 14:19:51 +0000 (14:19 +0000)]
better generation of miniupnpcstrings.h in automake

15 years agowhoops - delete the torrent file if it is NOT the internal torrent file
Mitchell Livingston [Wed, 22 Jul 2009 14:10:07 +0000 (14:10 +0000)]
whoops - delete the torrent file if it is NOT the internal torrent file

15 years ago#2287 Remove options to delete torrent file when removing, and remove internal storin...
Mitchell Livingston [Mon, 20 Jul 2009 00:40:01 +0000 (00:40 +0000)]
#2287 Remove options to delete torrent file when removing, and remove internal storing of torrent file location

15 years agoremove ability to remove .torrent files for the ui
Mitchell Livingston [Sun, 19 Jul 2009 19:14:01 +0000 (19:14 +0000)]
remove ability to remove .torrent files for the ui

15 years ago#2287 remove torrent file location field from inspector
Mitchell Livingston [Sun, 19 Jul 2009 18:52:17 +0000 (18:52 +0000)]
#2287 remove torrent file location field from inspector

15 years agoadd missing <br> to appcast
Mitchell Livingston [Sun, 19 Jul 2009 15:26:12 +0000 (15:26 +0000)]
add missing <br> to appcast

15 years agocompile Release and Release - Debug as 32/64-bit Universal
Mitchell Livingston [Sun, 19 Jul 2009 15:25:24 +0000 (15:25 +0000)]
compile Release and Release - Debug as 32/64-bit Universal

15 years agoadd experimental Growl snapshot
Mitchell Livingston [Sun, 19 Jul 2009 15:22:56 +0000 (15:22 +0000)]
add experimental Growl snapshot

15 years agoremove current Growl...
Mitchell Livingston [Sun, 19 Jul 2009 15:22:24 +0000 (15:22 +0000)]
remove current Growl...

15 years ago#2287 Rephrase "Save a Torrent Copy As…" to "Save Torrent File As…"
Mitchell Livingston [Sat, 18 Jul 2009 12:18:31 +0000 (12:18 +0000)]
#2287 Rephrase "Save a Torrent Copy As…" to "Save Torrent File As…"

15 years agoupdate to 1.73+
Mitchell Livingston [Sat, 18 Jul 2009 12:11:58 +0000 (12:11 +0000)]
update to 1.73+

15 years agothe length attribute in the appcast item's enclosure should represent the .app bundle...
Mitchell Livingston [Sat, 18 Jul 2009 11:57:00 +0000 (11:57 +0000)]
the length attribute in the appcast item's enclosure should represent the .app bundle size, not the DMG size

15 years agore-update appcast and NEWS for 1.73
Mitchell Livingston [Sat, 18 Jul 2009 11:16:49 +0000 (11:16 +0000)]
re-update appcast and NEWS for 1.73

15 years agoMac build works with updated miniupnp script
Mitchell Livingston [Sat, 18 Jul 2009 01:50:50 +0000 (01:50 +0000)]
Mac build works with updated miniupnp script

15 years ago(trunk libT) back out r8765. xref: http://trac.transmissionbt.com/ticket/2253#comment:13
Charles Kerr [Sat, 18 Jul 2009 01:09:56 +0000 (01:09 +0000)]
(trunk libT) back out r8765. xref: http://trac.transmissionbt.com/ticket/2253#comment:13

15 years ago(trunk gtk) #2286: wrong display of the percentage downloaded in the Properties
Charles Kerr [Sat, 18 Jul 2009 01:04:27 +0000 (01:04 +0000)]
(trunk gtk) #2286: wrong display of the percentage downloaded in the Properties

15 years agoget autoconf and miniupnpc to play nice
Charles Kerr [Fri, 17 Jul 2009 20:15:53 +0000 (20:15 +0000)]
get autoconf and miniupnpc to play nice

15 years ago(trunk gtk) update translations from Rosetta 1.73
Charles Kerr [Fri, 17 Jul 2009 19:29:41 +0000 (19:29 +0000)]
(trunk gtk) update translations from Rosetta

15 years agoupdate appcast for 1.73
Mitchell Livingston [Fri, 17 Jul 2009 19:19:23 +0000 (19:19 +0000)]
update appcast for 1.73

15 years ago(trunk libT) fix a couple of minor gcc warnings
Charles Kerr [Fri, 17 Jul 2009 18:00:29 +0000 (18:00 +0000)]
(trunk libT) fix a couple of minor gcc warnings

15 years agoadjust NEWS again
Mitchell Livingston [Fri, 17 Jul 2009 17:58:32 +0000 (17:58 +0000)]
adjust NEWS again

15 years ago(trunk libT) remove dead code
Charles Kerr [Fri, 17 Jul 2009 17:23:03 +0000 (17:23 +0000)]
(trunk libT) remove dead code

15 years agosmall adjustment for NEWS
Mitchell Livingston [Fri, 17 Jul 2009 14:54:22 +0000 (14:54 +0000)]
small adjustment for NEWS

15 years agorequire 10.5 as opposed to 10.4u SDK
Mitchell Livingston [Fri, 17 Jul 2009 12:38:52 +0000 (12:38 +0000)]
require 10.5 as opposed to 10.4u SDK

15 years agoMac client, not OS X client
Mitchell Livingston [Fri, 17 Jul 2009 12:36:40 +0000 (12:36 +0000)]
Mac client, not OS X client