]>
granicus.if.org Git - transmission/log
Charles Kerr [Thu, 18 Sep 2008 16:18:50 +0000 (16:18 +0000)]
(libT) apply a line from #1181's fix that was accidentally applied to the 1.3x branch instead of trunk. both are in sync now wrt #1181.
Mitchell Livingston [Thu, 18 Sep 2008 11:05:04 +0000 (11:05 +0000)]
hopefully this will lead to more line numbers in crash logs
Charles Kerr [Thu, 18 Sep 2008 03:55:31 +0000 (03:55 +0000)]
add new compile-time throttle options suggested by persept
Mitchell Livingston [Thu, 18 Sep 2008 01:04:24 +0000 (01:04 +0000)]
update mac version script to only check macosx and libtransmission directories (eliminates 11 harmless errors when compiling) - thanks Balrog
Charles Kerr [Wed, 17 Sep 2008 19:44:24 +0000 (19:44 +0000)]
first draft at having more accurate speed controls
Charles Kerr [Wed, 17 Sep 2008 01:55:41 +0000 (01:55 +0000)]
(gtk) silence a compiler warning
Charles Kerr [Wed, 17 Sep 2008 01:46:41 +0000 (01:46 +0000)]
sync to 1.3x's NEWS
Mitchell Livingston [Wed, 17 Sep 2008 01:38:07 +0000 (01:38 +0000)]
gcc 4.2; Mac build now requires Xcode 3.1
Mitchell Livingston [Wed, 17 Sep 2008 01:00:45 +0000 (01:00 +0000)]
update trunk for 1.34; update appcast
Charles Kerr [Tue, 16 Sep 2008 18:28:22 +0000 (18:28 +0000)]
(gtk) #1274: Cannot resize columns in 'File' tab of 'Details' window
Mukund Sivaraman [Tue, 16 Sep 2008 07:10:04 +0000 (07:10 +0000)]
Increment str so loop progresses
Mitchell Livingston [Sun, 14 Sep 2008 21:39:16 +0000 (21:39 +0000)]
Sparkle 1.5 requires signing of the update
Mitchell Livingston [Sun, 14 Sep 2008 20:08:51 +0000 (20:08 +0000)]
don't allow Sparkle to be set to automatically download updates (who knows if a future version might have new requirements that can't be checked automatically, such as all transfers being finished to avoid data loss - it's happened before)
Mitchell Livingston [Sun, 14 Sep 2008 20:02:42 +0000 (20:02 +0000)]
add Sparkle 1.5b6
Mitchell Livingston [Sun, 14 Sep 2008 20:02:07 +0000 (20:02 +0000)]
remove Sparkle 1.5b5
Charles Kerr [Sun, 14 Sep 2008 19:39:07 +0000 (19:39 +0000)]
(gtk) make the per-torrent speed limit gui controls' behavior match that of the preference dialgo's speed limit gui controls
Charles Kerr [Sun, 14 Sep 2008 00:57:11 +0000 (00:57 +0000)]
(libT) #1269: check for the `downloaded' key in the announce repsonse. a successful announce response already resets the rescrape countdown, so that half of the ticket is redundant.
Charles Kerr [Mon, 8 Sep 2008 15:17:18 +0000 (15:17 +0000)]
(gtk) minor comment changes
Mitchell Livingston [Mon, 8 Sep 2008 02:09:34 +0000 (02:09 +0000)]
small alignment issue in the network tab
Mitchell Livingston [Sun, 7 Sep 2008 21:49:41 +0000 (21:49 +0000)]
update localizable strings
Eric Petit [Sun, 7 Sep 2008 20:33:10 +0000 (20:33 +0000)]
Also delay the port check if port forwarding was just disabled
Mitchell Livingston [Sun, 7 Sep 2008 17:57:58 +0000 (17:57 +0000)]
remove an unused method; trivial type changes
Mitchell Livingston [Sun, 7 Sep 2008 16:08:29 +0000 (16:08 +0000)]
trivial changes
Mitchell Livingston [Sun, 7 Sep 2008 14:51:50 +0000 (14:51 +0000)]
add a link to trac to the Help menu
Mitchell Livingston [Sun, 7 Sep 2008 14:42:43 +0000 (14:42 +0000)]
update the help to point to the trac mainpage instead of timeline
Mitchell Livingston [Sat, 6 Sep 2008 21:57:13 +0000 (21:57 +0000)]
if delay is off, perform the port check probe without any timer; on 10.5, set the port checker to ignore remote cache data on top of local cache data
Eric Petit [Sat, 6 Sep 2008 15:07:09 +0000 (15:07 +0000)]
Do not delay port checking if port forwarding is disabled
Mitchell Livingston [Sat, 6 Sep 2008 13:49:20 +0000 (13:49 +0000)]
redo [6731] using the built-in stringByTrimmingCharactersInSet:
Mitchell Livingston [Sat, 6 Sep 2008 13:37:33 +0000 (13:37 +0000)]
[1235] allow the adding of trackers with leading and trailing whitespace
Charles Kerr [Sat, 6 Sep 2008 13:25:21 +0000 (13:25 +0000)]
(libT) calculate a piece's checksum on the stack, rather than the heap
Mukund Sivaraman [Sat, 6 Sep 2008 07:26:29 +0000 (07:26 +0000)]
(win32) Don't use files in /tmp/ for test on win32
Mukund Sivaraman [Sat, 6 Sep 2008 07:26:25 +0000 (07:26 +0000)]
(win32) Stack smash test fails with too much depth on win32
Mukund Sivaraman [Sat, 6 Sep 2008 04:37:08 +0000 (04:37 +0000)]
(win32) Convert spaces to tabs in Makefile.am
Mukund Sivaraman [Sat, 6 Sep 2008 04:31:08 +0000 (04:31 +0000)]
(win32) Add application icon as a resource
Mukund Sivaraman [Sat, 6 Sep 2008 04:23:28 +0000 (04:23 +0000)]
(win32) Don't build the GTK+ client as a console application
Charles Kerr [Sat, 6 Sep 2008 03:02:30 +0000 (03:02 +0000)]
get rid of a pointless seek() call
Mukund Sivaraman [Sat, 6 Sep 2008 02:09:53 +0000 (02:09 +0000)]
Include crypto.h for randint test
Mukund Sivaraman [Sat, 6 Sep 2008 02:08:43 +0000 (02:08 +0000)]
Test val instead of i
Charles Kerr [Sat, 6 Sep 2008 02:04:37 +0000 (02:04 +0000)]
add a unit test to exercise tr_cryptoRandInt()
Charles Kerr [Sat, 6 Sep 2008 01:52:47 +0000 (01:52 +0000)]
(gtk) #1192: 1.3x's method of setting file priorities & download flags is unpopular
Charles Kerr [Sat, 6 Sep 2008 01:32:15 +0000 (01:32 +0000)]
(gtk) #1259: GLib-GObject-WARNING **: value "-100" of type `gint' is invalid or out of range for property `value' of type `gint'
Charles Kerr [Fri, 5 Sep 2008 21:01:00 +0000 (21:01 +0000)]
(gtk) *incomplete* fix for #1192. this actually breaks things in the short term; I'll finish the rest ASAP
Charles Kerr [Fri, 5 Sep 2008 19:11:30 +0000 (19:11 +0000)]
(libT) #1255: fails to parse announce URLs that have leading or trailing spaces
Eric Petit [Fri, 5 Sep 2008 16:14:19 +0000 (16:14 +0000)]
Fixes Mac build
Mukund Sivaraman [Fri, 5 Sep 2008 15:13:09 +0000 (15:13 +0000)]
(win32) Fix the GTK+ client to build for win32
Mukund Sivaraman [Fri, 5 Sep 2008 15:13:06 +0000 (15:13 +0000)]
(win32) There is no SIGHUP
Mukund Sivaraman [Fri, 5 Sep 2008 15:13:03 +0000 (15:13 +0000)]
(win32) Don't build daemon on win32 yet
Mukund Sivaraman [Fri, 5 Sep 2008 14:32:35 +0000 (14:32 +0000)]
(win32) Replace missing symbols with values
Mukund Sivaraman [Fri, 5 Sep 2008 14:32:32 +0000 (14:32 +0000)]
(win32) Add getpagesize() and getregionsize() implementations
Mukund Sivaraman [Fri, 5 Sep 2008 14:32:28 +0000 (14:32 +0000)]
(win32) Fix types and alignment in interlocked exchange
Mukund Sivaraman [Fri, 5 Sep 2008 14:32:24 +0000 (14:32 +0000)]
(win32) Conditionally build shttpd win32 code
Mukund Sivaraman [Fri, 5 Sep 2008 14:32:20 +0000 (14:32 +0000)]
(win32) Don't use dllimport/dllexport (part 3)
Mukund Sivaraman [Fri, 5 Sep 2008 14:32:17 +0000 (14:32 +0000)]
(win32) Don't build minissdpc.c on win32
Mukund Sivaraman [Fri, 5 Sep 2008 14:32:13 +0000 (14:32 +0000)]
(win32) Add includes for natpmp
Mukund Sivaraman [Fri, 5 Sep 2008 14:32:09 +0000 (14:32 +0000)]
(win32) Don't use dllimport/dllexport (part 2)
Mukund Sivaraman [Fri, 5 Sep 2008 14:32:03 +0000 (14:32 +0000)]
(win32) Fix case of included header filenames
Mukund Sivaraman [Fri, 5 Sep 2008 14:31:58 +0000 (14:31 +0000)]
(win32) Rename rpc.[ch] to rpcimpl.[ch]
Mukund Sivaraman [Fri, 5 Sep 2008 14:31:52 +0000 (14:31 +0000)]
(win32) Add mmap implementation
Mukund Sivaraman [Fri, 5 Sep 2008 14:31:46 +0000 (14:31 +0000)]
(win32) Don't use dllimport/dllexport
Charles Kerr [Fri, 5 Sep 2008 05:14:49 +0000 (05:14 +0000)]
(libT) possible solution to the peer hammering problem reported by Switeck
Charles Kerr [Thu, 4 Sep 2008 14:42:32 +0000 (14:42 +0000)]
(libT) change benc's integral type from int to size_t, squashing a couple of minor warnings
Charles Kerr [Wed, 3 Sep 2008 20:00:27 +0000 (20:00 +0000)]
(gtk) r6692 tweak: lower the spinbutton delay a little in the prefs dialog
Charles Kerr [Wed, 3 Sep 2008 19:59:09 +0000 (19:59 +0000)]
#1209: shttpd crash when setting port to one already in use
Charles Kerr [Wed, 3 Sep 2008 19:13:19 +0000 (19:13 +0000)]
pump the web connections more frequently when there are tasks pending. this may speed up the shutdown flurry of `stop' announcements
Charles Kerr [Wed, 3 Sep 2008 19:02:59 +0000 (19:02 +0000)]
#450: OpenSSL in FreeBSD basesystem doesn't have openssl.pc
Charles Kerr [Wed, 3 Sep 2008 18:07:09 +0000 (18:07 +0000)]
#1249: fix BSD "make install" issue
Charles Kerr [Wed, 3 Sep 2008 17:50:31 +0000 (17:50 +0000)]
(gtk) #1244: Crashing while scrolling up used port
Charles Kerr [Wed, 3 Sep 2008 16:29:59 +0000 (16:29 +0000)]
(gtk) unclutter the prefs dialog a bit
Mukund Sivaraman [Wed, 3 Sep 2008 08:24:42 +0000 (08:24 +0000)]
Revert r6688 (this was no bug)
Malcolm Jarvis [Wed, 3 Sep 2008 03:58:18 +0000 (03:58 +0000)]
#1252 - Extranious semi-colon
Mukund Sivaraman [Wed, 3 Sep 2008 01:36:59 +0000 (01:36 +0000)]
Fix use of key
Mukund Sivaraman [Wed, 3 Sep 2008 01:36:48 +0000 (01:36 +0000)]
Fix bug in schedule calculation
Charles Kerr [Tue, 2 Sep 2008 20:59:00 +0000 (20:59 +0000)]
(gtk) #989: add a checkbox to auto-update the blocklist once a week
Charles Kerr [Tue, 2 Sep 2008 18:22:23 +0000 (18:22 +0000)]
(gtk) #964: tweak the scheduler's prefs dialog a bit
Mitchell Livingston [Mon, 1 Sep 2008 23:41:46 +0000 (23:41 +0000)]
missed on mainRunLoop
Mitchell Livingston [Mon, 1 Sep 2008 23:17:30 +0000 (23:17 +0000)]
runs on Tiger again, although blocklist auto-update won't be reliable on Tiger
Mitchell Livingston [Mon, 1 Sep 2008 15:51:47 +0000 (15:51 +0000)]
if the blocklist downloader is running, don't allow the schedule to be reset
Mitchell Livingston [Mon, 1 Sep 2008 15:46:00 +0000 (15:46 +0000)]
ability to auto-update the blocklist automatically weekly (mac)
Mukund Sivaraman [Mon, 1 Sep 2008 10:01:13 +0000 (10:01 +0000)]
Apply changes in scheduled limits when they're updated during the schedule
Mukund Sivaraman [Mon, 1 Sep 2008 08:19:57 +0000 (08:19 +0000)]
Change info messages on scheduled limits
Mukund Sivaraman [Mon, 1 Sep 2008 08:19:52 +0000 (08:19 +0000)]
Correct the key name for scheduled upload limits
Also, widget sensitivity is handled elsewhere.
Mukund Sivaraman [Mon, 1 Sep 2008 04:54:13 +0000 (04:54 +0000)]
Fix use of new Glib API which fails on older Glib build machines
Mukund Sivaraman [Mon, 1 Sep 2008 04:47:02 +0000 (04:47 +0000)]
Add simple scheduled bandwidth control for the GTK client (bug #964)
This is similar to how the Mac OS X version of Transmission
does it.
Mitchell Livingston [Mon, 1 Sep 2008 04:04:00 +0000 (04:04 +0000)]
"Last updated: never" if there's no blocklist
Mitchell Livingston [Mon, 1 Sep 2008 03:26:04 +0000 (03:26 +0000)]
add a field indicating when the blocklist was last updated
Mitchell Livingston [Sun, 31 Aug 2008 21:14:24 +0000 (21:14 +0000)]
this should've been part of the last commit
Mitchell Livingston [Sun, 31 Aug 2008 21:10:45 +0000 (21:10 +0000)]
make sure the blocklist sheet's initial text matches the current download status (this will matter later on)
Mitchell Livingston [Sun, 31 Aug 2008 20:51:36 +0000 (20:51 +0000)]
add BlocklistDownloaderViewController.[hm] to the makefile
Mitchell Livingston [Sun, 31 Aug 2008 20:48:10 +0000 (20:48 +0000)]
some more streamlining of the blocklist code
Mitchell Livingston [Sun, 31 Aug 2008 20:29:16 +0000 (20:29 +0000)]
blocklist xib needs to reference the new blocklist view class
Mitchell Livingston [Sun, 31 Aug 2008 20:26:41 +0000 (20:26 +0000)]
cancel blocklist download when quitting; cleanup
Mitchell Livingston [Sun, 31 Aug 2008 20:05:46 +0000 (20:05 +0000)]
some cleanup of the blocklist code, and store the date of the last blocklist update
Mitchell Livingston [Sun, 31 Aug 2008 19:47:11 +0000 (19:47 +0000)]
initial separation of blocklist downloader and the corresponding view
Mitchell Livingston [Sat, 30 Aug 2008 12:35:16 +0000 (12:35 +0000)]
turn on "Build independent targets in parallel"
Mitchell Livingston [Sat, 30 Aug 2008 01:23:52 +0000 (01:23 +0000)]
rename "Development" to "Debug"
Mitchell Livingston [Sat, 30 Aug 2008 01:23:07 +0000 (01:23 +0000)]
update a whole bunch of project build settings, especially for extra debug info in release and release-debug
Charles Kerr [Fri, 29 Aug 2008 20:21:43 +0000 (20:21 +0000)]
better r6662
Charles Kerr [Fri, 29 Aug 2008 17:57:53 +0000 (17:57 +0000)]
(clutch) #1240: inspector's layout is broken
Mitchell Livingston [Fri, 29 Aug 2008 01:13:33 +0000 (01:13 +0000)]
better [6658]
Mitchell Livingston [Fri, 29 Aug 2008 00:39:02 +0000 (00:39 +0000)]
trunk: update the list of mac files to include in the tarball