portaudio/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmitrykos 60468d02f1 jack:
- fixed assertion in PA processor logics by informing processor that host format is non-interleaved (using paNonInterleaved flag) in PaUtil_InitializeBufferProcessor
 - fixed rare timeout on WaitCondition reported earlier by increasing timeout from 1 second to 10 minutes
2010-07-29 06:29:41 +00:00
..
common optimized PA processor for case when host and user buffer match by type and size, now host buffer pointer will be passed to user space directly, additional copying of audio input/output data is thus avoided. 2010-07-10 17:41:25 +00:00
hostapi jack: 2010-07-29 06:29:41 +00:00
os unix: fixed compile failure due to warning about unused variable when compilation takes place with -Werror switch 2010-06-10 08:05:29 +00:00
SConscript moved trunk into place 2008-03-20 14:24:39 +00:00