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
56f148f7b8
portaudio
/
src
/
hostapi
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
alan_horstmann
56f148f7b8
Correct some entries in the devices 'predefinedNames' list - 'dmix' device is always only for playback. This removes an Alsa-lib dmix error message during Portaudio initialization.
2011-12-08 19:43:29 +00:00
..
alsa
Correct some entries in the devices 'predefinedNames' list - 'dmix' device is always only for playback. This removes an Alsa-lib dmix error message during Portaudio initialization.
2011-12-08 19:43:29 +00:00
asihpi
Update header authors, copyrights, HPI url. Remove Ludwig Schwardt bugreport email.
2011-10-18 20:48:49 +00:00
asio
updated ASIO-README.txt closes ticket
#8
2011-11-20 07:12:10 +00:00
coreaudio
CoreAudio: if user specifies framesPerBuffer make sure host buffer is an integer multiple of user buffer
2011-10-20 09:40:12 +00:00
dsound
Implemented host-API specific mechanism for setting DirectSound buffer sizes in frames.
resolves
#129
2011-11-24 18:11:33 +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
refactored COM initialization for dsound, asio and wasapi to new source file pa_win_coinitialize.c. fixes com uninitialisation bugs in error cases. resolves ticket
#128
2011-05-09 20:05:34 +00:00
wdmks
Ticket
#132
2011-02-17 15:56:04 +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