summaryrefslogtreecommitdiff
path: root/libasound.c
Commit message (Expand)AuthorAge
* implement snd_pcm_poll_* functionsJari Vetoniemi2018-10-31
* don't while loop in pollJari Vetoniemi2018-10-31
* fix polling logic, use timeout of -1 not 0Jari Vetoniemi2018-10-31
* use the bps value for bpf instead of dividing by 8Jari Vetoniemi2018-10-31
* support floating point encodingsJari Vetoniemi2018-10-31
* remove outdated commentJari Vetoniemi2018-10-31
* make SND_PCM_NONBLOCK workJari Vetoniemi2018-10-31
* Fix openalJari Vetoniemi2018-10-30
* fixes qutebrowserJari Vetoniemi2018-10-30
* fake snd_pcm_avail_updateJari Vetoniemi2018-10-30
* force blocking operationJari Vetoniemi2018-10-30
* make device_open take in pcm as argumentJari Vetoniemi2018-10-30
* log the playback channels tooJari Vetoniemi2018-10-30
* Tidy up the log macrosJari Vetoniemi2018-10-30
* use snd_pcm_drain before closingJari Vetoniemi2018-10-30
* log the formats requestedJari Vetoniemi2018-10-30
* code styleJari Vetoniemi2018-10-30
* snd_lib_error crap, fixes dolphin-emu \o/Jari Vetoniemi2018-10-29
* use WARNX for the function name in printJari Vetoniemi2018-10-29
* fix snd_pcm_hw_params_get_channels_maxJari Vetoniemi2018-10-29
* Initial commitJari Vetoniemi2018-10-29