rakshasa
55b826d6cb
Added brackets around configure parameters.
2013-11-22 23:20:50 +09:00
rakshasa
370bae4b98
Removed all dependencies on sigc++.
2013-08-27 00:43:23 +09:00
rakshasa
e28692492b
Fixed obsolete macro statements.
2013-02-26 17:44:42 +09:00
rakshasa
cd029a67c5
Bumped version to 0.9.3.
2012-10-23 22:39:07 +09:00
rakshasa
4dd7582240
Bumped version to 0.9.2.
2012-04-20 16:03:55 +09:00
rakshasa
17201984a6
When 'throttle.max_*.global.*.set' commands are called they will automatically update the libtorrent settings, so it is no longer needed to set the throttle to force this update.
2012-04-16 00:40:47 +09:00
rakshasa
d2dd143d2e
Added 'throttle.update' to force 'throttle.max_{up,down}loads.global' setting to take effect.
2012-04-12 15:29:07 +09:00
rakshasa
020de10f38
Return hex instead of binary for 'd.chunks_seen'.
2012-04-04 02:09:08 +09:00
rakshasa
b28f2ea807
Added 'd.chunks_seen', which is limited to 'Download::peers_accounted()' number of peers for optimization reasons.
2012-04-01 02:22:18 +09:00
rakshasa
dc817e24e4
Added inotify autoconf script.
2012-03-29 22:05:43 +09:00
rakshasa
f1cd0f4780
Added 'system.api_version', which will be incremented every time the API changes. (sans brainfarts)
2012-03-21 00:05:37 +09:00
rakshasa
64c66c81ae
Bumped version to 0.9.1.
2012-03-16 18:01:19 +09:00
rakshasa
482a9ba09f
Used AX_PTHREAD and AX_WITH_CURSES macros.
2012-02-24 16:22:17 +09:00
Jari Sundell
f51b280cbf
Merge branch 'master' into c++11
2011-12-27 15:50:01 +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
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
1bbb7aa793
Bumped version.
2011-12-09 20:05:49 +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
a40b2132fb
Added autoconf scripts for pthread.
2011-11-28 18:27:24 +09:00
Jari Sundell
58727fe7fd
Fixed compiler issues with gcc-4.6 c++0x.
2011-11-18 17:28:50 +09:00
rakshasa
6a0c82529f
Added '__builtin_popcount' check to 'configure.ac' as 'rak/algorithms.h' needs it.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1295 e378c898-3ddf-0310-93e7-cc216c733640
2011-10-03 11:28:42 +00:00
rakshasa
90582b58c3
* Tagging release.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1239 e378c898-3ddf-0310-93e7-cc216c733640
2011-06-21 13:39:03 +00:00
rakshasa
9f738c58fe
* Setting 'd.state.set=0' before removing a download from the 'started' view, so it will be properly set when 'event.download.paused' event is triggered.
...
* Bumped version number.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1227 e378c898-3ddf-0310-93e7-cc216c733640
2011-05-10 01:39:05 +00:00
rakshasa
033e30af04
* Fixed more commands.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1177 e378c898-3ddf-0310-93e7-cc216c733640
2010-10-05 03:36:14 +00:00
rakshasa
8622100e09
* Added a new Command type based on std::tr1::function aimed at replacing the current ones.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1149 e378c898-3ddf-0310-93e7-cc216c733640
2010-03-19 09:33:25 +00:00
rakshasa
027edf9dcd
* Discard dht cache if it is corrupt, instead of killing rtorrent.
...
* Minor fixes to the configure script.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1120 e378c898-3ddf-0310-93e7-cc216c733640
2009-12-30 01:29:20 +00:00
rakshasa
5470e50ffb
* Added autoconf support for cacheline_aligned and SMP_CACHE_BYTES.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1115 e378c898-3ddf-0310-93e7-cc216c733640
2009-12-18 21:56:14 +00:00
rakshasa
d71e0ccf9a
* Bumped version to 0.8.6/0.12.6.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1106 e378c898-3ddf-0310-93e7-cc216c733640
2009-11-30 15:08:17 +00:00
rakshasa
abcb2cea48
* Added simple scheduler.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1096 e378c898-3ddf-0310-93e7-cc216c733640
2009-08-06 16:21:36 +00:00
rakshasa
6753b45627
* Bumped version numbers.
...
* Fixed inconsistent handling of d.get_base_path for single and
multi-torrents. Now both return the cached path even though the
torrent is closed and a new root directory set.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1085 e378c898-3ddf-0310-93e7-cc216c733640
2008-11-19 17:25:52 +00:00
rakshasa
6385b995f3
* Cleaned up commands.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1068 e378c898-3ddf-0310-93e7-cc216c733640
2008-09-24 15:26:15 +00:00
rakshasa
be8b59b00b
* Use curl's new polling interface so we don't have to switch to
...
select() while http transfers are active.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1065 e378c898-3ddf-0310-93e7-cc216c733640
2008-08-27 08:41:08 +00:00
rakshasa
108ec969f7
* Minor fixes to configure scripts, updated man page and bumped the version.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1060 e378c898-3ddf-0310-93e7-cc216c733640
2008-05-07 12:18:36 +00:00
rakshasa
fcbad61577
* Revision bump.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1054 e378c898-3ddf-0310-93e7-cc216c733640
2008-04-20 13:46:39 +00:00
rakshasa
1b96bd6016
* Bumped to version 0.12.0/0.8.0.
...
* Removed Download::disconnect_peer as it can call ConnectionList
directly.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1035 e378c898-3ddf-0310-93e7-cc216c733640
2008-01-28 18:21:36 +00:00
rakshasa
ff2c25bdeb
* Bumped version to 0.7.9/0.11.9.
...
* Fixed more sigc++ header includes.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@995 e378c898-3ddf-0310-93e7-cc216c733640
2007-10-25 11:00:24 +00:00
rakshasa
32b74ffc48
* Proper fault handling for bad SCGI requests.
...
* Cleaned up duplicate code in 'xmlrpc.cc'.
* Cleaned up 'parse_commands.h'.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@966 e378c898-3ddf-0310-93e7-cc216c733640
2007-08-27 23:00:48 +00:00
rakshasa
bac7d0ba3b
* Client address resolver support. Patch by Josef Drexler.
...
* Added 'get_name' to the download list window title.
* Bumped version numbers.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@960 e378c898-3ddf-0310-93e7-cc216c733640
2007-08-20 13:40:09 +00:00
rakshasa
ef794b8eda
* Added a default low_diskspace check for 500MB.
...
* Properly catch the exceptions being thrown by the 'in_*' events.
* Expand ~ in ExecFile.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@950 e378c898-3ddf-0310-93e7-cc216c733640
2007-08-07 15:14:57 +00:00
rakshasa
ba634e7d62
* Bumped rtorrent's required libtorrent version.
...
* *BSD requires <unistd.h> for symlink(...).
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@946 e378c898-3ddf-0310-93e7-cc216c733640
2007-08-01 23:03:40 +00:00
rakshasa
d04ef5406b
* Removed the FastCGI code.
...
* Cleaned up XmlRpc and fixed some compile errors.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@930 e378c898-3ddf-0310-93e7-cc216c733640
2007-07-06 21:33:26 +00:00
rakshasa
c8e74a78ad
* Bumped version.
...
* Fixed a crash when XMLRPC download commands were called without any
arguments.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@926 e378c898-3ddf-0310-93e7-cc216c733640
2007-06-28 19:14:44 +00:00
rakshasa
4a449bae67
* Added configure options that allow building universal binaries.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@889 e378c898-3ddf-0310-93e7-cc216c733640
2007-04-10 22:36:43 +00:00
rakshasa
8501832788
* Bumped to 0.11.5/0.7.5.
...
* Added "call.set_upload_rate", "call.get_upload_rate" and
"call.get_directory" XMLRPC calls.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@888 e378c898-3ddf-0310-93e7-cc216c733640
2007-04-09 21:09:53 +00:00
rakshasa
6691298fb4
* Added XMLRPC-C support and hooked it up to FastCGI. Calling a test
...
function is now possible.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@887 e378c898-3ddf-0310-93e7-cc216c733640
2007-04-09 17:28:54 +00:00
rakshasa
d6fd8f08dc
* Added FastCGI support for RPC. This will be hooked up with XMLRPC-C.
...
* Experimenting with move semantics for Object.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@886 e378c898-3ddf-0310-93e7-cc216c733640
2007-04-06 22:12:52 +00:00
rakshasa
93afd05e18
* Updating to 0.7.4/0.11.4.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@884 e378c898-3ddf-0310-93e7-cc216c733640
2007-03-30 07:13:44 +00:00
rakshasa
cdd2da8df5
* Replaced the single container in ChokeManager which used to contain
...
all connections, with an unchoked and an interested container. The
semantics of the code should be the same.
* Bump version number to 0.11.3/0.7.3.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@855 e378c898-3ddf-0310-93e7-cc216c733640
2007-02-02 11:18:53 +00:00
rakshasa
d030c5401e
* Cleanup of the auto* scripts, curl and openssl checks are now done
...
with pkg-config.
* Minor changes to included headers and autoconf scripts required by
Solaris.
* Added const char* to VariableMap::has.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@846 e378c898-3ddf-0310-93e7-cc216c733640
2007-01-16 17:30:13 +00:00
rakshasa
2be918261e
* Bump to version 0.11.2/0.7.2.
...
* Allow the user to collapse the directories with the '/' key.
* Cleanup of core::Manager::receive_hashing_changed().
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@841 e378c898-3ddf-0310-93e7-cc216c733640
2007-01-05 13:27:56 +00:00