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-08-30
Converted line endings in RtAudio.cpp to unix format.
5.0.0
Gary Scavone
2017-08-30
Version and documentation updates in advance of new release.
Gary Scavone
2017-08-24
Merge pull request #68 from jpcima/master
garyscavone
2017-08-22
Merge pull request #79 from radarsat1/dsound-mmsystem
Stephen Sinclair
2017-08-22
Fix to initialize lastTickTimestamp when setting stream time.
Gary Scavone
2017-08-22
Add cmath include.
Stephen Sinclair
2017-08-22
Fix order of calling CoUninitialize()
Stephen Sinclair
2017-08-22
Merge pull request #67 from antis81/refactor/cpp0x-compatibility
Stephen Sinclair
2017-08-22
Fix line endings back to CR for last 2 commits.
Stephen Sinclair
2017-08-22
Fix a signed-unsigned comparison.
Stephen Sinclair
2017-08-22
oss: possible that AFMT_FLOAT is not available
Stephen Sinclair
2017-04-22
Simplify
Marcus Tomlinson
2017-04-22
Some optimisation
Marcus Tomlinson
2017-04-22
Slight simplification
Marcus Tomlinson
2017-04-22
Fix formatting
Marcus Tomlinson
2017-04-22
Fix formatting
Marcus Tomlinson
2017-04-22
Fix formatting
Marcus Tomlinson
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
[next]