17
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pulseaudio: Rework some initialization code and have better error reporting (#863) More... 19 days ago
Fix broken ASIO channel selector validation (i.e. only use when flag is set) (#885) More... 19 days ago
centralize clock handling for pthread_cond_timedwait (#877) More... about 1 month ago
Add support for sndio (#878) More... about 2 months ago
pa_whitelint.py: escape backslashes in regex strings (fixes warning) (#882) More... about 2 months ago
cmake: Silence configuration warning when MSVC is selected as generator. (#872) More... 3 months ago
dsound: don't restrict the host buffer to 16-bit (#774) More... 3 months ago
alsa: do not link with lasound in the PA_ALSA_DYNAMIC case (#834) More... 3 months ago
pulseaudio: fix PaPulseAudio_Initialize unlocking (#852) More... 3 months ago
Add a test that tries to use the generated CMake libs [continuation]. (#866) More... 3 months ago
Test to list default latencies of available devices in table format. Resolves #201. (PR #844) More... 4 months ago
workflows: Add Pulseaudio to Github build tests (#859) More... 5 months ago
wasapi: Fix wrong sign in timeInfo.inputBufferAdcTime calculation. (#850) More... 5 months ago
pulseaudio: Make use of suggestedLatency stream parameter. (#849) More... 5 months ago
wdmks: declare GUIDs with selectany attribute (#846) More... 6 months ago
Fix 'pulseaudioHostApi' use-after-free/null ptr deref in PaPulseAudio_Initialize (#847) More... 6 months ago
pulseaudio: Move Pulseaudio include in correct place when using autoconf (#843) More... 6 months ago
PulseAudio Portaudio HostAPI (#336) More... 6 months ago
remove all alternative sample conversion code using lrintf in pa_converters.c (#403) More... 7 months ago
win: New PaWinUtil_GetOsVersion() function for getting Windows OS version. Refactored WASAPI, DS, MME and WDMKS host back-ends to use PaWinUtil_GetOsVersion() instead of direct OS API. More... 8 months ago
Don't use absolute path when linking to macOS frameworks (#829) More... 8 months ago
Fix MSVC warning C4018 signed/unsigned mismatch (#821) More... 9 months ago
bindings/cpp: CMake: support pkgconfig with RelWithDebInfo (#822) More... 9 months ago
wasapi: Extended documentation comments for paWinWasapiPassthrough. (#817) More... 10 months ago
wasapi: Add passthrough support (AC3, E-AC3, ...) (#778) More... 10 months ago
Fix MSVC warning wd4146 unary minus operator applied to unsigned type (#814) More... 11 months ago
Add cmake files for cpp bindings (#721) More... 11 months ago
Remove some warnings from allowlist (#812) More... 11 months ago
Treat warnings as errors on CMake CI (#780) More... 12 months ago
update docs to warn against using PaUtil_GetTime when a specific clock is required. (#806) More... 12 months ago