Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | steam fixes | Jari Vetoniemi | 2018-11-01 |
| | |||
* | crap for making portaudio (audacity) work | Jari Vetoniemi | 2018-11-01 |
| | |||
* | implement snd_pcm_format_value | Jari Vetoniemi | 2018-11-01 |
| | |||
* | Some works towards working audacity | Jari Vetoniemi | 2018-10-31 |
| | | | | | However it needs snd_config for querying pcm devices, so prob wont be working for a while. | ||
* | make capture streams work (arecord too) | Jari Vetoniemi | 2018-10-31 |
| | |||
* | missing stubs | Jari Vetoniemi | 2018-10-31 |
| | |||
* | implement control searching and volume range get | Jari Vetoniemi | 2018-10-31 |
| | |||
* | make volume muting work | Jari Vetoniemi | 2018-10-31 |
| | |||
* | alsamixer is now usable | Jari Vetoniemi | 2018-10-31 |
| | |||
* | refactor project structure | Jari Vetoniemi | 2018-10-31 |
libasound.c started to become quite large, split the big chunks into pcm.c and mixer.c |