Gary Scavone
1097797773
Modified CoreAudio cleanup in case of error during initialization, fixed duplex streamtime bug for single device in CoreAudio, updated playsaw.cpp with interrupt handler instead of cin.get() function.
6 years ago
Gary Scavone
0eb9c6351d
Bug fix for double stream time ticking in OS-X if duplex stream with two different devices.
7 years ago
Gary Scavone
2697075ec5
Update (bug fix?) in duplex.cpp test program
9 years ago
Stephen Sinclair
77cfec0f03
Revert "duplex test: 64 bit compatibility"
This reverts commit f639653f5e .
This change breaks the build with g++ 5.2.1 (Ubuntu 15.10).
10 years ago
David Császár
f639653f5e
duplex test: 64 bit compatibility
This change was necessary to prevent BAD ACCESS when compiling on 64 bit OSX
11 years ago
Gary Scavone
097b83163e
Updates to test programs when specifying default device numbers.
12 years ago
Gary Scavone
18e6f51260
Added Wasapi code (though untested); Updates for better data format support in PulseAudio; Commented-out various unused function arguments in tests/ files.
12 years ago
Gary Scavone
07c639e411
Renamed RtError class to RtAudioError and embedded it in RtAudio.h.
Deleted RtError.h from distribution and renamed all references to
RtError in the documentation, test files, and Windows .dsp files.
The version number was incremented to 4.1.0 in anticipation of
the next release, as this change affects the API.
12 years ago
Gary Scavone
28fc1cfcb3
Various changes for true 24-bit support, changes regarding Jack get_latency, and Linux ALSA realtime threading (gps).
13 years ago
Gary Scavone
5d8514d7eb
Mutex removal from several APIs, addition of PulseAudio support, documentation updates for 4.0.11 release.
13 years ago
Gary Scavone
24a98a1971
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).
15 years ago
Gary Scavone
ad768de27c
Various updates and fixes before 4.0.5 release (GS).
17 years ago
Gary Scavone
552c2436cf
Syntax changes to test programs and restoration of Windows VC++ project files (gps).
18 years ago
Gary Scavone
b0080e69d6
Check in of new version 4.0.0 distribution (GS).
18 years ago