Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | copy the include files :/ | Jari Vetoniemi | 2018-10-31 | |
| | ||||
* | remove outdated comment | Jari Vetoniemi | 2018-10-31 | |
| | ||||
* | 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 | |
| | ||||
* | Makefile: lets be less clever | Jari Vetoniemi | 2018-10-30 | |
| | ||||
* | fixes qutebrowser | Jari Vetoniemi | 2018-10-30 | |
| | ||||
* | Makefile: soversion symlinks and pkg-config | Jari Vetoniemi | 2018-10-30 | |
| | ||||
* | 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 | |