index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
alsa
Age
Commit message (
Expand
)
Author
2018-12-04
alsa/NonBlock: throw on snd_pcm_poll_descriptors_revents() error
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-11-11
{output,mixer}/alsa: use snd_pcm_poll_descriptors_revents()
Max Kellermann
2018-11-11
lib/alsa/NonBlock: move the functions into a class managing the state
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2017-12-19
output/alsa: add attributes "dop" and "allowed_formats"
Max Kellermann
2017-12-19
lib/alsa/AllowedFormat: throw std::invalid_argument on error
Max Kellermann
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