summaryrefslogtreecommitdiff
path: root/src/pcm.c
Commit message (Expand)AuthorAge
* s/ERRX/WARNX/gJari Vetoniemi2018-11-01
* remove some leftover codeJari Vetoniemi2018-11-01
* crap for making portaudio (audacity) workJari Vetoniemi2018-11-01
* tidy up code, and start checking up hwcapsJari Vetoniemi2018-11-01
* implement snd_pcm_format_valueJari Vetoniemi2018-11-01
* format_mask_test: dont use continueJari Vetoniemi2018-11-01
* WARN on calloc failureJari Vetoniemi2018-11-01
* make the malloc functions less verboseJari Vetoniemi2018-11-01
* snd_pcm_format_name: return NULL on unsupportedJari Vetoniemi2018-11-01
* loop through all configs for min/max functionsJari Vetoniemi2018-10-31
* 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