portaudio/src/hostapi
Nedko Arnaudov b2b8605beb hostapi/jack: fix port name compose 2023-01-28 16:38:28 +02:00
..
alsa alsa: remove asserts based on maxChans (#729) 2022-09-20 09:21:26 -07:00
asihpi Remove redundant calls to `memset(..., 0, ...)` and `bzero()` on results of `PaUtil_AllocateZeroInitializedMemory` and `PaUtil_GroupAllocateZeroInitializedMemory`. Add comments in cases where the zeroing appears to be critical to correct functioning of the code. Remove commented-out `memset(0)` cruft in `pa_win_wdmks.c`. 2022-08-23 08:18:29 +10:00
asio Remove redundant calls to `memset(..., 0, ...)` and `bzero()` on results of `PaUtil_AllocateZeroInitializedMemory` and `PaUtil_GroupAllocateZeroInitializedMemory`. Add comments in cases where the zeroing appears to be critical to correct functioning of the code. Remove commented-out `memset(0)` cruft in `pa_win_wdmks.c`. 2022-08-23 08:18:29 +10:00
audioio rename internal utility function `PaUtil_GroupAllocateMemory` to `PaUtil_GroupAllocateZeroInitializedMemory` 2022-08-23 08:18:29 +10:00
coreaudio Remove redundant calls to `memset(..., 0, ...)` and `bzero()` on results of `PaUtil_AllocateZeroInitializedMemory` and `PaUtil_GroupAllocateZeroInitializedMemory`. Add comments in cases where the zeroing appears to be critical to correct functioning of the code. Remove commented-out `memset(0)` cruft in `pa_win_wdmks.c`. 2022-08-23 08:18:29 +10:00
dsound Remove redundant calls to `memset(..., 0, ...)` and `bzero()` on results of `PaUtil_AllocateZeroInitializedMemory` and `PaUtil_GroupAllocateZeroInitializedMemory`. Add comments in cases where the zeroing appears to be critical to correct functioning of the code. Remove commented-out `memset(0)` cruft in `pa_win_wdmks.c`. 2022-08-23 08:18:29 +10:00
jack hostapi/jack: fix port name compose 2023-01-28 16:38:28 +02:00
oss rename internal utility function `PaUtil_GroupAllocateMemory` to `PaUtil_GroupAllocateZeroInitializedMemory` 2022-08-23 08:18:29 +10:00
skeleton rename internal utility function `PaUtil_GroupAllocateMemory` to `PaUtil_GroupAllocateZeroInitializedMemory` 2022-08-23 08:18:29 +10:00
wasapi pa_win_wasapi.c, pa_win_wasapi.h fix whitespace: tabs -> 4 spaces, delete trailing whitespace 2022-10-18 10:40:54 +11:00
wdmks Remove redundant calls to `memset(..., 0, ...)` and `bzero()` on results of `PaUtil_AllocateZeroInitializedMemory` and `PaUtil_GroupAllocateZeroInitializedMemory`. Add comments in cases where the zeroing appears to be critical to correct functioning of the code. Remove commented-out `memset(0)` cruft in `pa_win_wdmks.c`. 2022-08-23 08:18:29 +10:00
wmme rename internal utility function `PaUtil_GroupAllocateMemory` to `PaUtil_GroupAllocateZeroInitializedMemory` 2022-08-23 08:18:29 +10:00