summaryrefslogtreecommitdiff
path: root/libs/backends/alsa/alsa_audiobackend.h
AgeCommit message (Collapse)Author
2014-06-05DBus ALSA device reservationRobin Gareus
2014-06-04break out ALSA related functions into libardouralsautilRobin Gareus
2014-06-04Revert "Revert "ALSA backend: separate flags for is-running and ↵Robin Gareus
should-be-running"" sorry, c/p error This reverts commit 9658b77327c21d5748604b882f67c5004ffd10ad.
2014-06-04Revert "ALSA backend: separate flags for is-running and should-be-running"Robin Gareus
Theoretically one could alter the plugins after a delivery even on a frozen track. ..or even change settings, the ordering and add/remove plugins after the frozen part of a track. We won't go there. Frozen is frozen. this API is not needed after all. This reverts commit 6d89488d64d44ed4b3283308a583b320300553c8.
2014-06-04ALSA backend: separate flags for is-running and should-be-runningRobin Gareus
2014-06-02ALSA backend: raw midi prototypeRobin Gareus
2014-06-02ALSA backend (based on Dummy backend and zita-alsa-pcmi)Robin Gareus