summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-01-02Update ASIO headers to version 2.3.Stephen Sinclair
2017-10-18Remove use of C++11 std::to_string in WASAPI code.Stephen Sinclair
2014-04-15Added include file (FunctionDiscoveryKeys_devpkey.h) needed for MinGW ↵Gary Scavone
compile of WASAPI API.
2013-10-11A few more updates, including new ASIO files (GS).Gary Scavone
2013-10-11Mutex removal from several APIs, addition of PulseAudio support, ↵Gary Scavone
documentation updates for 4.0.11 release.
2013-10-11Various changes in preparation for release 4.0.8Gary Scavone
including fix of MinGW ASIO compile problem (iasiothiscallresolver), OS-X problem handling device names in some languages (CFString conversion), small change to OS-X MUTEX lock location to avoid lockups, and correction to documentation regarding 24-bit data (should be lower 3 bytes, not upper 3 bytes).
2013-10-11Various configure changes for MinGW (gps).Gary Scavone