]>
granicus.if.org Git - transmission/log
Mitchell Livingston [Sat, 3 Oct 2009 14:10:52 +0000 (14:10 +0000)]
random trivial adjustments
Charles Kerr [Sat, 3 Oct 2009 14:08:05 +0000 (14:08 +0000)]
(trunk libT) remove randOffset from announcer; the new announce queue handles load balancing
Charles Kerr [Sat, 3 Oct 2009 13:17:18 +0000 (13:17 +0000)]
fix oops
Charles Kerr [Sat, 3 Oct 2009 13:15:32 +0000 (13:15 +0000)]
(trunk libT) fix a crash reported by John Clay and silence a gcc warning
Charles Kerr [Fri, 2 Oct 2009 22:53:19 +0000 (22:53 +0000)]
(trunk, gtk, qt) #2478: popup dialog for first-time users
Charles Kerr [Fri, 2 Oct 2009 22:10:55 +0000 (22:10 +0000)]
(trunk, gtk) #2478: revise the popup dialog text
Mitchell Livingston [Fri, 2 Oct 2009 22:07:00 +0000 (22:07 +0000)]
a little more cleanup
Mitchell Livingston [Fri, 2 Oct 2009 22:04:47 +0000 (22:04 +0000)]
refine the legal text
Mitchell Livingston [Fri, 2 Oct 2009 21:51:56 +0000 (21:51 +0000)]
show dialog on first launch only
Mitchell Livingston [Fri, 2 Oct 2009 21:51:09 +0000 (21:51 +0000)]
(mac) #2478: popup dialog for first-time users
Charles Kerr [Fri, 2 Oct 2009 21:03:55 +0000 (21:03 +0000)]
(trunk gtk) #2478: popup dialog for first-time users
Charles Kerr [Fri, 2 Oct 2009 04:54:02 +0000 (04:54 +0000)]
(trunk libT) #2471: added/removed trackers aren't applied until restart
Charles Kerr [Fri, 2 Oct 2009 02:03:30 +0000 (02:03 +0000)]
(trunk, libT) filter out unsupported announce addresses
Mitchell Livingston [Thu, 1 Oct 2009 02:24:58 +0000 (02:24 +0000)]
allowing pasting into the tracker table on 10.5
Mitchell Livingston [Thu, 1 Oct 2009 01:15:37 +0000 (01:15 +0000)]
#2470 Pasting an address (or list of addresses) into the tracker list should add those trackers
Charles Kerr [Wed, 30 Sep 2009 20:49:52 +0000 (20:49 +0000)]
(trunk, libT) #2464: Mac Client shows incorrect announce/scrape results for backup trackers
Mitchell Livingston [Wed, 30 Sep 2009 00:11:24 +0000 (00:11 +0000)]
fix a glitch with using the same address more than once in the tracker removal code
Mitchell Livingston [Tue, 29 Sep 2009 23:56:48 +0000 (23:56 +0000)]
on 10.6 continue updating the remaining displayed trackers when adding a new tracker
Mitchell Livingston [Tue, 29 Sep 2009 23:33:19 +0000 (23:33 +0000)]
add Growl 1.2 final
Mitchell Livingston [Tue, 29 Sep 2009 23:32:29 +0000 (23:32 +0000)]
remove beta Growl framework
Mitchell Livingston [Tue, 29 Sep 2009 03:53:57 +0000 (03:53 +0000)]
prepare for re-adding "remove tracker" functionality
Mitchell Livingston [Tue, 29 Sep 2009 03:02:44 +0000 (03:02 +0000)]
getting closer to re-adding "add tracker" functionality
Mitchell Livingston [Mon, 28 Sep 2009 23:18:26 +0000 (23:18 +0000)]
#2458 Tracker pane - copy addresses
Charles Kerr [Mon, 28 Sep 2009 18:22:57 +0000 (18:22 +0000)]
(trunk libT) #2429: add some more assertions to help smoke out this bug
Mitchell Livingston [Mon, 28 Sep 2009 17:42:24 +0000 (17:42 +0000)]
set the color for table cells only when actually drawing (and only once each time the draw method is alled)
Charles Kerr [Mon, 28 Sep 2009 17:35:09 +0000 (17:35 +0000)]
(trunk web) #2456: web client transfer_arrows alignment
Mitchell Livingston [Mon, 28 Sep 2009 15:59:17 +0000 (15:59 +0000)]
a little cleanup to the peer count code
Mitchell Livingston [Mon, 28 Sep 2009 15:49:02 +0000 (15:49 +0000)]
right-align the peer counts in the tracker cells
Mitchell Livingston [Mon, 28 Sep 2009 15:16:23 +0000 (15:16 +0000)]
show N/A for peer counts when there hasn't been a scrape/announce yet
Mitchell Livingston [Mon, 28 Sep 2009 14:51:13 +0000 (14:51 +0000)]
a little string cleanup
Mitchell Livingston [Mon, 28 Sep 2009 14:45:47 +0000 (14:45 +0000)]
update localizable strings
Mitchell Livingston [Mon, 28 Sep 2009 14:42:00 +0000 (14:42 +0000)]
add tracker stats to the tracker cell
Mitchell Livingston [Mon, 28 Sep 2009 14:13:20 +0000 (14:13 +0000)]
don't use a NSCache until we go 10.6-only
Mitchell Livingston [Mon, 28 Sep 2009 13:53:59 +0000 (13:53 +0000)]
whoops
Mitchell Livingston [Mon, 28 Sep 2009 13:53:17 +0000 (13:53 +0000)]
on 10.5 don't even acknowledge the NSCache object
Mitchell Livingston [Mon, 28 Sep 2009 04:41:56 +0000 (04:41 +0000)]
add new files to Makefile.am
Mitchell Livingston [Mon, 28 Sep 2009 04:36:26 +0000 (04:36 +0000)]
remove an NSLog() that snuck in
Mitchell Livingston [Mon, 28 Sep 2009 04:29:38 +0000 (04:29 +0000)]
dead code removal
Mitchell Livingston [Mon, 28 Sep 2009 03:42:35 +0000 (03:42 +0000)]
fix favicons
Mitchell Livingston [Mon, 28 Sep 2009 03:19:11 +0000 (03:19 +0000)]
distinguish trackers meant as backups
Mitchell Livingston [Mon, 28 Sep 2009 03:12:58 +0000 (03:12 +0000)]
remove unneeded localizedStringWithFormat:
Mitchell Livingston [Mon, 28 Sep 2009 02:55:16 +0000 (02:55 +0000)]
show the full tracker address in a tooltip
Mitchell Livingston [Mon, 28 Sep 2009 02:36:16 +0000 (02:36 +0000)]
make dates in the tracker tab relative (say Today instead of September 27, 2009 for example)
Mitchell Livingston [Mon, 28 Sep 2009 02:27:38 +0000 (02:27 +0000)]
add lastAnnouncePeerCount to tracker info tab
Mitchell Livingston [Mon, 28 Sep 2009 01:57:35 +0000 (01:57 +0000)]
first go at redoing the tracker inspector tab (some functionality is still missing)
Charles Kerr [Sun, 27 Sep 2009 20:32:32 +0000 (20:32 +0000)]
(trunk gtk) #2454: gtk client handles SIGINT (ctrl-c) oddly
Charles Kerr [Sun, 27 Sep 2009 18:48:00 +0000 (18:48 +0000)]
(trunk libT) #2450: --find should not delete original
Charles Kerr [Sun, 27 Sep 2009 17:47:45 +0000 (17:47 +0000)]
(trunk gtk) #2453: Transmission since version 1.61 need GTK+ 2.12 or an upper version.
Mitchell Livingston [Sun, 27 Sep 2009 16:45:59 +0000 (16:45 +0000)]
NSWidthInsensitiveSearch isn't needed for filtering text
Mitchell Livingston [Sun, 27 Sep 2009 16:37:57 +0000 (16:37 +0000)]
fix using the filter bar to filter by tracker; add options to make the filter text searching less strict
Mitchell Livingston [Sun, 27 Sep 2009 15:49:33 +0000 (15:49 +0000)]
actually return the array of flat trackers from the corresponding method
Charles Kerr [Sun, 27 Sep 2009 00:27:51 +0000 (00:27 +0000)]
(trunk libT) possibly fix a crash-on-shutdown reported by John_
Charles Kerr [Sat, 26 Sep 2009 23:54:30 +0000 (23:54 +0000)]
(trunk libT) possibly fix a crash-on-shutdown reported by John_
Charles Kerr [Sat, 26 Sep 2009 23:46:30 +0000 (23:46 +0000)]
(trunk libT,gtk) plug a couple of minor leaks reported by valgrind
Mitchell Livingston [Sat, 26 Sep 2009 20:13:15 +0000 (20:13 +0000)]
#2398 Check if save path exists before generating torrent file
Mitchell Livingston [Sat, 26 Sep 2009 17:04:27 +0000 (17:04 +0000)]
show tracker icons on 10.5
Mitchell Livingston [Sat, 26 Sep 2009 16:46:14 +0000 (16:46 +0000)]
let's copy the tracker stat object only once instead of twice on each pulse
Mitchell Livingston [Sat, 26 Sep 2009 16:31:00 +0000 (16:31 +0000)]
always get favicons from http://
Mitchell Livingston [Sat, 26 Sep 2009 14:21:35 +0000 (14:21 +0000)]
remove "tracker address" from the inspector; reorganize the info tab a little bit
Mitchell Livingston [Sat, 26 Sep 2009 13:58:40 +0000 (13:58 +0000)]
mac build compiles once again
Charles Kerr [Sat, 26 Sep 2009 13:21:46 +0000 (13:21 +0000)]
(trunk libT) remove a couple more debugging printf() calls
Charles Kerr [Sat, 26 Sep 2009 06:43:44 +0000 (06:43 +0000)]
(trunk libT) possibly fix a crash reported by stdisease
Charles Kerr [Sat, 26 Sep 2009 06:20:33 +0000 (06:20 +0000)]
(trunk) remove tr_stats fields: downloaders, leechers, seeders, timesCompleted as per discussion with livings
Charles Kerr [Sat, 26 Sep 2009 04:39:58 +0000 (04:39 +0000)]
(trunk qt) #2417: Qt client closes when clicking X rather than close to tray
Charles Kerr [Sat, 26 Sep 2009 04:24:45 +0000 (04:24 +0000)]
(trunk, libT) #2379: infinite ratio shows as nan, invalid json
Charles Kerr [Sat, 26 Sep 2009 04:13:09 +0000 (04:13 +0000)]
(trunk libT) remove some debug printfs
Charles Kerr [Sat, 26 Sep 2009 04:11:00 +0000 (04:11 +0000)]
(trunk qt) #2418: Cannot open a torrent in kde4 with right clicking
Mitchell Livingston [Sat, 26 Sep 2009 04:02:39 +0000 (04:02 +0000)]
begin the reorganization of the inspector tracker tab - a lot still left to do
Charles Kerr [Sat, 26 Sep 2009 03:36:58 +0000 (03:36 +0000)]
(trunk) copy-by-value changes to tr_tracker_stat
Charles Kerr [Sat, 26 Sep 2009 00:48:07 +0000 (00:48 +0000)]
(trunk gtk) implement 'edit trackers' window in gtk client
Mitchell Livingston [Fri, 25 Sep 2009 22:18:54 +0000 (22:18 +0000)]
fix mac build - tracker info tab info is not fully available for now
Charles Kerr [Fri, 25 Sep 2009 21:05:59 +0000 (21:05 +0000)]
(trunk)
#1699: Announce to multiple trackers at once
#2424: Tracker address is not listed in GTK client.
Charles Kerr [Fri, 25 Sep 2009 14:25:52 +0000 (14:25 +0000)]
(trunk) #2445: Use automake's "quieter builds" rule when available
Mitchell Livingston [Fri, 25 Sep 2009 01:34:10 +0000 (01:34 +0000)]
set the favicon timeout to 30 seconds from 10 seconds
Charles Kerr [Thu, 24 Sep 2009 14:39:28 +0000 (14:39 +0000)]
(trunk third-party) get miniupnpc building again. the breakage has been reported upstream @ http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=1452#1452
Mitchell Livingston [Thu, 24 Sep 2009 12:17:28 +0000 (12:17 +0000)]
update miniupnp to
20090921
Mitchell Livingston [Thu, 24 Sep 2009 02:27:18 +0000 (02:27 +0000)]
#2439 changing sort order to queue will automatically re-sort - and how long has this been broken?!
Mitchell Livingston [Thu, 24 Sep 2009 01:50:42 +0000 (01:50 +0000)]
update libevent config files
Mitchell Livingston [Wed, 23 Sep 2009 21:45:51 +0000 (21:45 +0000)]
add a 10-second timeout to the favicon request
Mitchell Livingston [Wed, 23 Sep 2009 21:45:31 +0000 (21:45 +0000)]
update NEWS
Charles Kerr [Wed, 23 Sep 2009 15:28:11 +0000 (15:28 +0000)]
(trunk libT) #2416: possible fix for 'crash in event_queue_insert' on Snow Leopard
Mitchell Livingston [Mon, 21 Sep 2009 22:45:39 +0000 (22:45 +0000)]
...and actually add that image
Mitchell Livingston [Mon, 21 Sep 2009 22:45:19 +0000 (22:45 +0000)]
add a placeholder favicon for trackers
Mitchell Livingston [Mon, 21 Sep 2009 12:55:04 +0000 (12:55 +0000)]
better use of the cache object for tracker favicons, so if an icon is removed from the cache, it will be fetched again the next time it's needed
Mitchell Livingston [Mon, 21 Sep 2009 04:03:41 +0000 (04:03 +0000)]
allow multiple selection in the tracker table again
Mitchell Livingston [Mon, 21 Sep 2009 03:56:57 +0000 (03:56 +0000)]
fix manually adding trackers
Mitchell Livingston [Mon, 21 Sep 2009 03:44:24 +0000 (03:44 +0000)]
#2436 on 10.6 let's try showing favicons in the info panel's tracker table
Mitchell Livingston [Mon, 21 Sep 2009 01:13:39 +0000 (01:13 +0000)]
remove unneeded check for user-added tier
Mitchell Livingston [Sun, 20 Sep 2009 20:58:13 +0000 (20:58 +0000)]
use NSSearchPathForDirectoriesInDomains() for searching for sounds
Mitchell Livingston [Sun, 20 Sep 2009 20:34:02 +0000 (20:34 +0000)]
#2433 In Group preferences, "...where all criteria are met", not "...where all criteria is met"
Charles Kerr [Sun, 20 Sep 2009 18:46:58 +0000 (18:46 +0000)]
update to dht 0.9
Charles Kerr [Sun, 20 Sep 2009 14:13:02 +0000 (14:13 +0000)]
(trunk gtk) gah, I'm so stupid. I go to the trouble of writing a backwards-compatable wrapper for gdk_threads_add_timeout_seconds(), but then when rewriting the "create torrent" ui and I need to use a timer to update the progressbar, what do I use... my fingers have "g_timeout_add" programmed into them.
Mitchell Livingston [Sun, 20 Sep 2009 02:41:28 +0000 (02:41 +0000)]
rename SUPPORT_FOLDER to TRANSFER_PLIST
Mitchell Livingston [Sat, 19 Sep 2009 23:44:57 +0000 (23:44 +0000)]
#2428 fix a crash in TorrentTableView when drawing alternative rows
Charles Kerr [Sat, 19 Sep 2009 18:09:57 +0000 (18:09 +0000)]
(trunk third-party) #2302: upgrade libdht to newer version
Charles Kerr [Sat, 19 Sep 2009 11:35:27 +0000 (11:35 +0000)]
(trunk gtk) #2427: crash on quit when the Preferences window is open
Kevin Glowacz [Sat, 19 Sep 2009 00:03:10 +0000 (00:03 +0000)]
(trunk) forgot to add this image to the makefile
Mitchell Livingston [Fri, 18 Sep 2009 03:57:18 +0000 (03:57 +0000)]
when creating a torrent with a single piece, remove "each" from "X size each"
Mitchell Livingston [Fri, 18 Sep 2009 03:49:55 +0000 (03:49 +0000)]
in the off chance this ocurs, "1 byte" instead of "1 bytes"
Mitchell Livingston [Fri, 18 Sep 2009 02:18:22 +0000 (02:18 +0000)]
remove unneeded group column resize code