Age | Commit message (Expand) | Author |
2013-09-27 | add support for mmap read | Eric Laurent |
2013-09-03 | pcm_get_htimestamp can now use CLOCK_MONOTONIC | Glenn Kasten |
2013-07-17 | pcm: support S24_LE format | Simon Wilson |
2013-06-28 | mixer: add mixer_get_name() API | Simon Wilson |
2013-06-28 | mixer: add mixer_ctl_update() API | Simon Wilson |
2013-05-07 | mixer: add get/set_array API | Simon Wilson |
2012-12-18 | Clean up asoundlib.h header file | Rom Lemarchand |
2012-12-03 | pcm: add pcm_get_params API | Simon Wilson |
2012-10-24 | mixer: Add mixer_ctl_{set,get}_bytes() | Dimitris Papastamos |
2012-10-22 | Add pcm_wait() to the tinyalsa API. | Gabriel M. Beddingfield |
2012-10-22 | pcm: Add support for S8 and S24LE formats. | Gabriel M. Beddingfield |
2012-05-04 | pcm: Add PCM_NORESTART flag | John Grossman |
2012-03-08 | mixer: simplify string get APIs | Simon Wilson |
2012-02-10 | pcm: Constify write buffers | Mark Brown |
2011-10-27 | include: fix header comments and arguments | Pierre-Louis Bossart |
2011-10-13 | pcm: add mmap playback and no periodic IRQ support. | Liam Girdwood |
2011-07-27 | pcm: add control for ASLA thresholds to pcm_open | John Grossman |
2011-07-27 | include: make it easier to use this header from C++ | John Grossman |
2011-07-27 | Merge pull request #2 from broonie/add-include | tinyalsa |
2011-07-25 | pcm: add pcm_get_htimestamp() function | Eric Laurent |
2011-07-21 | include: Add a local asound.h to allow build with current public releases | Mark Brown |
2011-06-24 | pcm: add pcm_start/stop() functions for streams | Simon Wilson |
2011-06-06 | Add integer range getters to mixer | Simon Wilson |
2011-06-05 | Implement mixer setting in tinymix | Simon Wilson |
2011-06-05 | Add enum support to mixer | Simon Wilson |
2011-06-04 | Improve mixer support | Simon Wilson |
2011-06-02 | Support multiple cards and devices | Simon Wilson |
2011-05-25 | Initial contribution | Simon Wilson |