Charles Kerr
|
47f1457d67
|
fix crash-on-shutdown bug reported by BentMyWookie
|
2007-08-19 02:55:11 +00:00 |
Mitchell Livingston
|
466325fa92
|
add a title to the Creator's open panel
|
2007-08-19 02:52:58 +00:00 |
Charles Kerr
|
7b2a9f274a
|
accidentally checked in a debugging statement
|
2007-08-19 02:23:35 +00:00 |
Charles Kerr
|
027fa13c5b
|
fix win32 build. (#304, lubomir.marinov)
|
2007-08-19 02:10:18 +00:00 |
Charles Kerr
|
13c91c2d99
|
upnp.c needs platform.h if VERBOSE_LOG is defined (ticket #305, mtolman)
|
2007-08-19 02:07:29 +00:00 |
Charles Kerr
|
c93b993001
|
improve cli-driven torrent creation. (Danez, #309 & #310
|
2007-08-19 02:02:38 +00:00 |
Charles Kerr
|
993b31cc97
|
version.sh fix reported by Danez
|
2007-08-19 01:57:09 +00:00 |
Charles Kerr
|
82db9f6cc9
|
fix a couple of more memory leaks that valgrind found
|
2007-08-19 00:18:43 +00:00 |
Charles Kerr
|
b66efdf998
|
tracker tweaks
|
2007-08-19 00:02:23 +00:00 |
Charles Kerr
|
1e53e9de72
|
shut up a compiler warning
|
2007-08-18 23:32:07 +00:00 |
Charles Kerr
|
8f78b809d1
|
fix minor memory leaks introduced in the last couple of days
|
2007-08-18 22:35:09 +00:00 |
Charles Kerr
|
f6973227ac
|
highlight error torrents in red in the main window
|
2007-08-18 19:22:31 +00:00 |
Mitchell Livingston
|
10ecd7e169
|
make credits match authors
|
2007-08-18 18:37:32 +00:00 |
Charles Kerr
|
633ade8004
|
added mirek's slovakian translation. added mirek, Niels Provos, and TooMuchTime to the `thanks' sectio of AUTHORS
|
2007-08-18 18:33:47 +00:00 |
Mitchell Livingston
|
d098877379
|
kill some compile warnings
|
2007-08-18 17:35:08 +00:00 |
Charles Kerr
|
b0d0b49ba1
|
find . -type f \! -path \*.svn\* | xargs grep '\$Id\$'
|
2007-08-18 17:32:00 +00:00 |
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 |