Commit Graph

7264 Commits

Author SHA1 Message Date
Charles Kerr c2dd366154 (trunk gtk) #2198: crashed with SIGSEGV in notify.c's notifyCallback() 2009-06-11 14:59:50 +00:00
Charles Kerr 6e10ee3baa (trunk gtk) #2197: Adding a torrent from a browser sometimes doesn't work 2009-06-11 14:51:21 +00:00
Charles Kerr b2b7409138 (trunk gtk) #2170: Segfault when accessing torrent Properties 2009-06-11 02:16:42 +00:00
Mitchell Livingston 6fd6b4b5b0 potentially (hopefully) fix bug where some users couldn't add torrents 2009-06-10 22:56:24 +00:00
Charles Kerr 11f8f93cfa (trunk gtk) #2190: removing download items makes property window useless 2009-06-10 17:01:33 +00:00
Charles Kerr 7a32ae131a (trunk) make the cross-compile libevent warning a little louder 2009-06-10 15:53:23 +00:00
Charles Kerr 0dd0a0bbd7 (trunk libT) #2195: 1.71 assertion: tr_peerIoSupportsFEXT( msgs->peer->io ) peer-msgs.c:265 2009-06-10 13:46:46 +00:00
Charles Kerr 1491801be7 (trunk gtk) #2193: Unable to sort files in torrent by Progress, Download nor Priority 2009-06-10 00:04:43 +00:00
Charles Kerr 101459ef46 (trunk) "assert( eh->die );" isn't shedding any light on the problem but it is pissing off many users, so let's remove it. 2009-06-09 22:02:58 +00:00
Charles Kerr 389db06d08 (trunk) remove a little more newly-dead code 2009-06-09 21:59:25 +00:00
Charles Kerr 47a64975b7 (trunk libT) #2192: tr_session's hashstring-to-filename code reinvents the wheel 2009-06-09 21:57:11 +00:00
Charles Kerr c6367e9194 (trunk) #2185: Make uninstall deletes system libevent files. 2009-06-09 21:28:54 +00:00
Charles Kerr 9a4aa3df1e (trunk libT) #2188 transmission-remote can't parse deflate()d responses 2009-06-09 15:45:09 +00:00
Charles Kerr 54a50ed5ad (trunk gtk) #2187: "Revert" and "Remove" uses same alt-key in Torrent Tracker Details 2009-06-09 04:57:10 +00:00
Charles Kerr a2d67ffb40 (trunk gtk) #2186: Focus should not be on "Don't ask me again" when I quit Transmission 2009-06-09 04:52:22 +00:00
Charles Kerr 6a5ebb9aa7 (trunk gtk) #2184: add relocate.c to POTFILES.in 2009-06-08 22:09:18 +00:00
Charles Kerr dfc6e904d0 (trunk libT) fix copy/paste error in tr_fdAccept() 2009-06-08 14:50:56 +00:00
Mitchell Livingston caaa53855b remove an unneeded item from the appcast release notes 2009-06-08 03:56:02 +00:00
Mitchell Livingston b8a4885d37 another appcast release notes adjustment 2009-06-08 03:41:49 +00:00
Mitchell Livingston 76c9a58047 fix copy error in appcast release notes 2009-06-08 03:38:52 +00:00
Charles Kerr 800707e339 (trunk gtk) update translations from rosetta for 1.71 2009-06-08 01:31:16 +00:00
Mitchell Livingston e82ad7474f update appcast for 1.71 2009-06-08 01:11:47 +00:00
Mitchell Livingston 9c072687f6 update version to 1.71 2009-06-08 01:04:19 +00:00
Kevin Glowacz 10d5a762ec (trunk web) store torrents in a hash instead of an array 2009-06-07 23:55:42 +00:00
Charles Kerr 6a568403d2 (trunk libT) #2179: memory allocation in benc could be more efficient 2009-06-07 17:54:28 +00:00
Kevin Glowacz 8ac5a6c126 (trunk) adjust NEWS 2009-06-07 15:10:08 +00:00
Charles Kerr 721dad23f1 don't pluralize OS with a posessive 2009-06-07 14:16:20 +00:00
Mitchell Livingston ffa5b2372c adjust NEWS 2009-06-07 14:09:42 +00:00
Charles Kerr e7de365c14 (trunk) update NEWS 2009-06-07 14:05:45 +00:00
Charles Kerr 64e0fba4d9 (trunk gtk) reuse the `prog' variable instead of recalculating it 2009-06-07 13:48:15 +00:00
Kevin Glowacz 8bff61ccd5 (trunk web) make these self referential 2009-06-07 04:46:17 +00:00
Kevin Glowacz cbd95c8680 (trunk web) make sure the torrent array doesn't change between getting the index and accessing it 2009-06-06 22:17:24 +00:00
Charles Kerr 38a032b1bf (trunk libT) possible fix for benc/json saving issues reported in 1.70. This is a guess from rb07's post in the forums about bencode.c, and from John Clay's comments in irc 2009-06-06 19:30:32 +00:00
Charles Kerr d0ae679a2f (trunk) minor commit: sync the .h licenses with their counterpart .c licenses 2009-06-06 17:39:04 +00:00
Charles Kerr 3f03f2e0c3 (trunk libT) #2151: possible fix for "Unusually high CPU usage in latest builds" issue 2009-06-06 16:19:34 +00:00
Charles Kerr 8be9e3a44a (trunk gtk) a little more file-list cleanup 2009-06-06 14:09:43 +00:00
Charles Kerr dd15d13103 (trunk gtk) that was the last of joshe's code in file-list.c, so it goes GPLv2 2009-06-06 04:40:24 +00:00
Charles Kerr 5b12668b9f (trunk gtk) torrents' long file lists were displayed extremely inefficiently 2009-06-06 04:29:08 +00:00
Charles Kerr 89f637d118 (trunk) looks like r8433 accidentally reverted r8425. 2009-06-06 02:49:42 +00:00
Charles Kerr 214dbb8fdd (trunk) fix update-version-h.sh script issue on NetBSD, reported by stdisease, patched by geirha; thanks to both 2009-06-05 17:54:48 +00:00
Charles Kerr 924ac89f8d (trunk) set properties on $Id$ files that were missing them 2009-06-05 17:52:02 +00:00
Charles Kerr ec5801b5e7 (trunk qt) #2169: unconditionally link against the bundled version of libevent, since there's apparently no way to let qmake know what autoconf decided about which version of libevent to use 2009-06-05 17:10:12 +00:00
Charles Kerr bd0a4ab5bb (trunk daemon) #2149: daemon's non-inotify watchdir fails on .torrents with old timestamps 2009-06-05 17:02:29 +00:00
Charles Kerr 3cbacf4202 (trunk gtk) #2079: transmission 1.61 crashes on Ubuntu Hardy 2009-06-05 15:45:18 +00:00
Charles Kerr 57c66d48ee (trunk dht) add missing #include to fix FreeBSD 7.2 2009-06-05 14:06:52 +00:00
Charles Kerr a6235689a4 (trunk) #2167 improve the autoconf libevent test: don't use the OS copy unless it's got evutil_vsnprintf() 2009-06-05 13:45:21 +00:00
Mitchell Livingston eaa9d37ee1 #2164 rephrase "High connection limits slow down some routers" to "High connection limits might significantly impact system performance" 2009-06-05 12:17:58 +00:00
Mitchell Livingston f3f075cdc1 update trunk to 1.70+ 2009-06-05 12:13:40 +00:00
Mitchell Livingston 3190d41c72 update 1.54 appcast item 2009-06-05 03:48:20 +00:00
Mitchell Livingston eb934347ab update appcast for 1.70 and 1.54 2009-06-05 01:27:08 +00:00