summaryrefslogtreecommitdiff
path: root/libs/backends/alsa/zita-alsa-pcmi.cc
AgeCommit message (Expand)Author
2020-05-03Cont'd work on ALSA nperiods (amend 2326fb163)Robin Gareus
2020-05-01ALSA: only read/clear user-requested nperiods before snd_pcm_startRobin Gareus
2020-04-30ALSA: set start threshold to zeroRobin Gareus
2020-04-30Another step towards nperiod fixes for the RayDayRobin Gareus
2020-04-29Tweak ALSA nperiod setting, fallback to nearestRobin Gareus
2020-04-28Add flag to allow ALSA backend to fall back to nearest avail. nperiodsRobin Gareus
2020-03-30Tweak engine startup, initial silenceRobin Gareus
2020-03-28ALSA backend: try to recover from poll errorsRobin Gareus
2016-10-17spelling corrections from Jaromír Mikeš <mira.mikes@seznam.cz>Paul Davis
2016-10-04NetBSD ships with pollts(2) similar to Linux specific ppoll()Kamil Rytarowski
2016-10-04NetBSD ships with <sys/endian.h> not <endian.h>Kamil Rytarowski
2015-12-05update ALSA backend: separate playback/capture periodsRobin Gareus
2015-10-01ALSA: update error-codes for HW initialization.Robin Gareus
2015-06-14prepare ALSA backend for half-duplexRobin Gareus
2015-01-28ALSA-Backend prefer ppoll()Robin Gareus
2014-06-05ALSA backend: require both in+output.Robin Gareus
2014-06-04ALSABackend: elaborate on start-up error casesRobin Gareus
2014-06-02ALSA backend (based on Dummy backend and zita-alsa-pcmi)Robin Gareus