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
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-26
Use AS_IF.
Stephen Sinclair
2017-08-26
For BSDs, only set OSS if Jack not found.
Stephen Sinclair
2017-08-26
Check for jack on all operating systems and add freebsd host.
Stephen Sinclair
2017-08-26
Don't force ALSA when checking for Jack.
Stephen Sinclair
2017-08-26
Don't check all libraries, use AS_IF.
Stephen Sinclair
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
Derive RtAudioError from std::runtime_error
Stephen Sinclair
2017-08-22
Fix to initialize lastTickTimestamp when setting stream time.
Gary Scavone
2017-08-22
Further fix std::exception noexcept-related compile error
Stephen Sinclair
2017-08-22
Add cmath include.
Stephen Sinclair
2017-08-22
Fix order of calling CoUninitialize()
Stephen Sinclair
2017-08-22
Add CMake install targets
Stephen Sinclair
2017-08-22
Fix std::exception noexcept-related compile error
Stephen Sinclair
2017-08-22
Merge pull request #67 from antis81/refactor/cpp0x-compatibility
Stephen Sinclair
2017-08-22
Initialized member priority in CallbackInfo constructor.
Gary Scavone
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-06-09
Remove OSS configuration from pyrtaudio.
Stephen Sinclair
2017-06-09
Fix references to RtError / RtAudioError in pyrtaudio
Stephen Sinclair
2017-04-24
Merge pull request #81 from jossgray/fix-warnings
garyscavone
2017-04-24
Merge pull request #88 from MarcusTomlinson/wasapi_sr_fix
garyscavone
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
2017-04-17
Merge pull request #85 from sudden6/master
Stephen Sinclair
2017-04-14
Pulseaudio backend also needs pthreads
sudden6
2017-02-15
Small compiling documentation update for OS-X.
Gary Scavone
2016-12-05
Fix truncation to float warning in mscv
jossgray
2016-12-05
Explicit casts to fix some warnings in msvc
jossgray
2016-12-05
Fix truncation from double to float warning.
jossgray
2016-11-02
Add mmsystem.h and mmreg.h for dsound.
Stephen Sinclair
2016-09-06
Update (bug fix?) in duplex.cpp test program
Gary Scavone
2016-08-09
refactor: C++0x compatible exception semantics
Nils Fenner
2016-08-05
Documentation fix for issue #70.
Gary Scavone
2016-07-26
a JACK-specific flag to disable automatic connection of ports
JP Cimalando
2016-06-24
Remove references to rtaudio-config from configure.ac.
Stephen Sinclair
2016-06-24
Deleting rtaudio-config in favor of rtaudio.pc
Gary Scavone
2016-02-22
Final documentation update before release 4.1.2.
4.1.2
Gary Scavone
2016-02-22
Merge pull request #50 from radarsat1/automake
garyscavone
2016-02-22
A few more pre-release (4.1.2) updates.
Gary Scavone
[next]