More detailed error message.
[rtaudio-cdist.git] / RtAudio.h
2019-04-15 Carl HetheringtonFix mis-merge.
2019-04-15 Carl HetheringtonTry to support > 2 output channels with PulseAudio.
2019-04-15 Carl HetheringtonFix erroneous getStreamTime() results in some cases.
2019-02-13 garyscavoneMerge pull request #185 from jleben/fix-alsa-get-device...
2019-01-24 Stephen SinclairFix warning re S24 not trivially copyable by removing...
2018-12-29 Stephen SinclairWindows: include stdint.h for ThreadHandle.
2018-10-30 Taylor Holbertonremoved getStreamLatency() from derived API classes
2018-10-30 Ryan SchmidtChange "Direct Sound" to "DirectSound"
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/141'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/154'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/136'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/139'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/159'
2018-10-12 Marcus TomlinsonMerge branch 'master' of https://github.com/thestk...
2018-08-26 Ryan SchmidtChange "eg." to "e.g."
2018-08-22 Marcus TomlinsonReplace convertBufferWasapi with new WasapiResampler
2018-08-11 JP Cimalandoallow to obtain api names regardless of being compiled...
2018-08-09 Stephen SinclairRemove the compiledApis vector.
2018-08-09 JP Cimalandofix the link step on Windows
2018-08-08 Stephen SinclairFix api name functions for C, replace map with array.
2018-08-08 JP Cimalandoreference return for API names
2018-08-08 Stephen SinclairUse a map for API names
2018-08-08 Stephen SinclairMerge remote-tracking branch 'upstream/pr/136'
2018-08-07 JP CimalandoUse short lower-case names as API identifiers
2018-05-07 JP CimalandoAPI names, and conversion from/to API identifier
2017-10-10 IOhannes m zmölnigMerge remote-tracking branch 'upstream/master' into...
2017-10-10 IOhannes m zmölnigdefines for exporting symbols on GCC
2017-08-30 Gary ScavoneVersion and documentation updates in advance of new...
2017-08-24 garyscavoneMerge pull request #68 from jpcima/master
2017-08-23 Stephen SinclairMerge pull request #79 from radarsat1/dsound-mmsystem
2017-08-23 Stephen SinclairDerive RtAudioError from std::runtime_error
2017-08-23 Stephen SinclairFurther fix std::exception noexcept-related compile...
2017-08-22 Stephen SinclairFix std::exception noexcept-related compile error
2017-08-22 Stephen SinclairMerge pull request #67 from antis81/refactor/cpp0x...
2017-08-22 Gary ScavoneInitialized member priority in CallbackInfo constructor.
2016-08-09 Nils Fennerrefactor: C++0x compatible exception semantics
2016-07-26 JP Cimalandoa JACK-specific flag to disable automatic connection...
2016-02-17 garyscavoneMerge pull request #49 from radarsat1/automake
2016-02-17 garyscavoneMerge pull request #48 from radarsat1/duplex-64-compat
2016-02-17 garyscavoneMerge pull request #47 from radarsat1/fix-version
2016-02-11 Gary ScavoneDocumentation updates in advance of new release
2014-11-03 garyscavoneMerge pull request #25 from yedey/master
2014-10-06 yedeyFixed major ASIO duplex initialization bug. Added ...
2014-04-26 Gary ScavoneAdded new setStreamTime function; Documentation updates...
2014-04-16 Gary ScavoneUpdate for compiling WASAPI on both MinGW and VS.
2014-04-16 Gary ScavoneUpdates to WASAPI API to support MinGW compile.
2014-04-11 garyscavoneMerge pull request #3 from berkus/master
2014-04-09 Gary ScavoneBug fix for DS enumeration when devices are unplugged...
2014-04-02 Gary ScavoneVarious WASAPI-related changes.
2014-04-01 Gary ScavoneAdded Wasapi code (though untested); Updates for better...
2014-01-07 Gary ScavoneUpdates to OS-X sample rate querying, other small chang...
2013-12-28 Gary ScavoneA few small memory leak fixes from MK
2013-12-28 Gary ScavoneHades and Koegler patches for ALSA and general efficiency.
2013-12-27 Gary ScavoneModified VERSION name to avoid conflict with gcc 4.8.
2013-12-27 Gary ScavoneA few more minor updates for the RtAudioError class...
2013-12-27 Gary ScavoneAn update to RtAudio.h for the new RtAudioError class.
2013-12-27 Gary ScavoneRenamed RtError class to RtAudioError and embedded...
2013-10-10 Gary ScavoneA few more updates, including new ASIO files (GS).
2013-10-10 Gary ScavoneVarious updates for pulse audio, preparation for releas...
2013-10-10 Gary ScavoneUpdates for SCHED_RR in ALSA API, plus support in confi...
2013-10-10 Gary ScavoneVarious changes for true 24-bit support, changes regard...
2013-10-10 Gary ScavoneMutex removal from several APIs, addition of PulseAudio...
2013-10-10 Gary ScavoneUpdates to RtAudio.cpp,h to fix deadlock in stopping...
2013-10-10 Gary ScavoneDocumentation updates for release 4.0.10 (GS).
2013-10-10 Gary ScavoneUpdates for release 4.0.9, including OS-X fixes for...
2013-10-10 Gary ScavoneUpdates for release 4.0.8, including new python binding...
2013-10-10 Gary ScavoneVarious changes in preparation for release 4.0.8
2013-10-10 Gary ScavoneMany updates for release 4.0.7 (gs).
2013-10-10 Gary ScavoneFinal doc updates for 4.0.6 release (GS).
2013-10-10 Gary ScavoneVarious changes in preparation for new 4.0.5 release...
2013-10-10 Gary ScavoneUpdates to OS-X for multi-stream support (GS).
2013-10-10 Gary ScavoneVarious updates to configure script, rtaudio files...
2013-10-10 Gary ScavoneDate and documentation updates for release 4.0.4 (gps).
2013-10-10 Gary ScavoneVarious updates in ALSA for probing while device is...
2013-10-10 Gary ScavoneErvik bug fixes and changes, documentation fixes (gps).
2013-10-10 Gary ScavoneMore updates for 4.0.3 release.
2013-10-10 Gary ScavoneVarious configure changes for MinGW (gps).
2013-10-10 Gary ScavoneRemoved unnecessary semicolons from function definition...
2013-10-10 Gary Scavone- Missing RtError:: for WARNING in RtAudio.h (RtApiDumm...
2013-10-10 Gary ScavoneUpdates to error handling (GS).
2013-10-10 Gary ScavoneCheck in of new version 4.0.0 distribution (GS).
2013-10-09 Gary ScavoneVersion 3.0.3
2013-10-09 Gary ScavoneVersion 3.0.2
2013-10-09 Gary ScavoneVersion 3.0.1
2013-10-09 Gary ScavoneVersion 3.0
2013-10-09 Gary ScavoneVersion 2.1
2013-10-09 Gary ScavoneVersion 2.0.1
2013-10-09 Gary ScavoneVersion 2.0