17
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix CI by upgrading to actions v4 More... 6 months ago
Fix bad channel count in patest_wire.c (#1000) More... 7 months ago
cmake: patch asiolist.cpp into patched_asiolist.cpp as issue #331 explains, see also #1004 (#997) More... 8 months ago
add src/os/win/pa_win_version.c to windows ./configure based builds. addresses #974 (#999) More... 8 months ago
windows cmake: set WINDOWS_EXPORT_ALL_SYMBOLS to FALSE. More... 8 months ago
CMake: Change library name back to `portaudio` from `PortAudio` in CMakeLists.txt (#963) More... 10 months ago
Pulseaudio: Debug print if we are in main thread More... 10 months ago
Fix prototype warning in qa/paqa_devs.c (#981) More... 10 months ago
Link README.txt to README.md More... 10 months ago
Create tests/README.md More... 10 months ago
Pulseaudio: Termination stream before operation release can lead locking More... 11 months ago
pa_win_ds.c: add comment to CLOSE_THREAD_HANDLE macro More... 12 months ago
Pulseaudio: Add function to handle Pulseaudio pa_operation (#924) More... 12 months ago
wasapi: Fixed Pa_ReadStream()/Pa_WriteStream() for 1-channel (Mono) I/O (#948) More... 12 months ago
Extend ubuntu autotools github CI workflow to test make install/uninstall targets (#958) More... about 1 year ago
undo .def file ordinal change made in 605fc89. add comments about append-only policy for ordinal changes. resolves #784 (#943) More... about 1 year ago
remove unnecessary casting in paex_record_file.c (#955) More... about 1 year ago
Add missing files to autoconf uninstall target (#956) More... about 1 year ago
paex_record_file.c replace '2' with `NUM_CHANNELS` (#950) More... about 1 year ago
wasapi: Workaround for the Realtek driver "Mono" bug (#934) More... about 1 year ago
improve doc comments. Put () after function names for consistency. Fix a few typos. (#937) More... about 1 year ago
update doc comments to document that API strings use UTF-8 encoding. (#933) More... about 1 year ago
Fix WDM-KS buffer position alignment (#931) More... about 1 year ago
Wait for the DS thread when stopping More... over 1 year ago
Don't leak DirectSound thread handles More... over 1 year ago
Update Pa_AbortStream docs to indicate best-effort requirement. Fixes #728. (#909) More... over 1 year ago
python scripts: cleanup, python 3 compatibility (#899) More... over 1 year ago
macOS CI: switch vcpkg_triplet to arm64-osx for compatibility with new GitHub default CI runners (#908) More... over 1 year ago
python 3 script compatibility: file() was removed in Python 3 in favor of open() (#898) More... over 1 year ago
JACK: try to use stable port names (#888) More... over 1 year ago