summaryrefslogtreecommitdiff
path: root/audio_sndio.c
Commit message (Expand)AuthorAge
* Fix minor warnings from some of the backend modules and make the configure me...Mike Brady2018-05-18
* Remove more causes of warnings at -Wextra levelsMike Brady2018-03-07
* Remove a thread lock and unlock from the onmove callback procedure -- it was ...Mike Brady2017-08-13
* Merging to master branch 3.0rc0Mike Brady2017-08-03
|\
| * Tidy up source using clang-formatMike Brady2017-07-31
| * make sndio formats case-insensitive, fix a little error messageMike Brady2017-07-29
| * Update manual and make the sndio format settings conform to the alsa settingsMike Brady2017-07-29
| * Move common audio backend settings like buffer size and offsets to the "gener...Mike Brady2017-07-21
| * Improve the delay function by estimating the number of frames played during t...Mike Brady2017-04-17
| * Fix a few crashing bugs if there was no configuration file at allMike Brady2017-04-16
| * Fix an error that prevented it from reporting delay correctly.Mike Brady2017-04-16
| * Improve debug messages a littleMike Brady2017-04-16
| * Rewrite and unbreak sndio backendTobias Kortkamp2017-04-15
| * Stop the "ao", "pulse" and "sndio" backends from complaining about the new ou...Mike Brady2017-03-13
* | Stop checking for default rate and depth. Now, simply ignore the rate and dep...Mike Brady2017-03-12
|/
* Tidy up with a clang-formatMike Brady2016-09-11
* Add ability to set output format and output rateMike Brady2016-08-19
* Update copyright noticeMike Brady2016-03-03
* Work in progress, doesn't compileMike Brady2015-11-05
* Reformat using clang-format.Mke Brady2015-06-01
* Simplify init function, add defaults for latency offset and buffer size. Remo...Mke Brady2015-06-01
* Pass in libconfig info during init.Mike Brady2015-05-04
* Improve metadata output -- maybe it works reliably now. Add call to get audio...Mike Brady2015-03-16
* add null placeholders for flush and delayMike Brady2014-04-30
* typoDimitri Sokolyuk2013-09-05
* add support for openbsd sndio sound daemonDimitri Sokolyuk2013-09-05