| Age | Commit message (Collapse) | Author |
|
|
|
documentation and removed commented-out RtAudioError class. Updated playsaw.cpp to test errorCallback constructor argument.
|
|
implemented for RtApiCore and RtApiDummy, not rtaudio_c.
|
|
openStream(). Also added RtAudioError::Type return value to openStream(), startStream(), stopStream() and abortStream() functions, but only implemented in RtApiCore.
|
|
|
|
system rate (OS-X only).
|
|
changing the sample rate.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #142.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a JACK-specific flag to disable automatic connection of ports
|
|
|
|
|
|
|
|
C++0x compatible exception semantics: remove throw()
|
|
|
|
|
|
|
|
|
|
the device info.
|
|
|
|
|
|
|
|
occurs when opening a stream after a previous stream was closed; various documentation updates in preparation for release 4.1.0.
|
|
|
|
in PulseAudio; Commented-out various unused function arguments in tests/ files.
|
|
Martin Koegler.
|
|
|
|
|
|
|
|
|