index
:
libasound-sndio.git
master
libasound implemented on top of sndio
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pcm.c
Commit message (
Expand
)
Author
Age
*
Check revents before timing out from pcm_wait
Jari Vetoniemi
2018-11-02
*
Fix some brainwarts
Jari Vetoniemi
2018-11-02
*
more correct hwparam setters/getters
Jari Vetoniemi
2018-11-01
*
steam fixes
Jari Vetoniemi
2018-11-01
*
s/ERRX/WARNX/g
Jari Vetoniemi
2018-11-01
*
remove some leftover code
Jari Vetoniemi
2018-11-01
*
crap for making portaudio (audacity) work
Jari Vetoniemi
2018-11-01
*
tidy up code, and start checking up hwcaps
Jari Vetoniemi
2018-11-01
*
implement snd_pcm_format_value
Jari Vetoniemi
2018-11-01
*
format_mask_test: dont use continue
Jari Vetoniemi
2018-11-01
*
WARN on calloc failure
Jari Vetoniemi
2018-11-01
*
make the malloc functions less verbose
Jari Vetoniemi
2018-11-01
*
snd_pcm_format_name: return NULL on unsupported
Jari Vetoniemi
2018-11-01
*
loop through all configs for min/max functions
Jari Vetoniemi
2018-10-31
*
fix brainfart with recorded data transformation
Jari Vetoniemi
2018-10-31
*
set avail to 0 when stopped
Jari Vetoniemi
2018-10-31
*
Don't ever return avail more than appbufsz
Jari Vetoniemi
2018-10-31
*
make capture streams work (arecord too)
Jari Vetoniemi
2018-10-31
*
refactor project structure
Jari Vetoniemi
2018-10-31