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
alsa_rename_grope_device_function
portaudio
/
src
/
hostapi
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Ross Bencina
a3828b34b8
rename pa_linux_alsa.c local function GropeDevice() to more descriptive DetermineDeviceInfos(). update related comments.
2019-05-14 06:21:53 +10:00
..
alsa
rename pa_linux_alsa.c local function GropeDevice() to more descriptive DetermineDeviceInfos(). update related comments.
2019-05-14 06:21:53 +10:00
asihpi
Normalize all the line endings
2016-05-18 22:13:20 -07:00
asio
asio: remove unnecessary ASIO SDK files
2019-04-26 09:43:52 -07:00
coreaudio
pa_mac_core: fix whitespace and missing semicolon
2016-09-24 08:53:28 -07:00
dsound
commit Rainer's work and make some minor modifications to the top-level cmakelists to make visual studio happy
2018-10-02 21:54:44 +10:00
jack
Jack: Add a port-type filter expression to calls to jack_get_ports() so that only audio ports are listed (removing eg Midi etc) as reported by 'sqweek'.
2013-11-15 12:27:07 +00:00
oss
OSS: revise default latency reporting: previous fixed values could not actually be achieved with OSS power-of-2 sizes. Instead try a configuration and correctly report the default latency based on one less than the number of fragments; also fix the stream component 'bufSz' calculation.
2013-06-08 19:30:41 +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
Merge branch 'winrt' into 'master'
2019-04-05 07:42:43 +00:00
wdmks
Fix for ticket
#257
: MinGW-w64: Inclusion of <winioctl.h> triggers multiple redefinition errors.
2016-10-02 20:34:04 +11:00
wmme
pa/wmme: avoid potential (but highly unlikely) overflow in buffer size in call to WideCharToMultiByte if a device name length exceeds INT_MAX. should also fix compiler warning about size_t to int assignment.
2015-01-21 06:52:11 +00:00