summaryrefslogtreecommitdiff
path: root/src/libasound.c
Commit message (Collapse)AuthorAge
* steam fixesJari Vetoniemi2018-11-01
|
* should return ENOENT on mismatchJari Vetoniemi2018-11-01
|
* broke alsamixerJari Vetoniemi2018-11-01
|
* crap for making portaudio (audacity) workJari Vetoniemi2018-11-01
|
* these strings should be copiedJari Vetoniemi2018-10-31
|
* Some works towards working audacityJari Vetoniemi2018-10-31
| | | | | However it needs snd_config for querying pcm devices, so prob wont be working for a while.
* refactor project structureJari Vetoniemi2018-10-31
libasound.c started to become quite large, split the big chunks into pcm.c and mixer.c