index
:
rtaudio
arm64
carl
dcpomatic-6.0.1
fix-wasapi-resampler-crash
good
master
noexceptions
releases
travis
Fork of rtaudio library for interfacing to audio interfaces
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
RtAudio.cpp
Age
Commit message (
Expand
)
Author
2017-04-22
Fix formatting
Marcus Tomlinson
2017-04-22
Tabs -> Spaces
Marcus Tomlinson
2017-04-22
Added interpolation to WASAPI's sample rate converter
Marcus Tomlinson
2016-11-02
Add mmsystem.h and mmreg.h for dsound.
Stephen Sinclair
2016-08-09
refactor: C++0x compatible exception semantics
Nils Fenner
2016-07-26
a JACK-specific flag to disable automatic connection of ports
JP Cimalando
2016-02-11
Removed execute mode from RtAudio.cpp (why was it set?)
Gary Scavone
2016-02-11
Documentation updates in advance of new release
Gary Scavone
2016-02-10
WASAPI stream time update, as suggested by Patrice Taravel
Gary Scavone
2016-02-03
Merge pull request #43 from guidefloripa/master
garyscavone
2015-12-21
Release lock if GetCurrentPosition from DS failed
Guilherme Steinmann
2015-09-22
Don't take address of boolean flag, use flag itself instead.
Berkus Decker
2015-09-22
Register is no more in modern C++.
Berkus Decker
2015-05-08
Update optional stream name for playback in PulseAudio API.
Gary Scavone
2015-04-08
delete not needed line. (duplicated)
snori
2015-04-06
Commit of ALSA underrun warning message fix
Gary Scavone
2015-04-06
Merge branch 'master' of https://github.com/guidefloripa/rtaudio into guidefl...
Gary Scavone
2015-04-05
Update to DS code for getDeviceCount() when cleaning out devices that may hav...
Gary Scavone
2015-03-25
Fix closeStream on Mac OS X
Guilherme Steinmann
2015-02-23
Small ASIO update to support buffersize value of 0 (setting to preferred size).
Gary Scavone
2014-11-03
Fixed some missing unlocks before calling error() in DS API.
Gary Scavone
2014-11-03
Merge pull request #25 from yedey/master
garyscavone
2014-11-03
Merge pull request #29 from tmatth/static_analysis_fixes
garyscavone
2014-11-03
Merge pull request #28 from geo-harris/master
garyscavone
2014-11-03
Merge pull request #27 from TyounanMOTI/fix_wasapi_buffer_free_calloc
garyscavone
2014-11-02
rtaudio: avoid NULL dereference
Tristan Matthews
2014-11-02
alsa: avoid uninitialized read
Tristan Matthews
2014-10-16
Fix for NULL options in PULSE audio backend in probeDeviceOpen
Harris Georgiou
2014-10-06
Fix calloc-free mismatch
Hirotoshi YOSHITAKA
2014-10-06
Add algorithm header include
Hirotoshi YOSHITAKA
2014-10-06
Fixed major ASIO duplex initialization bug. Added "preferredSampleRate" to th...
yedey
2014-10-06
ASIO fix for crash for early callbacks (initiated from ASIOCreateBuffers), AS...
yedey
2014-10-02
WASAPI device name encoding fix, fixed skipped samples in WASAPI buffer conve...
yedey
2014-04-26
Added new setStreamTime function; Documentation updates for 4.1.1 release.
4.1.1
Gary Scavone
2014-04-26
Merge branch 'master' of https://github.com/thestk/rtaudio
Gary Scavone
2014-04-26
Wasap bug(?) fix in destructor; Update to record.cpp for default device selec...
Gary Scavone
2014-04-26
Let convertBuffer() take care of all channel count conversion, while convertB...
Marcus Tomlinson
2014-04-26
Set callbackPushed flag if there is no render stream (input only mode)
Marcus Tomlinson
2014-04-24
Bug fix in Core, Jack, ASIO, and DS for internal draining in INPUT mode only;...
Gary Scavone
2014-04-23
Added an explicit cast of (LPCTSRT) on line 4626, which seemed necessary when...
Gary Scavone
2014-04-18
Removed now irrelevant comment
Marcus Tomlinson
2014-04-18
Support all sample rates for WASAPI
Marcus Tomlinson
2014-04-18
Fixed shutdown crash on certain sample rates
Marcus Tomlinson
2014-04-18
Added an author header to the WASAPI section
Marcus Tomlinson
2014-04-15
Updates to WASAPI API to support MinGW compile.
Gary Scavone
2014-04-09
Bug fix for DS enumeration when devices are unplugged; bug fix if an error oc...
Gary Scavone
2014-04-02
Updated WASAPI code from v0.1 to v0.2.
Gary Scavone
2014-04-02
Various WASAPI-related changes.
Gary Scavone
2014-04-01
Added Wasapi code (though untested); Updates for better data format support i...
Gary Scavone
2014-03-31
Fix for ALSA runnable flag update mistake; moved streamname declaration in PU...
Gary Scavone
[prev]
[next]