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
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
2016-02-18
Fix handling of CXXFLAGS in configure.ac.
Stephen Sinclair
2016-02-18
Move version check up to beginning of configure.ac.
Stephen Sinclair
2016-02-16
Version number update in configure.ac in advance of new release.
Gary Scavone
2016-02-16
Merge pull request #49 from radarsat1/automake
garyscavone
2016-02-16
Merge pull request #48 from radarsat1/duplex-64-compat
garyscavone
2016-02-16
Merge pull request #47 from radarsat1/fix-version
garyscavone
2016-02-12
Revert "duplex test: 64 bit compatibility"
Stephen Sinclair
2016-02-12
Update version number to 4.1.1 in configure.ac
Stephen Sinclair
2016-02-12
Add a test to configure.ac to ensure RtAudio.h defines the same version number.
Stephen Sinclair
2016-02-12
Port the build system to automake.
Stephen Sinclair
2016-02-12
Rename librtaudio.pc to rtaudio.pc.
Stephen Sinclair
2016-02-12
Generate version number in Doxyfile with configure.
Stephen Sinclair
2016-02-12
Rename install to install.txt, to avoid conflicts with "make install" target.
Stephen Sinclair
2016-02-12
Add .gitignore
Stephen Sinclair
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
2016-02-03
Merge pull request #42 from berkus/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
Add ALSA include directories to fix compile on some systems.
Berkus Decker
2015-09-22
Disable policy change for cmake 3.0
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-07
Merge pull request #35 from xord/fix_compile_errors_with_core_audio
garyscavone
2015-04-08
delete not needed line. (duplicated)
snori
2015-04-06
Merge pull request #34 from diamond-msc/patch-1
garyscavone
2015-04-06
Merge branch 'igor-mikushkin-fix_alsa_underrun_warning'
Gary Scavone
2015-04-06
Commit of ALSA underrun warning message fix
Gary Scavone
2015-04-06
Merge branch 'guidefloripa-master'
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-04-05
duplex test: 64 bit compatibility
David Császár
2015-03-25
Fix closeStream on Mac OS X
Guilherme Steinmann
2015-02-23
Small fix in documentation regarding pkg-config argument specification for Ja...
Gary Scavone
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-03
Merge pull request #26 from TyounanMOTI/fix_std_max_vs2013
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
[next]