Charles Kerr
|
c7d97e5f0a
|
get "recheck files" working properly again.
|
2007-07-24 00:09:23 +00:00 |
Charles Kerr
|
eaca893b4c
|
set default torrent ul/dl speed limits from global ul/dl speed. as a side effect, totally decouples fastresume from inout.
|
2007-07-23 03:00:20 +00:00 |
Charles Kerr
|
3e3bf8b4a7
|
more work on speed control
|
2007-07-20 06:08:34 +00:00 |
Charles Kerr
|
4ef1592e6b
|
more work on the speed limits as hammered out w/BentMyWookie
|
2007-07-20 03:24:04 +00:00 |
Charles Kerr
|
c24fc6e16a
|
de-inline some big functions.
|
2007-07-19 10:56:14 +00:00 |
Charles Kerr
|
dbe96a9e82
|
fold per-torrent ul/dl speed cap settings into libtransmission. synchronize gtk+ client with this change. breaks os x client.
|
2007-07-18 05:27:45 +00:00 |
Charles Kerr
|
04af3493d5
|
maybe fix ticket #256. or maybe not. I'd need the osx client to tell, so BentMyWookie gets to test my code as usual.
|
2007-07-18 03:30:57 +00:00 |
Charles Kerr
|
2f173fd4d4
|
fix overlap bug in file-selection where files adjacent to a "do not download" file could end up missing a few bytes.
|
2007-07-16 19:57:34 +00:00 |
Charles Kerr
|
1c7c8072b4
|
fix crash on zero-byte torrents
|
2007-07-15 03:52:51 +00:00 |
Charles Kerr
|
790476ac23
|
clean up #includes a bit.
|
2007-07-12 17:51:45 +00:00 |
Charles Kerr
|
043ba9e1bf
|
more fastresume fixin'
|
2007-07-10 03:49:10 +00:00 |
Charles Kerr
|
e45df69b9a
|
oops, that debugging statement shouldn't've been checked in
|
2007-07-10 03:45:58 +00:00 |
Charles Kerr
|
adb3d2399b
|
fix dnd-setting bug created while splitting DND and priorities into two separate entities
|
2007-07-10 03:41:16 +00:00 |
Charles Kerr
|
0c39aa6565
|
minor cleanups of last checkin
|
2007-07-10 03:23:07 +00:00 |
Charles Kerr
|
ed226a32ac
|
splitting dnd and priorities apart, and moving the file storage for those fields into fastresume
|
2007-07-10 03:12:46 +00:00 |
Charles Kerr
|
8d37a2601e
|
remove unused functions tr_ioRemoveResume() and fastResumeRemove()
|
2007-07-10 00:33:48 +00:00 |
Charles Kerr
|
7e09d157cd
|
Thread safety improvements. Also, stopping/starting/rechecking/etc. torrents no longer blocks the calling thread. Since this a big commit, it will probably create some short-term pain via new bugs.
|
2007-06-26 18:45:03 +00:00 |
Charles Kerr
|
ab85deaf51
|
add color-coded lines to the gtk debug window -- info is black, debug is grey, errors are red...
|
2007-06-22 20:59:23 +00:00 |
Charles Kerr
|
06e761d950
|
* fix error checking large files reported by Gimp_
* portability changes to pathname/filename building
* small gratuitous changes
|
2007-06-18 19:39:52 +00:00 |
Mitchell Livingston
|
0256f4616d
|
Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
|
2007-06-18 03:40:41 +00:00 |