17
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 18 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wasapi: Extended documentation comments for paWinWasapiPassthrough. (#817) More... 12 months ago
wasapi: Add passthrough support (AC3, E-AC3, ...) (#778) More... 12 months ago
Fix MSVC warning wd4146 unary minus operator applied to unsigned type (#814) More... about 1 year ago
Add cmake files for cpp bindings (#721) More... about 1 year ago
Remove some warnings from allowlist (#812) More... about 1 year ago
Treat warnings as errors on CMake CI (#780) More... about 1 year ago
update docs to warn against using PaUtil_GetTime when a specific clock is required. (#806) More... about 1 year ago
Pa_Initialize(): Guard against recursive calls. (#794) More... about 1 year ago
improvements to paqa_devs.c (#783) More... about 1 year ago
Fix for WDM KS WaveRT low-latency microphone capture quality (#752) More... about 1 year ago
Remove usage of global BUILD_SHARED_LIBS variable (#765) More... about 1 year ago
Add CI action to compare msvc and cmake .def files so that they remain in sync. (#791) More... about 1 year ago
Remove -Werror from autotools darwin build (#800) More... about 1 year ago
WDM-KS: don't request a zero buffer size (#762) More... about 1 year ago
wasapi: Refactored audio client instance creation by joining separate versions for input/output, removed unused code related to IAudioEndpointVolume, added comment about enforced double buffering on PA WASAPI side inside _CalculateFramesPerHostBuffer(). (#773) More... about 1 year ago
delete trailing whitespace in msvc/portaudio.def (#786) More... about 1 year ago
mme: don't restrict the host buffer to 16-bit More... about 1 year ago
paloopback: fix wrong test duration (#781) More... about 1 year ago
Fix double to float truncation warnings More... about 1 year ago
Fix incompatible-pointer-types warnings More... about 1 year ago
Fix format strings More... about 1 year ago
Fix usage() call in patest_dsound_find_best_latency_params More... about 1 year ago
Fix unreferenced local variable warnings More... about 1 year ago
Fix "_WIN32_WINNT" redefined warning More... about 1 year ago
Improve paloopback test params handling (#769) More... about 1 year ago
Install pkg-config in the macOS CMake CI (#768) More... about 1 year ago
document ASIO SDK windows crash bug fix in ASIO-README.txt and docs. fixes #331 (#760) More... over 1 year ago
msvc/portaudio.dsp: remove /Gm option from MSVC Win32 Debug builds (#756) Fixes #730 More... over 1 year ago
Add a script and GitHub action to check whitespace usage. (#743) More... over 1 year ago
pa_jack.c: fix whitespace: remove extra line at end of file More... over 1 year ago