summaryrefslogtreecommitdiff
path: root/RtAudio.cpp
AgeCommit message (Collapse)Author
2013-10-11Various updates for pulse audio, preparation for release 4.0.12, error ↵Gary Scavone
callback addition (GS).
2013-10-11Various updates for pulseaudio API and default ALSA device enumeration (gs).Gary Scavone
2013-10-11Updates for SCHED_RR in ALSA API, plus support in configure for powerpc64 (gs).Gary Scavone
2013-10-11Various changes for true 24-bit support, changes regarding Jack get_latency, ↵Gary Scavone
and Linux ALSA realtime threading (gps).
2013-10-11Mutex removal from several APIs, addition of PulseAudio support, ↵Gary Scavone
documentation updates for 4.0.11 release.
2013-10-11Updates to RtAudio.cpp,h to fix deadlock in stopping stream (Core API). ↵Gary Scavone
Other file updates for upcoming release of version 4.0.11.
2013-10-11Updates regarding leaks in ALSA, bitwise format flags in OS-X, and changes ↵Gary Scavone
to stopStream / drain flag to avoid hung state in ASIO, DS, OS-X, and Jack APIs.
2013-10-11Documentation updates for release 4.0.10 (GS).Gary Scavone
2013-10-11Fix for compile bug in Windows DS and library configure in linux (GS).Gary Scavone
2013-10-11Final update for release 4.0.9, including DS bugfix in getDeviceCount (gs).Gary Scavone
2013-10-11Updates for release 4.0.9, including OS-X fixes for 10.6 and 10.7 (gs).Gary Scavone
2013-10-11Updates for release 4.0.8, including new python binding, new teststops.cpp ↵Gary Scavone
program, ALSA "default" flag, and various changes to stopping behavior (GS).
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-11RtApiJack: Don't set JackUseExactName, since it prevents multiple instances ↵Tristan Matthews
of Stk applications using the Jack backend from running at the same time.
2013-10-11Many updates for release 4.0.7 (gs).Gary Scavone
2013-10-11Final doc updates for 4.0.6 release (GS).Gary Scavone
2013-10-11Bug fixes for ALSA buffersize setting and new OS X 10.5 variable (GS).Gary Scavone
2013-10-11Minor error message fixes in DS api (GS).Gary Scavone
2013-10-11Various updates and fixes before 4.0.5 release (GS).Gary Scavone
2013-10-11Various changes in preparation for new 4.0.5 release (GS).Gary Scavone
2013-10-11Bug fix for mono mode in OS-X support (GS).Gary Scavone
2013-10-11Updates to OS-X for multi-stream support (GS).Gary Scavone
2013-10-11Various updates to configure script, rtaudio files, and test files in ↵Gary Scavone
preparation for upcoming release (gps).
2013-10-11Date and documentation updates for release 4.0.4 (gps).Gary Scavone
2013-10-11Various updates in ALSA for probing while device is open and in Windows for ↵Gary Scavone
thread priority (gps).
2013-10-11Ervik bug fixes and changes, documentation fixes (gps).Gary Scavone
2013-10-11Fix of errorString clearing in error() and documentation fixes for ↵Gary Scavone
DeviceInfo (gps).
2013-10-11More updates for 4.0.3 release.Gary Scavone
2013-10-11Change of OSS soundcard.h file path (gps).Gary Scavone
2013-10-11Various configure changes for MinGW (gps).Gary Scavone
2013-10-11Various documentation, configuration, and minor naming changes (gps).Gary Scavone
2013-10-11Updates to windoze asio and ds based on user feedback (gps).Gary Scavone
2013-10-11Added explicit initialization of buffers in DsHandle (gps).Gary Scavone
2013-10-11- Missing RtError:: for WARNING in RtAudio.h (RtApiDummy) (GS)Gary Scavone
- Deleted "+1" in c++ append command for RtApiCore device naming (GS)
2013-10-11Fixed RtError::WARNING mistake in RtAudio.Gary Scavone
Also, changed pthread setsched priority code a bit for ALSA ... not fully tested.
2013-10-11Updates to error handling (GS).Gary Scavone
2013-10-11Check in of new version 4.0.0 distribution (GS).Gary Scavone
2013-10-10Version 3.0.3Gary Scavone
2013-10-10Version 3.0.2Gary Scavone
2013-10-10Version 3.0.1Gary Scavone
2013-10-10Version 3.0Gary Scavone
2013-10-10Version 2.1.1Gary Scavone
2013-10-10Version 2.1Gary Scavone
2013-10-10Version 2.0.1Gary Scavone
2013-10-10Version 2.0Gary Scavone