Jari Sundell
|
002833f7b7
|
Fixed compile issues with C++03.
|
2011-12-27 17:26:36 +09:00 |
|
Jari Sundell
|
0626dcf783
|
C++11 fixes.
|
2011-12-27 16:45:19 +09:00 |
|
Jari Sundell
|
f51b280cbf
|
Merge branch 'master' into c++11
|
2011-12-27 15:50:01 +09:00 |
|
Jari Sundell
|
4c29d3b714
|
Removed extra semicolon.
|
2011-12-26 14:32:45 +09:00 |
|
Jari Sundell
|
28634f2c8c
|
Added slot for poll creation.
|
2011-12-21 01:54:29 +09:00 |
|
Jari Sundell
|
007d83e904
|
Moved code from ThreadBase to torrent::thread_base.
|
2011-12-19 03:20:42 +09:00 |
|
Jari Sundell
|
5b7a2b5e95
|
Moved setting of PTHREAD related variables outside of the macro.
|
2011-12-19 03:19:54 +09:00 |
|
Jari Sundell
|
1c1993acef
|
Cleaned up code.
|
2011-12-14 13:38:16 +09:00 |
|
Jari Sundell
|
1fc70a733d
|
Merge branch 'master' into c++11
Conflicts:
src/core/manager.cc
src/thread_base.cc
|
2011-12-13 19:49:10 +09:00 |
|
Jari Sundell
|
ee859a6137
|
Removed deprecated PollManager files.
|
2011-12-12 03:32:36 +09:00 |
|
Jari Sundell
|
4d1f5dce67
|
Fixed poll arguments.
|
2011-12-12 02:58:16 +09:00 |
|
Jari Sundell
|
6dfd2fe0cd
|
Moved polling code to libtorrent.
|
2011-12-12 01:46:09 +09:00 |
|
Jari Sundell
|
89213982d5
|
Moving thread code to libtorrent.
|
2011-12-12 00:03:50 +09:00 |
|
Jari Sundell
|
2d8036e3a8
|
Use new API call.
|
2011-12-11 17:52:10 +09:00 |
|
Jari Sundell
|
a2ad162fe3
|
Don't display scrape requests.
|
2011-12-11 15:41:05 +09:00 |
|
Jari Sundell
|
21944b941a
|
Make sure we don't access freed memory if a download is erased during the erased event.
|
2011-12-11 12:21:24 +09:00 |
|
Jari Sundell
|
081b5e9cb2
|
Removed old file entry.
v0.9.0
|
2011-12-10 22:58:02 +09:00 |
|
Jari Sundell
|
1bbb7aa793
|
Bumped version.
|
2011-12-09 20:05:49 +09:00 |
|
Jari Sundell
|
4353f1bfa8
|
Highlight busy trackers in an easier to see way.
|
2011-12-09 03:01:53 +09:00 |
|
Jari Sundell
|
6a444ab4de
|
Added unittest script to gitignore.
|
2011-12-07 16:09:13 +09:00 |
|
Jari Sundell
|
41d49b7c18
|
Merge branch 'master' into c++11
Conflicts:
src/command_network.cc
|
2011-12-07 16:08:05 +09:00 |
|
Jari Sundell
|
0b05196e32
|
Added a missing header.
|
2011-12-03 13:06:15 +09:00 |
|
Jari Sundell
|
a120b8e9cf
|
Moved some stuff out of command_network.cc to make it compile faster.
|
2011-12-02 22:54:52 +09:00 |
|
Jari Sundell
|
d8aa1cd28b
|
Display promiscuous and failure mode in tracker display.
|
2011-12-01 02:26:48 +09:00 |
|
Jari Sundell
|
b2c1fe2afb
|
Fixed stray comma in script causing invalid LT_SMP_CACHE_BYTES value to be set.
|
2011-11-30 19:34:29 +09:00 |
|
Jari Sundell
|
ae14fcabde
|
Cleaned up tracker list display.
|
2011-11-30 00:53:07 +09:00 |
|
Jari Sundell
|
79c93762f5
|
Added display of requesting status.
|
2011-11-29 02:24:48 +09:00 |
|
Jari Sundell
|
5a2a2e8a68
|
Show number of peers received from trackers.
|
2011-11-29 00:38:44 +09:00 |
|
Jari Sundell
|
a40b2132fb
|
Added autoconf scripts for pthread.
|
2011-11-28 18:27:24 +09:00 |
|
Jari Sundell
|
2be9a874c7
|
Added counter for new peers each tracker received last request.
|
2011-11-28 02:25:48 +09:00 |
|
Jari Sundell
|
9a9dcb88f7
|
Merge branch 'master' into c++11
|
2011-11-26 01:44:52 +09:00 |
|
Jari Sundell
|
6c10f7e05d
|
Use new Http API.
|
2011-11-26 01:38:47 +09:00 |
|
Jari Sundell
|
7b150ec834
|
Made d.multicall safe for deletion of downloads.
|
2011-11-25 02:21:44 +09:00 |
|
Jari Sundell
|
e11be5cdbe
|
Fixed some compile issues.
|
2011-11-22 16:46:59 +09:00 |
|
Jari Sundell
|
58727fe7fd
|
Fixed compiler issues with gcc-4.6 c++0x.
|
2011-11-18 17:28:50 +09:00 |
|
Jari Sundell
|
9507bd82f4
|
Use a safe slot list callback function.
|
2011-11-17 10:13:46 +09:00 |
|
Jari Sundell
|
308d91f817
|
Replaced sigc++ calles for torrent::Http with tr1::bind.
|
2011-11-17 01:06:52 +09:00 |
|
Jari Sundell
|
00a42357d0
|
Added 'd.tracker.send_scrape = <seconds_to_request>' command for sending scrape requests to all trackers that support it.
Newly inserted downloads send scrape requests after 30 seconds.
|
2011-11-08 01:03:29 +09:00 |
|
Jari Sundell
|
f4c3758dcd
|
Added more scrape information to tracker info.
|
2011-11-08 01:03:20 +09:00 |
|
Jari Sundell
|
575968b291
|
Use new function for inserting tracker.
|
2011-11-08 01:03:10 +09:00 |
|
Jari Sundell
|
eb90b92930
|
Added 'd.tracker.insert = <tracker_group>, <tracker_url>' for adding trackers to a download.
|
2011-11-05 22:19:57 +09:00 |
|
Jari Sundell
|
a73509a799
|
Updated use of torrent::Tracker API.
|
2011-11-05 18:55:01 +09:00 |
|
Jari Sundell
|
ed6182589a
|
Removed deprecate tracker focused_index function calls.
|
2011-11-04 02:24:57 +09:00 |
|
Jari Sundell
|
47c03c8717
|
Updated rak/timer.h.
|
2011-11-03 03:36:59 +09:00 |
|
Jari Sundell
|
682cd56d18
|
Don't use the old TrackerList focus function when retrieving active tracker.
|
2011-10-26 22:30:56 +09:00 |
|
Jari Sundell
|
931b9c848c
|
Added 'network.listen.port'.
|
2011-10-21 20:24:35 +09:00 |
|
Jari Sundell
|
e9a065f9d8
|
Make rtorrent compatible with the latest HEAD.
|
2011-10-17 13:09:26 +09:00 |
|
Jari Sundell
|
d7fddfe718
|
Display tracker success/failed counters.
|
2011-10-10 17:16:53 +09:00 |
|
Jari Sundell
|
9c6aa138fd
|
Merge branch 'master' of github.com:rakshasa/rtorrent
|
2011-10-09 19:24:30 +09:00 |
|
Jari Sundell
|
dcf9c5a0fc
|
Properly detach from background process.
|
2011-10-09 19:23:30 +09:00 |
|