portaudio/pa_win_wmme
Repository files (latest commit first)
Filename Latest commit message Latest commit date
rossb 35734f8aa2 changed Pa_QueryDevices to Pa_InitializeNumDevices and added separate function Pa_AllocateDevicePtrs
changed Pa_AllocateDevicePtrs to never allocate 0 bytes
removed Pa_MabeQueryDevices
added explicit initialization of sDevicePtrs[n] to NULL
changed default input and output devices to paNoDevice when no device was available
changed Pa_GetDefaultInput/OutputDeviceID to have the same behavior as when there was no environment variable when the environment variables value was out of range
added #if around declaration of sNumAllocations
removed unused locals bytesEmpty, bytesFilled, buffersEmpty from Pa_TimeSlice()
renamed all result variables of type MMRESULT to mmresult
2002-04-17 06:27:05 +00:00
..
Makefile.cygwin Initial revision 2002-01-22 00:51:49 +00:00
pa_win_wmme.c changed Pa_QueryDevices to Pa_InitializeNumDevices and added separate function Pa_AllocateDevicePtrs 2002-04-17 06:27:05 +00:00