Age | Commit message (Expand) | Author |
---|---|---|
2017-12-19 | lib/alsa/AllowedFormat: add API documentation | Max Kellermann |
2017-11-14 | lib/alsa/NonBlock: throw exception on error | Max Kellermann |
2017-11-10 | output/alsa: add "allowed_formats" setting | Max Kellermann |
2017-10-26 | lib/alsa/HwSetup: return effective parameters | Max Kellermann |
2017-10-26 | output/alsa: move AlsaSetupHw() to lib/alsa/HwSetup.cxx | Max Kellermann |
2017-10-26 | lib/alsa/Format: move HAVE_ALSA_DSD* definitions from the Alsa output plugin | Max Kellermann |
2017-10-26 | output/alsa: move functions to lib/alsa/Format.hxx | Max Kellermann |
2017-10-26 | output/alsa: move class PeriodBuffer to lib/alsa/PeriodBuffer.hxx | Max Kellermann |
2017-10-26 | lib/alsa: add "noexcept" | Max Kellermann |
2017-05-15 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-03-29 | lib/alsa/Version: wrapper for snd_asoundlib_version() | Max Kellermann |
2017-02-09 | {input,mixer}/alsa: move code to lib/alsa/NonBlock.cxx | Max Kellermann |