Various changes in preparation for release 4.0.8
authorGary Scavone <gary@music.mcgill.ca>
Thu, 17 Feb 2011 21:26:23 +0000 (21:26 +0000)
committerStephen Sinclair <sinclair@music.mcgill.ca>
Thu, 10 Oct 2013 23:38:27 +0000 (01:38 +0200)
commit24a98a1971301e582dc56ef2c6ac94c342b674dd
tree8b9aa705b0fd522cd0231f79f25a6cbcde8f06b2
parent3a4fb410cf0be7a7f4fc3777a15b104d8091f3b5
Various changes in preparation for release 4.0.8

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).
Makefile.in
RtAudio.cpp
RtAudio.h
configure.ac
doc/release.txt
include/iasiothiscallresolver.cpp
include/iasiothiscallresolver.h
tests/Makefile.in
tests/duplex.cpp
tests/playraw.cpp