summaryrefslogtreecommitdiff
path: root/src/pcm.c
Commit message (Collapse)AuthorAge
* fix brainfart with recorded data transformationJari Vetoniemi2018-10-31
|
* set avail to 0 when stoppedJari Vetoniemi2018-10-31
|
* Don't ever return avail more than appbufszJari Vetoniemi2018-10-31
|
* make capture streams work (arecord too)Jari Vetoniemi2018-10-31
|
* refactor project structureJari Vetoniemi2018-10-31
libasound.c started to become quite large, split the big chunks into pcm.c and mixer.c