17
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #633 from amurzeau/cmake-add-headers-in-sources More... about 4 years ago
CMake: export compile definitions for host APIs
Be
More... about 4 years ago
CMake: include headers in sources of PortAudio More... about 4 years ago
GH Actions: run CMake build on all branches
Be
More... over 4 years ago
CMake: extract OSS finding code to a module
Be
More... over 4 years ago
remove SCons build system
Be
More... over 4 years ago
export WMME host API specific extensions in DLL symbols
Be
More... over 4 years ago
Merge pull request #619 from PortAudio/winrt More... over 4 years ago
wasapi: Check for the supported Windows version explicitly in PaWasapi_Initialize() and avoid relying on existence on avrt.dll for detecting the compatible platform (user could provide avrt.dll stub that will break initialization of the library if OS version does not support WASAPI backend). More... over 4 years ago
JACK: remove unnecessary #include <unistd.h>
Be
More... over 4 years ago
JACK: use POSIX pthread_equal instead of == to compare pthread_t
Be
More... over 4 years ago
JACK: add missing #include <pthread.h>
Be
More... over 4 years ago
Unify all stringizing macros to new PA_STRINGIZE macro in pa_util.h (#605) More... over 4 years ago
pa_win_wmme.c: replace LPCTSTR with LPCWSTR (#597) More... over 4 years ago
Have PaUtil_GetTime() use monotonic time on Unix (#559) More... over 4 years ago
Unify windows error processing into a single PaWinUtil_SetLastSystemErrorInfo function (#495) More... over 4 years ago
alsa: init stream variable in pa_linux_alsa.c (#584) More... over 4 years ago
test: time out in patest_sine_time.c (#585) More... over 4 years ago
pa_mac_core.c: init streamLatency and others (#591) More... over 4 years ago
Alsa: Use hires timestamps (#560) More... over 4 years ago
Added Pa_GetVersionInfo to portaudio.def (#574) More... over 4 years ago
Add documentation indicating that Pa_ReadStream, Pa_WriteStream, Pa_GetStreamReadAvailable and Pa_GetStreamWriteAvailable are only valid while the stream is running (between calls to Pa_StartStream and Pa_StopStream.) More... over 4 years ago
alsa: Increase snprintf buffer size to fix warning (#566) More... over 4 years ago
MME: fix comparison of IO buffer sizes in CalculateBufferSettings() (#571)
Be
More... over 4 years ago
CMake: move MinGW toolchain file to new cmake/toolchains directory
Be
More... over 4 years ago
Merge pull request #552 from PortAudio/winrt More... over 4 years ago
[macOS] drop support for 10.5 (#511) More... over 4 years ago
remove deprecated pablio (#437)
Be
More... over 4 years ago
Whitespace cleanup in Java and C++ bindings#458) More... over 4 years ago
paqa_devs.c: define _USE_MATH_DEFINES (#554) More... over 4 years ago