arvidn
|
8808eb7cdd
|
introduce a recursive mutex to protect the alert_manager, and hold the mutex while calling user callbacks and plugin hooks. This is required to ensure the underlying storage for alert allocations (in the stack allocators) is synchronized with the thread that may be accessing it
|
2018-05-01 23:17:51 +02:00 |
arvidn
|
aaf9304a3b
|
update year in copyright header
|
2018-04-09 09:04:33 +02:00 |
terry zhao
|
1a3e75b50a
|
fix msvc-8.0 build (#860)
|
2016-06-27 13:46:15 -04:00 |
arvidn
|
1f9f588e75
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
arvidn
|
434be2bd83
|
add more logging around the test failure
|
2015-08-30 08:52:58 -04:00 |
Alden Torres
|
203605bd3a
|
Recoded torrent_alert constructor logic to build the name.
Fixed compilation issue in Mac OS X.
|
2015-08-20 13:57:03 -04:00 |
arvidn
|
8d8c049d9e
|
fix warnings and invalid defines in disk_io_thread.cpp
|
2015-08-18 07:55:50 -04:00 |
Alden Torres
|
57f14808d8
|
Restore the option to compile with target Windows XP.
|
2015-07-29 14:56:31 -04:00 |
John Sebastian Peterson
|
cc8a77b363
|
use createsemaphore and waitforsingleobject successor to support winrt
|
2015-07-02 09:55:33 +02:00 |
Arvid Norberg
|
d43f7b56a2
|
update copyright year
|
2015-06-03 05:18:48 +00:00 |
Arvid Norberg
|
6c67694d22
|
fix windows and linux build
|
2015-03-15 04:25:54 +00:00 |
Arvid Norberg
|
881fa4dce6
|
remove sleep() from the libtorrent API
|
2015-03-13 05:52:48 +00:00 |
Arvid Norberg
|
7351389ce8
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
Arvid Norberg
|
a943fec777
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
Arvid Norberg
|
4e6b1cfbfb
|
update copyright
|
2013-12-25 17:07:16 +00:00 |
Arvid Norberg
|
d6fecf4c34
|
make condition variable c++11 compatible
|
2013-01-21 22:52:34 +00:00 |
Arvid Norberg
|
f440bca2c4
|
use a condition variable in alert_manager to trigger wait_for_alert threads
|
2013-01-21 02:29:36 +00:00 |
Arvid Norberg
|
bff648a89e
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
Arvid Norberg
|
1b353ce5af
|
fix beos build
|
2011-07-20 05:14:25 +00:00 |
Arvid Norberg
|
02668e8f75
|
fix message posting to work from multiple threads
|
2010-08-26 17:00:24 +00:00 |