aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-24mixer: Add mixer_ctl_{set,get}_bytes()Dimitris Papastamos
2012-10-22Add pcm_wait() to the tinyalsa API.Gabriel M. Beddingfield
2012-10-22pcm: Add support for S8 and S24LE formats.Gabriel M. Beddingfield
2012-05-04pcm: Add PCM_NORESTART flagJohn Grossman
2012-03-08mixer: simplify string get APIsSimon Wilson
2012-02-10pcm: Constify write buffersMark Brown
2011-10-27include: fix header comments and argumentsPierre-Louis Bossart
2011-10-13pcm: add mmap playback and no periodic IRQ support.Liam Girdwood
2011-07-27pcm: add control for ASLA thresholds to pcm_openJohn Grossman
2011-07-27include: make it easier to use this header from C++John Grossman
2011-07-27Merge pull request #2 from broonie/add-includetinyalsa
2011-07-25pcm: add pcm_get_htimestamp() functionEric Laurent
2011-07-21include: Add a local asound.h to allow build with current public releasesMark Brown
2011-06-24pcm: add pcm_start/stop() functions for streamsSimon Wilson
2011-06-06Add integer range getters to mixerSimon Wilson
2011-06-05Implement mixer setting in tinymixSimon Wilson
2011-06-05Add enum support to mixerSimon Wilson
2011-06-04Improve mixer supportSimon Wilson
2011-06-02Support multiple cards and devicesSimon Wilson
2011-05-25Initial contributionSimon Wilson