This website requires JavaScript.
Explore
Help
Sign in
me
/
portaudio
Watch
1
Star
0
Fork
You've already forked portaudio
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3438e46e74
portaudio
/
src
/
hostapi
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
robiwan
3438e46e74
Minor refactoring to remove some warnings
2012-06-29 11:44:12 +00:00
..
alsa
Alsa: re-write SetApproximateSampleRate() to allow small deviations from a nominal requested rate, so inexactly clocked cards do not fail (use 1% tolerance).
2012-05-18 16:04:30 +00:00
asihpi
Update header authors, copyrights, HPI url. Remove Ludwig Schwardt bugreport email.
2011-10-18 20:48:49 +00:00
asio
zero asio host api rep immediately after init. prevents (unlikely) issue with trying to free uninited allocations if com init fails during Pa_Initialize()
2012-04-02 07:58:04 +00:00
coreaudio
Fix ring buffer handling in pa_mac_core.c that caused many spurious paInputOverflow flags.
2012-06-25 01:12:29 +00:00
dsound
Fixed bug in DS code
2012-05-30 06:37:58 +00:00
jack
renamed PaUtil_GetBufferProcessorInputLatency to PaUtil_GetBufferProcessorInputLatencyFrames and PaUtil_GetBufferProcessorOutputLatency to PaUtil_GetBufferProcessorOutputLatencyFrames. see ticket
#161
2011-05-02 17:07:11 +00:00
oss
renamed PaUtil_GetBufferProcessorInputLatency to PaUtil_GetBufferProcessorInputLatencyFrames and PaUtil_GetBufferProcessorOutputLatency to PaUtil_GetBufferProcessorOutputLatencyFrames. see ticket
#161
2011-05-02 17:07:11 +00:00
skeleton
renamed PaUtil_GetBufferProcessorInputLatency to PaUtil_GetBufferProcessorInputLatencyFrames and PaUtil_GetBufferProcessorOutputLatency to PaUtil_GetBufferProcessorOutputLatencyFrames. see ticket
#161
2011-05-02 17:07:11 +00:00
wasapi
Minor refactoring to remove some warnings
2012-06-29 11:44:12 +00:00
wdmks
Changed so that Mingw build should reference WASAPI supplied Mingw includes + minor refactorings
2012-06-29 10:04:30 +00:00
wmme
wmme limit host buffer size to 32k. try to make host buffer size a factor of over-limit user buffer size.
closes
#189
2011-08-25 07:15:31 +00:00