Commit Graph

2565 Commits

Author SHA1 Message Date
Mitchell Livingston 7a62353a25 missed 2 2007-08-18 17:27:43 +00:00
Charles Kerr 1b06ce24c8 svn propset svn:keywords 'Date Rev Author Id' filename 2007-08-18 17:27:28 +00:00
Mitchell Livingston a9c6ca9314 part 2 of setting svn keywords 2007-08-18 17:25:34 +00:00
Mitchell Livingston dcf2ad1864 just a return 2007-08-18 17:20:53 +00:00
Charles Kerr ea49180f94 $Id$ 2007-08-18 17:19:49 +00:00
Mitchell Livingston 7f8647405c rearrange project a bit 2007-08-18 17:16:33 +00:00
Mitchell Livingston f96505a447 set properties on a whole bunch of mac files 2007-08-18 17:13:36 +00:00
Charles Kerr 43bfc5cd7f update version.sh to exclude third-party. add $Id:$ to the new files s.t. version.sh will find them. 2007-08-18 17:05:51 +00:00
Mitchell Livingston e94b016e81 add missing license info 2007-08-18 17:05:11 +00:00
Mitchell Livingston a275204114 tidy up the filter bar code a little 2007-08-18 17:00:40 +00:00
Mitchell Livingston 141404356a remove some warnings 2007-08-18 16:55:01 +00:00
Charles Kerr b9c2ea46ce add the content-length header. I'm not getting any tracker errors anymore; please let me know if your experience differs 2007-08-18 15:47:08 +00:00
Charles Kerr 39a43cbc08 * more work on the tracker... getting closer.
* oops!  make sure autoconf is giving the `0.80+' in the User-Agent header.
2007-08-18 08:28:57 +00:00
Charles Kerr 3a45686c3f push event_del() through the libevent pipe too. 2007-08-18 06:59:20 +00:00
Charles Kerr 9cb2dcb63d better error reporting in the new tracker code 2007-08-18 06:06:53 +00:00
Mitchell Livingston af833c7593 disable top-level file items when applicable 2007-08-18 05:59:01 +00:00
Mitchell Livingston 596525d89a dynamically show the files for file selection in the top-level action menu 2007-08-18 05:46:20 +00:00
Mitchell Livingston 10fb72281b move scrape info in inspector a bit more to the left to allow display of an extra digit 2007-08-18 03:25:16 +00:00
Mitchell Livingston 68b171f7c3 get mac version building again 2007-08-18 03:22:03 +00:00
Charles Kerr 3f777e3cb9 before the first scrape, set leechers/seeders/downloads to -1 to represent n/a 2007-08-18 03:11:08 +00:00
Charles Kerr 35b727788e do all the libevent enqueuing from a single thread. 2007-08-18 03:02:32 +00:00
Mitchell Livingston 9f78eda964 attempt to fix stuck overlay window 2007-08-18 02:11:45 +00:00
Mitchell Livingston 41d5f3c8f5 clean code up a little 2007-08-18 01:56:10 +00:00
Mitchell Livingston 5c2f4e5fd1 add ratio settings to the individual torrent menu 2007-08-18 00:53:28 +00:00
Mitchell Livingston 4bcc5fa687 add preset limits to torrent action menu speed limits 2007-08-18 00:12:26 +00:00
Mitchell Livingston f0f61ddd2b preliminary support for setting speed limits through the action menu 2007-08-17 23:58:21 +00:00
Mitchell Livingston 2a8f9eb1f9 update credits 2007-08-17 14:52:27 +00:00
Charles Kerr 8713d3468c don't cache the connection; these are one-shot requests 2007-08-17 05:00:59 +00:00
Charles Kerr d5cfbf9426 this seems to fix the double-start bug reported by joshe 2007-08-17 04:50:45 +00:00
Charles Kerr e6eaf4ff20 try backing out from -Os to -O3 and seeing if that changes anything 2007-08-17 04:33:57 +00:00
Josh Elsasser aafd6488af Shut down ipc server on fatal signal, not just torrent client. 2007-08-17 03:57:26 +00:00
Charles Kerr 78f65331f2 fix tr_init() 2007-08-17 03:39:41 +00:00
Charles Kerr 34e8174ee8 shut down the libevent thread gracefully on shutdown 2007-08-17 03:37:45 +00:00
Charles Kerr 0c60e29934 whee 2007-08-17 03:13:42 +00:00
Charles Kerr c449a4665d fix shutdown error in the new tracker code, reported by joshe 2007-08-17 03:03:28 +00:00
Charles Kerr 0db6daab11 make the build quieter 2007-08-17 02:50:55 +00:00
Mitchell Livingston c8d88af6f2 don't resize the inspector unnecessarily 2007-08-17 01:29:46 +00:00
Mitchell Livingston 7fb27df36d again by popular demand, allow peers and files tabs to be resized vertically 2007-08-17 01:23:17 +00:00
Mitchell Livingston 20f33e82e2 allow folders of files to be enabled/disabled from the action button 2007-08-16 23:05:59 +00:00
Josh Elsasser 54cd26c409 Add new libevent files to xcode project. 2007-08-16 21:42:39 +00:00
Josh Elsasser d31b01fd85 Fix osx build. 2007-08-16 21:28:27 +00:00
Josh Elsasser 571e53b7ca Properly protect pidfile creation and deletion with the lockfile. 2007-08-16 21:17:02 +00:00
Charles Kerr 5c3d45767e fix crash-on-startup bug reported by Lacrocivious 2007-08-16 20:59:09 +00:00
Charles Kerr 5f5a743790 the new tracker code seems to be working, so now it's time for me to learn yet again how much better users are at noticing bugs than I am. :) 2007-08-16 20:00:06 +00:00
Charles Kerr 2ce4e9c7e3 no need for `verbose' mode, and no need to include paths that don't exist 2007-08-16 19:05:25 +00:00
Josh Elsasser 3d65dcd13e I'm an idiot. Base 2 is not the same thing as base 16. 2007-08-16 18:34:44 +00:00
Josh Elsasser 968504ab48 Catch up with version.sh renaming. 2007-08-16 17:43:35 +00:00
Charles Kerr 65d0781cdc move version.sh to the old mk folder 2007-08-16 16:16:55 +00:00
Charles Kerr 44a61eced1 Add $(LIBEVENT_CPPFLAGS) to daemon's Makefile.am 2007-08-16 16:03:01 +00:00
Charles Kerr 3f163dad88 Add pkg.m4 for PKG_CHECK_MODULES in case the platform doesn't have pkg-config installed 2007-08-16 15:54:23 +00:00