| Age | Commit message (Collapse) | Author |
|
|
|
|
|
a JACK-specific flag to disable automatic connection of ports
|
|
Add mmsystem.h and mmreg.h for dsound.
|
|
|
|
Closes #39
|
|
Closes #80
|
|
C++0x compatible exception semantics: remove throw()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|