index
:
tinyalsa
master
Tiny library to interface with ALSA in the Linux kernel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-10-12
asound.h: include <time.h> to get struct timespec prototype
rofl0r
2015-09-15
Merge pull request #48 from vinodkoul/wait_delay
Simon Wilson
2014-09-09
mixer: Add mixer_ctl_get_id
Richard Fitzgerald
2014-08-12
tinyalsa: add pcm_get_subdevice()
David Wagner
2014-08-12
Tinyalsa: add pcm_delay()
Hardik T Shah
2014-06-03
Update tinypcminfo to display format information
Andy Hung
2014-06-03
Merge pull request #34 from elaurent/master
Simon Wilson
2014-05-08
Merge pull request #33 from gkasten/CL_avsync
Simon Wilson
2014-05-06
Merge pull request #23 from roml/cleanup
Simon Wilson
2014-04-29
tinyalsa: add separate call for pcm prepare
Omair Mohammed Abdullah
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