Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | implement snd_pcm_wait and snd_pcm_reset | Jari Vetoniemi | 2018-10-31 |
| | |||
* | implement snd_pcm_get_chmap | Jari Vetoniemi | 2018-10-31 |
| | |||
* | implement snd_pcm_hw_params_test_format | Jari Vetoniemi | 2018-10-31 |
| | |||
* | implement snd_pcm_poll_* functions | Jari Vetoniemi | 2018-10-31 |
| | |||
* | support floating point encodings | Jari Vetoniemi | 2018-10-31 |
| | | | | | added dsp.c from sndio for handling the conversions. sort of fixes mpv, still has problems due to stubbed functions though. | ||
* | make openal work | Jari Vetoniemi | 2018-10-31 |
| | | | | make ctl functions return error | ||
* | make SND_PCM_NONBLOCK work | Jari Vetoniemi | 2018-10-31 |
| | | | | lets poll in avail_update* functions. | ||
* | fix stub generation | Jari Vetoniemi | 2018-10-30 |
| | | | | | unimplement mallocs should error, there are some mixed case functions that were not stubbed. | ||
* | Fix openal | Jari Vetoniemi | 2018-10-30 |
| | |||
* | fixes qutebrowser | Jari Vetoniemi | 2018-10-30 |
| | |||
* | fake snd_pcm_avail_update | Jari Vetoniemi | 2018-10-30 |
| | |||
* | Initial commit | Jari Vetoniemi | 2018-10-29 |