summaryrefslogtreecommitdiff
path: root/audio.h
Commit message (Expand)AuthorAge
* Move common audio backend settings like buffer size and offsets to the "gener...Mike Brady2017-07-21
* Tidy up with a clang-formatMike Brady2016-09-11
* Add ability to set output format and output rateMike Brady2016-08-19
* Make the delay() procedurec return a frame value, positive or negative and a ...Mike Brady2016-03-29
* Use type long for delay as it corresp[onds with the alsa type usedMike Brady2016-03-29
* delay() should return a signed integer, duh.Mike Brady2016-03-26
* Work in progress, doesn't compileMike Brady2015-11-05
* Reformat using clang-format.Mke Brady2015-06-01
* Remove one parameter from the init function of audio back ends.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 flush and delay functionsMike Brady2014-04-30
* audio: output selection functionalityJames Laird2013-04-01
* Refactor and rewrite.James Laird2013-04-01