1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-10 06:02:57 +00:00
Commit graph

2950 commits

Author SHA1 Message Date
Josh Elsasser
a3b0698150 Whoops. Start the exit timer on the right libevent instance.
This should fix some problems with the daemon exiting.
2007-10-26 03:36:02 +00:00
Charles Kerr
18de1db5b5 integral sign correctness in makemeta 2007-10-26 03:16:27 +00:00
Charles Kerr
e6fbcaeae6 Quick & dirty fix to crasher ticket #415. 2007-10-26 03:02:23 +00:00
Charles Kerr
41e9939317 Fix issue #413 "Starting a Torrent when one is checking make it queue after it" reported by tiennou 2007-10-26 01:31:49 +00:00
Charles Kerr
df50cbcabf Fix 0.90 cache bug that could cause "verify local files" to fail. 2007-10-26 01:13:43 +00:00
Josh Elsasser
906d207ff3 Fix misnumbered IPC constants. 2007-10-26 00:57:29 +00:00
Josh Elsasser
d51713177a Fix openbsd build. 2007-10-26 00:36:22 +00:00
Mitchell Livingston
0e9c74d732 fix mistake in [3560] 2007-10-25 20:32:16 +00:00
Charles Kerr
1f486d8c97 tell version.sh that it lives in macosx/ now. 2007-10-25 20:30:20 +00:00
Mitchell Livingston
b286397338 filtering by a search string for tracker now checks all trackers in the announce-list 2007-10-25 20:14:24 +00:00
Charles Kerr
4491e68a4f remove the old make system, move version.sh to macosx/ 2007-10-25 17:07:02 +00:00
Mitchell Livingston
b48967245d trunk: Ensure only a single "?" is used for appending arguments to the announce and scrape URL (fixes #411) 2007-10-25 16:52:12 +00:00
Charles Kerr
317705cffc The OpenBSD build fix caused a Darwin build error. :) Thanks to pea for reporting. 2007-10-25 14:34:20 +00:00
Charles Kerr
8c0e2434f5 fix OpenBSD build error. 2007-10-25 13:59:46 +00:00
Charles Kerr
52261d88fd Fix 0.90 socket connection leak. 2007-10-25 13:38:34 +00:00
Charles Kerr
2422012145 set the lowest "maximum upload" and "maximum download" speed to 0 2007-10-24 22:59:54 +00:00
Charles Kerr
9fa2fa2c8f ensure that "make install" installs the man pages. 2007-10-24 22:53:44 +00:00
Charles Kerr
d6e6fb1798 bundle the mk/ directory along for mac users 2007-10-24 22:21:37 +00:00
Charles Kerr
6ed06160fb don't package .svn and .deps directories underneath macosx/ 2007-10-24 21:47:13 +00:00
Mitchell Livingston
534df72393 trunk: because of the crashing caused by soundNamed: with some sounds, don't allow custom sounds 2007-10-24 21:33:04 +00:00
Charles Kerr
4af3c1c82b use BUILT_SOURCES for version.h to ensure it gets built first 2007-10-24 20:18:13 +00:00
Charles Kerr
82194a2f2f don't require the user to have svn installed when building from tarball 2007-10-24 19:57:47 +00:00
Mitchell Livingston
d8e9c10a34 display all trackers in the announce list in the inspector's tooltip 2007-10-24 18:49:59 +00:00
Charles Kerr
e38311e64e fix two separate version.h errors 2007-10-24 18:36:53 +00:00
Mitchell Livingston
45452352f3 add context menu item for "Update Tracker" 2007-10-24 18:16:18 +00:00
Charles Kerr
e97eb7ac9e users don't need to run autogen from the tarball 2007-10-24 17:25:41 +00:00
Charles Kerr
f71319b90f get "make distcheck" working again 2007-10-24 17:20:50 +00:00
Mitchell Livingston
2b3751c2d8 trunk: fix small memory leak when generating sounds menu 2007-10-24 16:50:10 +00:00
Mitchell Livingston
156ed97d04 trunk: update mac makefile 2007-10-24 16:00:51 +00:00
Charles Kerr
f15acdceb9 trying to get "make distcheck" to work right 2007-10-24 15:25:43 +00:00
Mitchell Livingston
36f9130baa trunk: Add Dutch Sparkle localization and update news for news/authors localization 2007-10-24 15:19:57 +00:00
Mitchell Livingston
4da483e113 add missing localized string 2007-10-24 13:10:59 +00:00
Mitchell Livingston
ac9bd74d6c trunk: update version to 0.90+ 2007-10-24 12:59:52 +00:00
Mitchell Livingston
59918a1035 updated readme 2007-10-24 04:13:07 +00:00
Mitchell Livingston
e3b61a9f78 eliminate old releases from appcast 2007-10-24 03:46:05 +00:00
Mitchell Livingston
4640171088 update appcast and release_builder 2007-10-24 03:10:37 +00:00
Mitchell Livingston
36faadd42b ready for 0.90 2007-10-24 02:38:04 +00:00
Charles Kerr
41cd046660 initial checkin of gtk i18n changelog 2007-10-24 01:32:20 +00:00
Charles Kerr
7371bd29cf rewind this morning's changes. 2007-10-23 20:42:00 +00:00
Charles Kerr
ed6ffe39e4 fix r3506 bug that prevented incoming peers from connecting 2007-10-23 15:53:57 +00:00
Charles Kerr
799954843e maybe fix incoming handshakes with peers that don't send their peer_id immediately 2007-10-23 14:14:37 +00:00
Charles Kerr
50c8c88c04 Update the credits 2007-10-23 14:00:17 +00:00
Mitchell Livingston
a76423ac1e fix notification to update info 2007-10-23 11:41:03 +00:00
Mitchell Livingston
b464564992 updated icon from AR 2007-10-23 11:22:57 +00:00
Charles Kerr
216ee3f52b fix a nasty error with fallback unencrypted peer connections. 2007-10-22 23:31:03 +00:00
Charles Kerr
b704654275 dead code removal. 2007-10-22 23:27:47 +00:00
Charles Kerr
a5946e396c tweak the logging a bit. 2007-10-22 18:52:36 +00:00
Charles Kerr
e1fbd16941 fix some memory leaks reported by valgrind. 2007-10-22 14:15:16 +00:00
Mitchell Livingston
50e99456d1 add Korean localization part 4 2007-10-21 21:57:15 +00:00
Mitchell Livingston
cf728b5f61 add 0.9 Korean localization part 3 2007-10-21 21:56:38 +00:00