Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-13 | Checking for error in pcm_writei example | Taylor Holberton | |
2018-12-15 | Add support for Meson as build system | Tim-Philipp Müller | |
The Meson build system is being adopted by projects such as GNOME, PulseAudio, GStreamer, VLC, systemd, Mesa, Wayland, X.org, and many others. Having a meson build upstream in tinyalsa would allow for easy use of tinyalsa as a Meson subproject in other projects. https://mesonbuild.com | |||
2017-10-12 | Fixed segfault | Taylor Holberton | |
2017-01-14 | added clean target | Taylor Holberton | |
2017-01-14 | added cross compile var to examples | Taylor Holberton | |
2016-12-04 | Added include directory in CFLAGS variable | Taylor Holberton | |
2016-12-04 | Added examples for basic IO | Taylor Holberton | |
Added an example of pcm_writei usage and an example of pcm_readi usage. Both examples use a common file called 'audio.raw'. |