Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fake snd_pcm_avail_update | Jari Vetoniemi | 2018-10-30 |
| | |||
* | force blocking operation | Jari Vetoniemi | 2018-10-30 |
| | | | | Fixes wine and probably many other programs | ||
* | make device_open take in pcm as argument | Jari Vetoniemi | 2018-10-30 |
| | |||
* | log the playback channels too | Jari Vetoniemi | 2018-10-30 |
| | |||
* | Tidy up the log macros | Jari Vetoniemi | 2018-10-30 |
| | |||
* | use snd_pcm_drain before closing | Jari Vetoniemi | 2018-10-30 |
| | | | | | | Just so that we reuse code. Stopping may imply more state changes than just started = false in future, and it's good to have these in same place. | ||
* | log the formats requested | Jari Vetoniemi | 2018-10-30 |
| | |||
* | code style | Jari Vetoniemi | 2018-10-30 |
| | |||
* | snd_lib_error crap, fixes dolphin-emu \o/ | Jari Vetoniemi | 2018-10-29 |
| | |||
* | use WARNX for the function name in print | Jari Vetoniemi | 2018-10-29 |
| | |||
* | fix snd_pcm_hw_params_get_channels_max | Jari Vetoniemi | 2018-10-29 |
| | |||
* | Initial commit | Jari Vetoniemi | 2018-10-29 |