Ryan Schmidt
e41e3e845d
Change "Direct Sound" to "DirectSound"
6 years ago
JP Cimalando
6919d35787
allow to obtain api names regardless of being compiled or not
6 years ago
Stephen Sinclair
e92130e9e1
Fix api name functions for C, replace map with array.
6 years ago
Stephen Sinclair
3d054aec68
Use a map for API names
6 years ago
Jasper Mackenzie
83a17cd9f4
add device id to audioprobe output
6 years ago
JP Cimalando
021928773b
Use short lower-case names as API identifiers
6 years ago
Stephen Sinclair
9802c12859
cmake: make CMakeLists.txt more similar to RtMidi's
6 years ago
JP Cimalando
f7b624ba81
API names, and conversion from/to API identifier
7 years ago
jossgray
fc1f79343b
Fix truncation to float warning in mscv
8 years ago
jossgray
03aef01e6c
Explicit casts to fix some warnings in msvc
8 years ago
jossgray
bba842587e
Fix truncation from double to float warning.
8 years ago
Gary Scavone
2697075ec5
Update (bug fix?) in duplex.cpp test program
8 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).
9 years ago
Stephen Sinclair
fbcd1910a3
Port the build system to automake.
9 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
10 years ago
Gary Scavone
097b83163e
Updates to test programs when specifying default device numbers.
11 years ago
Gary Scavone
154e121e50
Wasap bug(?) fix in destructor; Update to record.cpp for default device selection.
11 years ago
Gary Scavone
25b4595016
Bug fix for DS enumeration when devices are unplugged; bug fix if an error occurs when opening a stream after a previous stream was closed; various documentation updates in preparation for release 4.1.0.
11 years ago
Gary Scavone
0d0fb5433a
Updated WASAPI code from v0.1 to v0.2.
11 years ago
Gary Scavone
986ffc39fd
Various WASAPI-related changes.
11 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.
11 years ago
Berkus
704da88113
Build test programs.
11 years ago
Gary Scavone
b8f788ee2a
Changes to fix display issue for non-ASCII device names and some compile warnings on the Windows platform (most from Pavel Mogilevskiy).
11 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.
11 years ago
Gary Scavone
d6fd1442b2
Final documentation updates for release 4.0.12 (GS).
12 years ago
Gary Scavone
91b2f327e2
A few more updates, including new ASIO files (GS).
12 years ago
Gary Scavone
bee81ff356
Various updates for pulseaudio API and default ALSA device enumeration (gs).
12 years ago
Gary Scavone
28fc1cfcb3
Various changes for true 24-bit support, changes regarding Jack get_latency, and Linux ALSA realtime threading (gps).
12 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
6faf4336eb
Updates for release 4.0.8, including new python binding, new teststops.cpp program, ALSA "default" flag, and various changes to stopping behavior (GS).
14 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).
14 years ago
Gary Scavone
1aeb3051b9
Many updates for release 4.0.7 (gs).
15 years ago
Gary Scavone
089a6da806
Bug fixes for ALSA buffersize setting and new OS X 10.5 variable (GS).
16 years ago
Gary Scavone
1022a7876a
A few minor documentation updates before release (GS).
16 years ago
Gary Scavone
ad768de27c
Various updates and fixes before 4.0.5 release (GS).
16 years ago
Gary Scavone
287e68ea21
Updates to OS-X for multi-stream support (GS).
16 years ago
Gary Scavone
b96814b6bc
Various updates to configure script, rtaudio files, and test files in preparation for upcoming release (gps).
16 years ago
Gary Scavone
ee94b95a99
Various updates in ALSA for probing while device is open and in Windows for thread priority (gps).
17 years ago
Gary Scavone
4fd4b17b6b
Various Makefile and Windows project/workspace file updates.
17 years ago
Gary Scavone
015bace5f2
Added audioprobe.dsp Windoze VC++ project file.
17 years ago
Gary Scavone
8c578f616e
Further repository structure changes (gps).
17 years ago
Gary Scavone
f6708f5edc
Various configure changes for MinGW (gps).
17 years ago
Gary Scavone
6e71c81158
Various configure and Makefile changes for MinGW (gps).
17 years ago
Gary Scavone
552c2436cf
Syntax changes to test programs and restoration of Windows VC++ project files (gps).
17 years ago
Gary Scavone
af95dc23a7
Minor syntax changes to record.cpp (gps).
17 years ago
Stephen Sinclair
06a8d159ec
Restore Windows VC++ project files.
11 years ago
Gary Scavone
b0080e69d6
Check in of new version 4.0.0 distribution (GS).
18 years ago
Gary Scavone
0fbcd74a04
Version 3.0.3
11 years ago
Gary Scavone
fdc3f15bec
Version 3.0.2
11 years ago
Gary Scavone
8cd04dd6b7
Version 3.0
11 years ago