portaudio/pa_win_wmme
Repository files (latest commit first)
Filename Latest commit message Latest commit date
rossb c406a816c8 renamed PaHostSoundControl to PaWMMEStreamData
removed pahsc_ from stream data fields
renamed pahsc to wmmeStreamData
renamed past to stream or internalStream (ad-hoc at this stage)
changed trace text in PaHost_BackgroundManager() to display correct function name
replaced / 1000.0 with * 0.001 in 2 places
consistentified pre-function comment formatting
added one line break after variable declarations in function bodies
added check for valid past_DeviceData to Pa_StreamTime()
added PaHost_GetStreamRepresentation, PaHost_GetWMMEStreamData and updated error checking code to use them
factored Pa_InitializeCpuUsageScalar into separate module
factored PaHost_AllocateWMMEStreamData/PaHost_FreeWMMEStreamData
2002-04-10 18:18:36 +00:00
..
Makefile.cygwin Initial revision 2002-01-22 00:51:49 +00:00
pa_win_wmme.c renamed PaHostSoundControl to PaWMMEStreamData 2002-04-10 18:18:36 +00:00