rtaudio-cdist.git
2020-11-10 Carl HetheringtonMore detailed error message. master
2019-04-15 Carl HetheringtonFix mis-merge.
2019-04-15 Carl HetheringtonWindows build fix. carl-upstream-head
2019-04-15 Carl HetheringtonFix include case.
2019-04-15 Carl HetheringtonTry to fix build by removing std:: qualifier.
2019-04-15 Carl HetheringtonHack configure to work with a cross compiler.
2019-04-15 Carl HetheringtonAdd autoconf stuff to git.
2019-04-15 Carl HetheringtonHack pulseaudio channel map for 5.1 DCPs to see if...
2019-04-15 Carl HetheringtonTry to support > 2 output channels with PulseAudio.
2019-04-15 Carl HetheringtonAdd cscript.
2019-04-15 Carl HetheringtonMissing include for roundf().
2019-04-15 Carl HetheringtonFix case of include filename.
2019-04-15 Carl HetheringtonReport playback latency for PulseAudio.
2019-04-15 Carl HetheringtonFix erroneous getStreamTime() results in some cases.
2019-04-15 Carl HetheringtonStop PulseAudio callback busy-waiting when stream is...
2019-04-15 Carl HetheringtonFix discovery of gettimeofday() by autoconf.
2019-02-25 Stephen SinclairChanges to CMakeLists to make use with add_subdirectory...
2019-02-25 Marcus TomlinsonWASAPI : Ring buffer in/out index fix
2019-02-25 Marcus TomlinsonWASAPI : Call tickStreamTime() only once per callback
2019-02-24 Marcus TomlinsonCheck for '#if defined( WIN32 )' in test apps
2019-02-24 Marcus TomlinsonFix CMake VS build
2019-02-13 garyscavoneMerge pull request #185 from jleben/fix-alsa-get-device...
2019-02-12 Jakob LebenAlsa API: Fix use of invalid card handle
2019-01-28 Marcus TomlinsonMerge pull request #183 from MarcusTomlinson/master
2019-01-27 Marcus TomlinsonWASAPI : Fixed issue where latency was introduced on...
2019-01-27 Marcus TomlinsonWASAPI : Removed unnecessary latency in I/O ring buffers
2019-01-27 Marcus TomlinsonWASAPI: calloc stream buffers to ensure unused channels...
2019-01-24 Stephen SinclairEnsure a warning in asiolist.cpp does not become error...
2019-01-24 Stephen SinclairFix warning about casting result of GetProcAddress.
2019-01-24 Stephen SinclairFix warning re S24 not trivially copyable by removing...
2019-01-24 Stephen Sinclairautomake: fix inconsistency between --with-ds and ...
2019-01-24 Stephen Sinclairautomake: add configuration for mingw64 and msys/msys2
2019-01-24 Stephen Sinclairautomake: fix repeated defines and libs for WASAPI...
2018-12-29 Stephen SinclairUpdate lastTickTimestamp in startStream.
2018-12-29 Stephen SinclairWindows: include stdint.h for ThreadHandle.
2018-12-14 Marcus Tomlinson#170 : Insert missing render memcpy when !doConvertBuff...
2018-12-13 Stephen SinclairMerge remote-tracking branch 'upstream/pr/174'
2018-12-13 Marcus Tomlinson#170 : Enable WASAPI doConvertBuffer when userInterleav...
2018-12-13 Stephen SinclairMerge remote-tracking branch 'upstream/pr/173'
2018-12-13 Marcus Tomlinson#172 : Fix hang in closing logic of wasapiThread()
2018-12-13 sonoro1234rename in header also
2018-12-13 sonoro1234rtaudio_num_comiled_api renamed rtaudio_get_num_compile...
2018-12-05 sonoro1234drop const from return
2018-12-05 sonoro1234rtaudio_c: add rtaudio_num_compiled_api()
2018-11-15 sonoro1234CMakeLists.txt: only change include in WASAPI
2018-11-15 sonoro1234CMakeLists: avoid include error: C:\luaGL\gitsources...
2018-11-12 garyscavoneMerge pull request #165 from MarcusTomlinson/master
2018-11-02 Marcus TomlinsonFix potential memory leak
2018-11-02 Marcus TomlinsonAllow loopback without having to define output parameters
2018-10-30 Taylor Holbertonremoved getStreamLatency() from derived API classes
2018-10-30 Ryan SchmidtChange "Direct Sound" to "DirectSound"
2018-10-30 Marcus TomlinsonAdd loopback support to WASAPI
2018-10-30 Serge ZaitsevFix Go build due to enum casting (#164)
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-10-02 Benjamin BrownUse current directory.
2018-09-28 Marcus TomlinsonFix linker flags
2018-09-28 Marcus TomlinsonMore fixes to MinGW build
2018-09-28 Marcus TomlinsonMore fixes
2018-09-28 Marcus TomlinsonFix mingw32 WASAPI build
2018-08-27 garyscavoneMerge pull request #156 from spmp/feature/spmp-changes
2018-08-26 Ryan SchmidtChange "ex." to "e.g."
2018-08-26 Ryan SchmidtAdd missing apostrophe and parentheses
2018-08-26 Ryan SchmidtChange "eg." to "e.g."
2018-08-26 Ryan SchmidtChange "eg:" to "e.g."
2018-08-24 Stephen SinclairDon't error on unused-function.
2018-08-22 Marcus TomlinsonMove stream_.state update to the end of wasapiThread()
2018-08-22 Marcus TomlinsonFix conversion between different format types in resampler
2018-08-22 Marcus TomlinsonOnly autolink on VS
2018-08-22 Marcus TomlinsonCase sensitive header perhaps?
2018-08-22 Marcus TomlinsonFix indentation
2018-08-22 Marcus TomlinsonFix setting stream_.doConvertBuffer[mode]
2018-08-22 Marcus TomlinsonReplace convertBufferWasapi() calls with renderResample...
2018-08-22 Marcus TomlinsonInit resamplers
2018-08-22 Marcus TomlinsonReplace convertBufferWasapi with new WasapiResampler
2018-08-22 Marcus TomlinsonRevert strict sample rate selection in WASAPI API
2018-08-15 Stephen Sinclairautomake: Fix rtaudio.pc prefix variable
2018-08-11 JP Cimalandoallow to obtain api names regardless of being compiled...
2018-08-11 Stephen SinclairMerge branch 'separate-os-api-testing'
2018-08-11 Stephen SinclairUpdate availability of platforms in configure help.
2018-08-09 Stephen SinclairRemove the compiledApis vector.
2018-08-09 JP CimalandoJack: allow unconnected streams to have more ports...
2018-08-09 JP Cimalandomake some data extern C and const
2018-08-09 JP Cimalandoreplace with something nicer: init_compiledApis
2018-08-09 JP Cimalandoenable selective exports in CMake builds
2018-08-09 JP Cimalandofix the link step on Windows
2018-08-08 Stephen SinclairFix typo in previous commit.
2018-08-08 Stephen SinclairFix api name functions for C, replace map with array.
2018-08-08 Stephen SinclairExport C API symbols when compiled with g++
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-08 Jasper Mackenzieadd device id to audioprobe output
2018-08-07 JP CimalandoUse short lower-case names as API identifiers
2018-08-07 JP CimalandoAdd the C interface for the name API
2018-07-14 Stephen Sinclaircmake: forgot the C API!
next