-
*Issue created by @RossBencina*
In many cases should be performing the following mappings from ASIO error codes to PortAudio error codes:
ASE_NoMemory => paInsufficientMemory
ASE_NotPresent => paDev…
-
*Issue created by @RossBencina*
It is possible for an ASIO device to soecify different sample formats for different audio channels (for example a device may have 24 bit analog i/o and 16 bit SPDIF i/…
-
Compiled boost 1.58 as default centos 7 yum install is 1.53
here is the logs :
```
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for worki…
meiry updated
4 years ago
-
I am using boost::asio to implement a simple http client. The client implements HTTP/1.0, so it shuts down the TX side of the socket after sending the request.
On Windows systems, I get a receive e…
-
Hello,
ASIO unconditionally includes `match_flags` from Boost regex v4:
https://github.com/chriskohlhoff/asio/blob/93f87fbdbf6111f9ef25ac56bb7e495b7ce83089/asio/include/asio/detail/regex_fwd.hpp#L…
-
```
What steps will reproduce the problem?
1. the crash happens on startup
What is the expected output? What do you see instead?
Should not hit the ASSERT
What version of the product are you using? …
-
Full code here: https://github.com/FrankvdStam/Tempy
For reference, this project is supposed to be a temperature monitor. It sends my pc's temperature over to the pi, the pi draw's a graph with ope…
-
```
What steps will reproduce the problem?
1. the crash happens on startup
What is the expected output? What do you see instead?
Should not hit the ASSERT
What version of the product are you using? …
-
```
stopping the io service will break operations that are supposed to be completed
before quitting.
could you enable asio debugging by defining TORRENT_ASIO_DEBUGGING to see which
operations are s…
-
**Important for @ChristopherHX**
There are a few instances where Minecraft Bedrock Edition will randomly crash. Whenever I play Minecraft for a good amount of time, it crashes on purpose.
Anothe…
ghost updated
3 years ago