| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Release lock if GetCurrentPosition from DS failed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
guidefloripa-master
Trying to merge OS-X closeStream() update.
|
|
have disappeared
|
|
|
|
|
|
|
|
Fixes for WASAPI / ASIO
|
|
Static analysis fixes
|
|
Fix for NULL options in PULSE audio backend in probeDeviceOpen
|
|
Fix calloc-free mismatch
|
|
|
|
The check if ( subdevice != -1 ) was being done on a potentially
uninitialized variable.
|
|
|
|
Use free() for allocated memory by calloc (not delete).
Deleting calloc-ed memory will become problem in the environment which
overrides global "operator delete" like some game engine.
|
|
Without algorithm header, Visual Studio complaints that std::max is not
declared and defined.
Including algorithm header resolves this issue.
|
|
the device info.
|
|
ASIO fix for strict/misbehaving drivers
|
|
conversion
|
|
|
|
|
|
selection.
|
|
convertBufferWasapi() does only sample rate conversion.
|
|
|
|
only; Added some mutexes in DS to fix input-only errors; Added libraries to CMakeLists.txt for MinGW compile of WASAPI.
|
|
when compiling with UNICODE defined.
|
|
|
|
|
|
|
|
|
|
|
|
occurs when opening a stream after a previous stream was closed; various documentation updates in preparation for release 4.1.0.
|
|
|
|
|
|
in PulseAudio; Commented-out various unused function arguments in tests/ files.
|
|
PULSE code to avoid compiler complaint.
|
|
getVersion() function.
|
|
warnings on the Windows platform (most from Pavel Mogilevskiy).
|
|
Martin Koegler.
|
|
|
|
|
|
|